Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 797 Bytes

2.0.0 - 2022-03-04

💥 Breaking

  • Dropped Node.js v10 support.
  • Removed polyfillDOMImplementation function.

📦 Dependencies

  • Updated to latest packemon.

🛠 Internals

  • Migrated to Beemo for build and developer tooling.

1.2.1 - 2021-03-07

🐞 Fixes

  • Include source folder for source maps work correctly.

1.2.0 - 2021-01-18

🛠 Internals

  • Switched to Packemon for package building.

1.1.1 - 2020-11-04

🐞 Fixes

  • Fixed a node type typo.

1.1.0 - 2020-03-19

🚀 Updates

  • Added a new polyfill function that doesn't create a global document.
  • Migrated build to Rollup for a smaller filesize.

1.0.0 - 2019-10-29

🎉 Release

  • Initial release!