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 8775862 commit 6d8a65fCopy full SHA for 6d8a65f
.changeset/gold-emus-care.md
packages/nextjs-mf/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# [8.1.0-canary.7](https://github.com/module-federation/universe/compare/nextjs-mf-8.1.0-canary.6...nextjs-mf-8.1.0-canary.7) (2023-11-21)
2
3
+## 8.1.5
4
+
5
+### Patch Changes
6
7
+- d7e037c: Fix production build issue causing errorLoadRemote hook to not execute during next static render
8
9
## 8.1.4
10
11
### Patch Changes
packages/nextjs-mf/package.json
@@ -1,6 +1,6 @@
{
"name": "@module-federation/nextjs-mf",
- "version": "8.1.4",
+ "version": "8.1.5",
"license": "MIT",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments