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 1e2c8a3 commit 3029365Copy full SHA for 3029365
.changeset/thick-birds-clap.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.2.6
4
+
5
+### Patch Changes
6
7
+- 1e2c8a3: cache bust remote entry
8
9
## 8.2.5
10
11
### Patch Changes
packages/nextjs-mf/package.json
@@ -1,6 +1,6 @@
{
"name": "@module-federation/nextjs-mf",
- "version": "8.2.5",
+ "version": "8.2.6",
"license": "MIT",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments