v3.4.2
What's Changed
- feat(build): adds ESM outputs, separate types into lib/types dir by @bkrem in #425
- This was originally shipped as
3.4.0
, but had to be reverted (3.4.1
) as another ESM-related issue (ERR_UNSUPPORTED_DIR_IMPORT
) emerged only after additional testing post-release.
- This was originally shipped as
Full Changelog: v3.4.1...v3.4.2