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 da8729f commit e23a7b9Copy full SHA for e23a7b9
.changeset/quiet-ties-notice.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.3.2
4
+
5
+### Patch Changes
6
7
+- da8729f: implement skipSharingNextInternals option again
8
9
## 8.3.1
10
11
### Patch Changes
packages/nextjs-mf/package.json
@@ -1,6 +1,6 @@
{
"name": "@module-federation/nextjs-mf",
- "version": "8.3.1",
+ "version": "8.3.2",
"license": "MIT",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments