Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Simen Bekkhus <[email protected]>
  • Loading branch information
ganemone and SimenB authored Apr 9, 2020
1 parent e136e74 commit be0e1ba
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,7 @@
- `[babel-preset-jest]` Enable all syntax plugins not enabled by default that works on current version of Node ([#9774](https://github.com/facebook/jest/pull/9774))
- `[jest-circus]` Enable writing async test event handlers ([#9397](https://github.com/facebook/jest/pull/9397))
- `[jest-runtime, @jest/transformer]` Support passing `supportsDynamicImport` and `supportsStaticESM` ([#9597](https://github.com/facebook/jest/pull/9597))
- `[@jest/core]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[@jest/transform]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[jest-cli]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[jest-config]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[jest-haste-map]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[jest-resolve]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[jest-runtime]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732/files))
- `[*]` Respect NODE_PRESERVE_SYMLINKS environment variable when resolving file paths ([#9732](https://github.com/facebook/jest/pull/9732))

### Chore & Maintenance

Expand Down

0 comments on commit be0e1ba

Please sign in to comment.