Skip to content

Commit 563630c

Browse files
committed
Update Changelog
1 parent d066858 commit 563630c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ _Please add entries here for your pull requests that are not yet released._
1111

1212
### Breaking Changes
1313
- Remove support & testing for Webpacker 3/4.
14-
- Add support & testing for Shakapacker v6
14+
- Add support & testing for Shakapacker
1515
- Requires separate compilations for server & client bundles (see [Webpack config](https://github.com/reactjs/react-rails/tree/master/test/dummy/config/webpack))
1616
- Replaces WebpackManifestContainer, which searched for assets in the webpack manifest, with SeparateServerBundleContainer, which expects a single server bundle file & does not use the webpack manifest at all.
1717
- All in one PR! #1274
18+
- Drop Shakapacker 6 support in favor of Shakapacker 7 #1285
1819

1920
#### Changed
2021
- The `react:component` generator now generates a function component by default #1271

0 commit comments

Comments
 (0)