Skip to content

Commit 588ef25

Browse files
authored
Update CHANGELOG.md
1 parent a3d057e commit 588ef25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 8.0.0 (Pending)
44

55
- Added support for loadable components.
6-
- Added start-ssr command, to produce Node.js-compatible watched output. Several changes to SSR webpack config to support.
6+
- Added `start-ssr` command, to produce Node.js-compatible watched output. Several changes to SSR webpack config to support.
77
- Defined `typeof window` for browser and SSR environments, enabling dead code elimination (https://webpack.js.org/plugins/define-plugin/#usage)
88
- SSR output always include hash as part of filename
99
- Added experimental support for https://github.com/mzgoddard/hard-source-webpack-plugin/, enabled by `USE_HARD_SOURCE_WEBPACK_PLUGIN=true` environment variable

0 commit comments

Comments
 (0)