v4.0.0-beta.2
Pre-release
Pre-release
·
45 commits
to beta
since this release
4.0.0-beta.2 (2021-11-18)
Bug Fixes
- add
.jsfile extensions on imports to support node ESM (2fcf770) - add
modulefield to point to esm (1323bf4) - add
srcas a module directory to jest (d268e91) - add
ts-nodeas a dev dependency for jest (433cb70) - add build:declaration script and run it during build (c43deef)
- add root index file to alleviate the need to call
.defaultin cjs (62da1ec) - ignore jest.config.ts when publishing to npm (1c6376c)
- point
typesto separate declaration file (c65fd52) - update
mainto point to root index.js file for cjs usage (39a9f43)