Skip to content

v3.0.12

Compare
Choose a tag to compare
@motss motss released this 21 Nov 17:00
· 19 commits to main since this release

Announcement

This marks the last release of v3 as the next major version will only support the latest module resolution in Node.js and TypeScript aka NodeNext which is closer to the native ES Modules on the web.

  1. import and exports map
  2. Strict specifier in import paths unless specified in import map for specifier-less resolution

What's Changed

  • ci: cleanup package.json before releasing by @motss in #131

Full Changelog: v3.0.8...v3.0.12