@lynx-js/react-canary 0.115.3-canary-20260104-7b040c5e → 0.115.3-canary-20260104-f4b90f3a
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 +1 -1
- package/package.json +1 -1
- package/refresh/.turbo/turbo-build.log +2 -1
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lynx-js/react-canary",
|
|
3
|
-
"version": "0.115.3-canary-20260104-
|
|
3
|
+
"version": "0.115.3-canary-20260104-f4b90f3a",
|
|
4
4
|
"description": "ReactLynx is a framework for developing Lynx applications with familiar React.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -9,7 +9,8 @@
|
|
|
9
9
|
[Rspack Deprecation] `experiments.inlineEnum` config is deprecated and will be removed in Rspack v2.0. Inline Enum is already stable. Remove this option from your Rspack configuration.
|
|
10
10
|
[Rspack Deprecation] `experiments.typeReexportsPresence` config is deprecated and will be removed in Rspack v2.0. typeReexportsPresence is already stable. Remove this option from your Rspack configuration.
|
|
11
11
|
info build started...
|
|
12
|
-
|
|
12
|
+
[Rspack Deprecation] `rspackExperiments.collectTypeScriptInfo` is deprecated and will be removed in Rspack v2.0. Use top-level `collectTypeScriptInfo` instead.
|
|
13
|
+
ready built in [1m0.12[22m s
|
|
13
14
|
|
|
14
15
|
[34mFile (esm) Size [39m
|
|
15
16
|
[2mdist/[22m[36mindex.js[39m 10.1 kB
|