All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- nimbuild-corejs now requires call to
initializeSupported()
to define desired support polyfills
- Added serialize/deserialize cache methods to nimbuild-corejs to enable better cold start / boot up times.
- Updated unit tests
- nimbuild-corejs now supports
CustomEvent
polyfill
- nimbuild-webpack and nimbuild-corejs include
cached
andtimeElapsed
properties in response for better logging - enable renovate
- Support for future versions of browser platforms
Intersection Observer
polyfill added to packages/nimbuild-corejs
- Released Initial Version