Commit 4f15d05
committed
chore(release): 4.0.0-beta.2 [skip ci]
# [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2021-11-18)
### Bug Fixes
* add `.js` file extensions on imports to support node ESM ([2fcf770](2fcf770))
* add `module` field to point to esm ([1323bf4](1323bf4))
* add `src` as a module directory to jest ([d268e91](d268e91))
* add `ts-node` as a dev dependency for jest ([433cb70](433cb70))
* add build:declaration script and run it during build ([c43deef](c43deef))
* add root index file to alleviate the need to call `.default` in cjs ([62da1ec](62da1ec))
* ignore jest.config.ts when publishing to npm ([1c6376c](1c6376c))
* point `types` to separate declaration file ([c65fd52](c65fd52))
* update `main` to point to root index.js file for cjs usage ([39a9f43](39a9f43))1 parent 6495084 commit 4f15d05
2 files changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments