We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a372537 commit 937ed77Copy full SHA for 937ed77
CHANGELOG.md
@@ -15,7 +15,7 @@
15
16
- Adopted the `module.hot.invalidate()` API, which means we will now bail out less often (#89)
17
- Attach runtime on Webpack's global scope instead of `window`, making the plugin platform-agnostic (#102)
18
-- Added stable support for **Webpack 5** and beta support for **Module Federation** (#123, #132, #164)
+- Added stable support for **Webpack 5** and beta support for **Module Federation** (#123, #132, #164)
19
- Socket integration URL detection via `document.currentScript` (#133)
20
- Relaxed requirements for "required" `overlay` options to receive `false` as value (#154)
21
- Prefixed all errors thrown by the plugin (#161)
0 commit comments