Skip to content

Commit

Permalink
update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ru4l committed Feb 27, 2023
1 parent 40b6ad0 commit 099ab75
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .changeset/red-badgers-shop.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
'bob-the-bundler': major
---

Breaking: `jest-resolver.js` renamed to `jest-resolver.cjs` because Bob package is an ESM package
**Breaking** `jest-resolver.js` renamed to `jest-resolver.cjs` because Bob package is an ESM
package.

Please make sure to adjust your `jest.config.js`.

```diff
- resolver: 'bob-the-bundler/jest-resolver.js'
Expand Down

0 comments on commit 099ab75

Please sign in to comment.