@lynx-js/react-rsbuild-plugin-canary 0.9.11-canary-20250522-d3967c03 → 0.9.11-canary-20250522-fdab5dc9

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 +9 -9
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/react-rsbuild-plugin
2
2
 
3
- ## 0.9.11-canary-20250522032842-d3967c037da4f4b57980e4938095329a6045bfa7
3
+ ## 0.9.11-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -20,14 +20,14 @@
20
20
  });
21
21
  ```
22
22
 
23
- - Updated dependencies [[`7beb35e`](https://github.com/lynx-family/lynx-stack/commit/7beb35ebf72f9475c0a200c93c6b9bdaa7980e1b), [`26b75df`](https://github.com/lynx-family/lynx-stack/commit/26b75df8ccc1a2a6d519a12b857bbf6494ef1313), [`d3967c0`](https://github.com/lynx-family/lynx-stack/commit/d3967c037da4f4b57980e4938095329a6045bfa7), [`d3967c0`](https://github.com/lynx-family/lynx-stack/commit/d3967c037da4f4b57980e4938095329a6045bfa7), [`2b83934`](https://github.com/lynx-family/lynx-stack/commit/2b83934f12c9ad9ed46ef76233d5bb12a1e6af23)]:
24
- - @lynx-js/template-webpack-plugin@0.6.12-canary-20250522032842-d3967c037da4f4b57980e4938095329a6045bfa7
25
- - @lynx-js/react@0.108.2-canary-20250522032842-d3967c037da4f4b57980e4938095329a6045bfa7
26
- - @lynx-js/css-extract-webpack-plugin@0.5.4-canary-20250522032842-d3967c037da4f4b57980e4938095329a6045bfa7
27
- - @lynx-js/react-webpack-plugin@0.6.13
28
- - @lynx-js/web-webpack-plugin@0.6.7
29
- - @lynx-js/react-alias-rsbuild-plugin@0.9.11-canary-20250522032842-d3967c037da4f4b57980e4938095329a6045bfa7
30
- - @lynx-js/react-refresh-webpack-plugin@0.3.2
23
+ - Updated dependencies [[`7beb35e`](https://github.com/lynx-family/lynx-stack/commit/7beb35ebf72f9475c0a200c93c6b9bdaa7980e1b), [`26b75df`](https://github.com/lynx-family/lynx-stack/commit/26b75df8ccc1a2a6d519a12b857bbf6494ef1313), [`d3967c0`](https://github.com/lynx-family/lynx-stack/commit/d3967c037da4f4b57980e4938095329a6045bfa7), [`d3967c0`](https://github.com/lynx-family/lynx-stack/commit/d3967c037da4f4b57980e4938095329a6045bfa7), [`fdab5dc`](https://github.com/lynx-family/lynx-stack/commit/fdab5dc9d624de0b39957695599cc8eebab90973), [`fdab5dc`](https://github.com/lynx-family/lynx-stack/commit/fdab5dc9d624de0b39957695599cc8eebab90973), [`2b83934`](https://github.com/lynx-family/lynx-stack/commit/2b83934f12c9ad9ed46ef76233d5bb12a1e6af23)]:
24
+ - @lynx-js/template-webpack-plugin@0.7.0-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
25
+ - @lynx-js/react@0.108.2-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
26
+ - @lynx-js/css-extract-webpack-plugin@0.5.4-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
27
+ - @lynx-js/react-refresh-webpack-plugin@0.3.3-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
28
+ - @lynx-js/react-webpack-plugin@0.6.14-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
29
+ - @lynx-js/web-webpack-plugin@0.6.8-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
30
+ - @lynx-js/react-alias-rsbuild-plugin@0.9.11-canary-20250522062909-fdab5dc9d624de0b39957695599cc8eebab90973
31
31
 
32
32
  ## 0.9.10
33
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/react-rsbuild-plugin-canary",
3
- "version": "0.9.11-canary-20250522-d3967c03",
3
+ "version": "0.9.11-canary-20250522-fdab5dc9",
4
4
  "description": "A rsbuild plugin for ReactLynx",
5
5
  "keywords": [
6
6
  "rsbuild",
@@ -32,13 +32,13 @@
32
32
  "README.md"
33
33
  ],
34
34
  "dependencies": {
35
- "@lynx-js/css-extract-webpack-plugin": "npm:@lynx-js/css-extract-webpack-plugin-canary@0.5.4-canary-20250522-d3967c03",
36
- "@lynx-js/react-alias-rsbuild-plugin": "npm:@lynx-js/react-alias-rsbuild-plugin-canary@0.9.11-canary-20250522-d3967c03",
37
- "@lynx-js/react-refresh-webpack-plugin": "npm:@lynx-js/react-refresh-webpack-plugin-canary@0.3.2",
38
- "@lynx-js/react-webpack-plugin": "npm:@lynx-js/react-webpack-plugin-canary@0.6.13",
35
+ "@lynx-js/css-extract-webpack-plugin": "npm:@lynx-js/css-extract-webpack-plugin-canary@0.5.4-canary-20250522-fdab5dc9",
36
+ "@lynx-js/react-alias-rsbuild-plugin": "npm:@lynx-js/react-alias-rsbuild-plugin-canary@0.9.11-canary-20250522-fdab5dc9",
37
+ "@lynx-js/react-refresh-webpack-plugin": "npm:@lynx-js/react-refresh-webpack-plugin-canary@0.3.3-canary-20250522-fdab5dc9",
38
+ "@lynx-js/react-webpack-plugin": "npm:@lynx-js/react-webpack-plugin-canary@0.6.14-canary-20250522-fdab5dc9",
39
39
  "@lynx-js/runtime-wrapper-webpack-plugin": "npm:@lynx-js/runtime-wrapper-webpack-plugin-canary@0.1.0",
40
- "@lynx-js/template-webpack-plugin": "npm:@lynx-js/template-webpack-plugin-canary@0.6.12-canary-20250522-d3967c03",
41
- "@lynx-js/web-webpack-plugin": "npm:@lynx-js/web-webpack-plugin-canary@0.6.7",
40
+ "@lynx-js/template-webpack-plugin": "npm:@lynx-js/template-webpack-plugin-canary@0.7.0-canary-20250522-fdab5dc9",
41
+ "@lynx-js/web-webpack-plugin": "npm:@lynx-js/web-webpack-plugin-canary@0.6.8-canary-20250522-fdab5dc9",
42
42
  "background-only": "npm:background-only-canary@0.0.1"
43
43
  },
44
44
  "devDependencies": {
@@ -54,9 +54,9 @@
54
54
  "type-fest": "^4.41.0",
55
55
  "typia": "9.3.1",
56
56
  "typia-rspack-plugin": "2.1.0",
57
- "@lynx-js/react": "npm:@lynx-js/react-canary@0.108.2-canary-20250522-d3967c03",
57
+ "@lynx-js/react": "npm:@lynx-js/react-canary@0.108.2-canary-20250522-fdab5dc9",
58
58
  "@lynx-js/react-transform": "0.2.0",
59
- "@lynx-js/rspeedy": "npm:@lynx-js/rspeedy-canary@0.9.6-canary-20250522-d3967c03",
59
+ "@lynx-js/rspeedy": "npm:@lynx-js/rspeedy-canary@0.9.6-canary-20250522-fdab5dc9",
60
60
  "@lynx-js/vitest-setup": "0.0.0"
61
61
  },
62
62
  "peerDependencies": {