@module-federation/bridge-shared 0.0.0-fix-capture-timeout-20260324112210 → 0.0.0-fix-filter-function-20260327073336

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @module-federation/bridge-shared@0.0.0-fix-capture-timeout-20260324112210 build /home/runner/work/core/core/packages/bridge/bridge-shared
2
+ > @module-federation/bridge-shared@0.0.0-fix-filter-function-20260327073336 build /home/runner/work/core/core/packages/bridge/bridge-shared
3
3
  > vite build
4
4
 
5
5
  vite v5.4.21 building for production...
@@ -10,7 +10,7 @@ rendering chunks...
10
10
  [vite:dts] Start generate declaration files...
11
11
  computing gzip size...
12
12
  dist/index.es.js 0.16 kB │ gzip: 0.14 kB
13
- [vite:dts] Declaration files built in 3435ms.
13
+ [vite:dts] Declaration files built in 3688ms.
14
14
  
15
15
  dist/index.umd.js 0.42 kB │ gzip: 0.29 kB
16
- ✓ built in 3.62s
16
+ ✓ built in 3.88s
package/CHANGELOG.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # @module-federation/bridge-shared
2
2
 
3
- ## 0.0.0-fix-capture-timeout-20260324112210
3
+ ## 0.0.0-fix-filter-function-20260327073336
4
+
5
+ ## 2.3.0
4
6
 
5
7
  ## 2.2.3
6
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/bridge-shared",
3
- "version": "0.0.0-fix-capture-timeout-20260324112210",
3
+ "version": "0.0.0-fix-filter-function-20260327073336",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },