Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tjenkinson committed Jul 9, 2024
1 parent bd59541 commit fa2c165
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.1.0

- Adds `chunkLoadRetry` option for reloading chunks

# 2.0.0

- Breaking change: styles are exported as named exports, so you must now write `import * as style from "./style.css"`, see https://github.com/webpack-contrib/css-loader/releases/tag/v7.0.0 for further details
Expand Down

0 comments on commit fa2c165

Please sign in to comment.