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 5ad75fd commit 5267123Copy full SHA for 5267123
.changeset/red-meals-sleep.md
packages/nextjs-mf/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @module-federation/nextjs-mf
2
3
+## 8.8.0
4
+
5
+### Minor Changes
6
7
+- 5ad75fd: Enabled JSON manifest remote protocol for NextJS plugin
8
9
## 8.7.10
10
11
### Patch Changes
packages/nextjs-mf/package.json
@@ -1,6 +1,6 @@
{
"name": "@module-federation/nextjs-mf",
- "version": "8.7.10",
+ "version": "8.8.0",
"license": "MIT",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments