@lynx-js/rspeedy-canary 0.9.5-canary-20250516-ffb150fc → 0.9.5-canary-20250516-59b40ccf

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/rspeedy
2
2
 
3
- ## 0.9.5-canary-20250516083836-ffb150fc894ec9fdc822cdd5ebbacb78ae89a30b
3
+ ## 0.9.5-canary-20250516123128-59b40ccff4888e974cb633e07ac753bfbf7bfa4e
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -44,7 +44,7 @@
44
44
  - Support `performance.buildCache`. ([#766](https://github.com/lynx-family/lynx-stack/pull/766))
45
45
 
46
46
  - Updated dependencies [[`fbc4fbb`](https://github.com/lynx-family/lynx-stack/commit/fbc4fbbdb572ad7128a33dc06e8d8a026d18e388)]:
47
- - @lynx-js/webpack-dev-transport@0.1.3-canary-20250516083836-ffb150fc894ec9fdc822cdd5ebbacb78ae89a30b
47
+ - @lynx-js/webpack-dev-transport@0.1.3-canary-20250516123128-59b40ccff4888e974cb633e07ac753bfbf7bfa4e
48
48
 
49
49
  ## 0.9.4
50
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/rspeedy-canary",
3
- "version": "0.9.5-canary-20250516-ffb150fc",
3
+ "version": "0.9.5-canary-20250516-59b40ccf",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",
@@ -47,7 +47,7 @@
47
47
  ],
48
48
  "dependencies": {
49
49
  "@lynx-js/chunk-loading-webpack-plugin": "npm:@lynx-js/chunk-loading-webpack-plugin-canary@0.2.0",
50
- "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.1.3-canary-20250516-ffb150fc",
50
+ "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.1.3-canary-20250516-59b40ccf",
51
51
  "@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
52
52
  "@rsbuild/core": "1.3.20",
53
53
  "@rsbuild/plugin-css-minimizer": "1.0.2",