- Dropped Node.js v10 support.
- Removed
polyfillDOMImplementation
function.
- Updated to latest
packemon
.
- Migrated to Beemo for build and developer tooling.
- Include source folder for source maps work correctly.
- Switched to Packemon for package building.
- Fixed a node type typo.
- Added a new
polyfill
function that doesn't create a globaldocument
. - Migrated build to Rollup for a smaller filesize.
- Initial release!