-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.6.5...v1.0.0) (2021-09-29) ### Bug Fixes * add `exports` field to package.json ([#86](#86)) ([1bcd08f](1bcd08f)) * drop support for EOL versions of node ([#85](#85)) ([7351933](7351933)) ### Features * migrate to native ESM ([#84](#84)) ([a8e6940](a8e6940)) ### BREAKING CHANGES * Drop support for Jest v26 * Module is now written in native ESM * Disallow importing internal files * Supported version range of node is now ^12.22.0 || ^14.17.0 || >=16.0.0
- Loading branch information
1 parent
a8e6940
commit fa5e901
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters