Skip to content

Commit 2d52632

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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)
8-
- SSR output always include hash as part of filename
8+
- SSR output always includes 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
1010
- `web` and `ssr` subpaths for each build's output
1111
- Output build 'status files' (`.build-status`, one for web, one for SSR), which can be watched by a Node.js server to know when builds are in progress or completed.

0 commit comments

Comments
 (0)