@lynx-js/react-canary 0.116.2-canary-20260201-1dd5516a → 0.116.2-canary-20260201-8ed35a35

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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @lynx-js/react
2
2
 
3
- ## 0.116.2-canary-20260201023753-1dd5516a0af31ab86045e11521322bbaaa7e0668
3
+ ## 0.116.2-canary-20260201025625-8ed35a35fa542d6b8b2b03dda08fc51c9bac97d5
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Fix "TypeError: not a function" error caused by `replaceAll` not supported in ES5. ([#2142](https://github.com/lynx-family/lynx-stack/pull/2142))
8
8
 
9
- - Bump `swc_core` to `56.0.0`. ([#2154](https://github.com/lynx-family/lynx-stack/pull/2154))
9
+ - Bump `swc_core` v56. ([#2154](https://github.com/lynx-family/lynx-stack/pull/2154))
10
10
 
11
11
  - Use `disableDeprecatedWarning` option to suppress BROKEN warnings during compilation. ([#2157](https://github.com/lynx-family/lynx-stack/pull/2157))
12
12
 
@@ -15,8 +15,6 @@
15
15
 
16
16
  - Fix memory leak by clearing list callbacks when \_\_DestroyLifetime event is triggered. ([#2112](https://github.com/lynx-family/lynx-stack/pull/2112))
17
17
 
18
- - Bump `swc_core` v53. ([#2071](https://github.com/lynx-family/lynx-stack/pull/2071))
19
-
20
18
  ## 0.116.1
21
19
 
22
20
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/react-canary",
3
- "version": "0.116.2-canary-20260201-1dd5516a",
3
+ "version": "0.116.2-canary-20260201-8ed35a35",
4
4
  "description": "ReactLynx is a framework for developing Lynx applications with familiar React.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -5,7 +5,7 @@
5
5
  Rslib v0.19.4
6
6
 
7
7
  info build started...
8
- ready built in 0.50 s
8
+ ready built in 0.21 s
9
9
 
10
10
  File (esm) Size 
11
11
  dist/index.js 10.1 kB