Skip to content

Commit

Permalink
move changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 19, 2023
1 parent 5c50550 commit 17abf40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
### Chore & Maintenance

- `[*]` [**BREAKING**] Drop support for Node.js versions 14 and 19 ([#14460](https://github.com/jestjs/jest/pull/14460))
- `[jest-cli, jest-config, @jest/types]` [**BREAKING**] Remove deprecated `--init` argument ([#14490](https://github.com/jestjs/jest/pull/14490))

## 29.7.0

Expand All @@ -34,9 +35,6 @@
### Chore & Maintenance

- `[jest-cli]` Move internal config initialisation logic to the `create-jest` package ([#14465](https://github.com/jestjs/jest/pull/14453))
- `[jest-cli]` [**BREAKING**] Remove deprecated `--init` argument ([#14490](https://github.com/jestjs/jest/pull/14490))
- `[jest-types]` [**BREAKING**] Remove deprecated `init` option ([#14490](https://github.com/jestjs/jest/pull/14490))
- `[jest-config]` Add deprecation notice for the `init` option ([#14490](https://github.com/jestjs/jest/pull/14490))

## 29.6.4

Expand Down

0 comments on commit 17abf40

Please sign in to comment.