Skip to content

Commit 17d465e

Browse files
authored
chore: adjust prefetch version (#2970)
1 parent 35aead4 commit 17d465e

File tree

4 files changed

+19930
-23466
lines changed

4 files changed

+19930
-23466
lines changed
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
@module-federation/data-prefetch
2-
3-
## 1.0.16
4-
5-
### Patch Changes
6-
7-
- 3070e26: feat(@module-federation/data-prefetch): support data prefetch in Module Federation
8-
- @module-federation/runtime@0.6.5
9-
- @module-federation/sdk@0.6.5
1+
# @module-federation/data-prefetch

packages/data-prefetch/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Module Federation Data Prefetch(https://module-federation.io/zh/guide/performance/prefetch.html)
1+
# @module-federation/data-prefetch
2+
3+
See [documentation](https://module-federation.io/zh/guide/performance/prefetch.html) for more details .

packages/data-prefetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@module-federation/data-prefetch",
33
"description": "Module Federation Data Prefetch",
4-
"version": "1.0.16",
4+
"version": "0.6.5",
55
"author": "nieyan <[email protected]>",
66
"homepage": "https://github.com/module-federation/core",
77
"license": "MIT",

0 commit comments

Comments
 (0)