You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-scripts/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## 8.0.0 (Pending)
4
4
5
5
- 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.
7
7
- Defined `typeof window` for browser and SSR environments, enabling dead code elimination (https://webpack.js.org/plugins/define-plugin/#usage)
8
8
- SSR output always include hash as part of filename
9
9
- 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