Skip to content

Commit e23a7b9

Browse files
Release v8.3.2
1 parent da8729f commit e23a7b9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-ties-notice.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nextjs-mf/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# [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)
22

3+
## 8.3.2
4+
5+
### Patch Changes
6+
7+
- da8729f: implement skipSharingNextInternals option again
8+
39
## 8.3.1
410

511
### Patch Changes

packages/nextjs-mf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@module-federation/nextjs-mf",
3-
"version": "8.3.1",
3+
"version": "8.3.2",
44
"license": "MIT",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)