Skip to content

chore: Release 2026-02-01 03:42:02#2141

Merged
colinaaa merged 1 commit intomainfrom
changeset-release/main
Feb 1, 2026
Merged

chore: Release 2026-02-01 03:42:02#2141
colinaaa merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lynx-js/motion@0.0.2

Patch Changes

  • Add initial support for @lynx-js/motion (#1062)

@lynx-js/react@0.116.2

Patch Changes

  • Fix "TypeError: not a function" error caused by replaceAll not supported in ES5. (#2142)

  • Bump swc_core v56. (#2154)

  • Use disableDeprecatedWarning option to suppress BROKEN warnings during compilation. (#2157)

    1. BROKEN: getNodeRef/getNodeRefFromRoot/createSelectorQuery on component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.createSelectorQuery instead.
    2. BROKEN: getElementById on component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.getElementById instead.
  • Fix memory leak by clearing list callbacks when __DestroyLifetime event is triggered. (#2112)

@lynx-js/rspeedy@0.13.3

Patch Changes

  • Updated dependencies []:
    • @lynx-js/web-rsbuild-server-middleware@0.19.7

@lynx-js/qrcode-rsbuild-plugin@0.4.4

Patch Changes

  • Bump @clack/prompts v1.0 (#2171)

@lynx-js/react-rsbuild-plugin@0.12.7

Patch Changes

  • Updated dependencies [92881e7, 1a5f2a1]:
    • @lynx-js/template-webpack-plugin@0.10.3
    • @lynx-js/css-extract-webpack-plugin@0.7.0
    • @lynx-js/react-webpack-plugin@0.7.3
    • @lynx-js/react-alias-rsbuild-plugin@0.12.7
    • @lynx-js/use-sync-external-store@1.5.0
    • @lynx-js/react-refresh-webpack-plugin@0.3.4

@lynx-js/web-constants@0.19.7

Patch Changes

  • Updated dependencies []:
    • @lynx-js/web-worker-rpc@0.19.7

@lynx-js/web-core@0.19.7

Patch Changes

  • feat: add browser config of lynx-view, now you can customize the browser config of lynx-view: (#2140)

    lynxView.browserConfig = {
      pixelRatio: 1,
      pixelWidth: 1234,
      pixelHeight: 5678,
    }
    
  • Updated dependencies []:

    • @lynx-js/web-constants@0.19.7
    • @lynx-js/web-mainthread-apis@0.19.7
    • @lynx-js/web-worker-rpc@0.19.7
    • @lynx-js/web-worker-runtime@0.19.7

@lynx-js/web-core-wasm@0.0.2

Patch Changes

  • Updated dependencies [43fc7e7]:
    • @lynx-js/web-elements@0.11.1
    • @lynx-js/web-worker-rpc@0.19.7

@lynx-js/web-elements@0.11.1

Patch Changes

  • feat: add wheel event handling and corresponding tests for x-foldview-ng (#2145)

@lynx-js/web-mainthread-apis@0.19.7

Patch Changes

  • Updated dependencies []:
    • @lynx-js/web-constants@0.19.7

@lynx-js/web-worker-runtime@0.19.7

Patch Changes

  • Updated dependencies []:
    • @lynx-js/web-constants@0.19.7
    • @lynx-js/web-mainthread-apis@0.19.7
    • @lynx-js/web-worker-rpc@0.19.7

@lynx-js/template-webpack-plugin@0.10.3

Patch Changes

  • Fix "Failed to load CSS update file" for lazy bundle (#2150)

  • Fix "TypeError: cannot read property 'call' of undefined" error of lazy bundle HMR. (#2146)

create-rspeedy@0.13.3

@lynx-js/react-alias-rsbuild-plugin@0.12.7

upgrade-rspeedy@0.13.3

@lynx-js/web-core-server@0.19.7

@lynx-js/web-rsbuild-server-middleware@0.19.7

@lynx-js/web-worker-rpc@0.19.7

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot changed the title chore: Release 2026-01-26 07:49:22 chore: Release 2026-01-27 12:01:14 Jan 27, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 06e8642 to c8529d2 Compare January 27, 2026 12:01
@github-actions github-actions bot changed the title chore: Release 2026-01-27 12:01:14 chore: Release 2026-01-27 12:27:11 Jan 27, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from c8529d2 to 49352fa Compare January 27, 2026 12:27
@github-actions github-actions bot requested review from HuJean and hzy as code owners January 27, 2026 12:27
@github-actions github-actions bot changed the title chore: Release 2026-01-27 12:27:11 chore: Release 2026-01-27 12:46:32 Jan 27, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 49352fa to 55abd56 Compare January 27, 2026 12:46
@github-actions github-actions bot changed the title chore: Release 2026-01-27 12:46:32 chore: Release 2026-01-28 09:44:37 Jan 28, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 55abd56 to 29bf314 Compare January 28, 2026 09:44
@github-actions github-actions bot changed the title chore: Release 2026-01-28 09:44:37 chore: Release 2026-01-28 10:05:14 Jan 28, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 29bf314 to 12d1b78 Compare January 28, 2026 10:05
@github-actions github-actions bot changed the title chore: Release 2026-01-28 10:05:14 chore: Release 2026-01-28 11:30:40 Jan 28, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 12d1b78 to 4366337 Compare January 28, 2026 11:30
@github-actions github-actions bot changed the title chore: Release 2026-01-28 11:30:40 chore: Release 2026-01-29 04:02:06 Jan 29, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4366337 to 4505bbf Compare January 29, 2026 04:02
@github-actions github-actions bot changed the title chore: Release 2026-01-29 04:02:06 chore: Release 2026-01-29 07:03:27 Jan 29, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4505bbf to de95ab0 Compare January 29, 2026 07:03
@github-actions github-actions bot changed the title chore: Release 2026-01-29 07:03:27 chore: Release 2026-01-29 08:32:54 Jan 29, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from de95ab0 to 42b35fa Compare January 29, 2026 08:33
@github-actions github-actions bot changed the title chore: Release 2026-01-29 08:32:54 chore: Release 2026-01-29 10:12:28 Jan 29, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 42b35fa to 2778f1b Compare January 29, 2026 10:12
@github-actions github-actions bot changed the title chore: Release 2026-01-29 10:12:28 chore: Release 2026-01-30 09:59:43 Jan 30, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2778f1b to d9621d0 Compare January 30, 2026 09:59
@github-actions github-actions bot changed the title chore: Release 2026-01-30 09:59:43 chore: Release 2026-01-30 10:00:47 Jan 30, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8d0cc4a to 5805202 Compare January 31, 2026 16:44
@github-actions github-actions bot changed the title chore: Release 2026-01-31 16:44:40 chore: Release 2026-01-31 17:03:37 Jan 31, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5805202 to 8fd5975 Compare January 31, 2026 17:03
@github-actions github-actions bot changed the title chore: Release 2026-01-31 17:03:37 chore: Release 2026-01-31 17:08:26 Jan 31, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8fd5975 to 45b01d2 Compare January 31, 2026 17:08
@github-actions github-actions bot changed the title chore: Release 2026-01-31 17:08:26 chore: Release 2026-01-31 17:30:42 Jan 31, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 45b01d2 to 32a57d8 Compare January 31, 2026 17:30
@github-actions github-actions bot changed the title chore: Release 2026-01-31 17:30:42 chore: Release 2026-01-31 18:02:28 Jan 31, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 32a57d8 to 73beb28 Compare January 31, 2026 18:02
@github-actions github-actions bot changed the title chore: Release 2026-01-31 18:02:28 chore: Release 2026-02-01 02:31:56 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 73beb28 to ca2c2df Compare February 1, 2026 02:32
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:31:56 chore: Release 2026-02-01 02:32:52 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from ca2c2df to 267a794 Compare February 1, 2026 02:33
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:32:52 chore: Release 2026-02-01 02:37:42 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 267a794 to a625bc0 Compare February 1, 2026 02:37
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:37:42 chore: Release 2026-02-01 02:38:46 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from a625bc0 to 5ce1960 Compare February 1, 2026 02:39
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:38:46 chore: Release 2026-02-01 02:53:54 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5ce1960 to 966866c Compare February 1, 2026 02:54
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:53:54 chore: Release 2026-02-01 02:56:24 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 966866c to a102c23 Compare February 1, 2026 02:56
@github-actions github-actions bot changed the title chore: Release 2026-02-01 02:56:24 chore: Release 2026-02-01 03:19:21 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from a102c23 to 1c2440f Compare February 1, 2026 03:19
@github-actions github-actions bot changed the title chore: Release 2026-02-01 03:19:21 chore: Release 2026-02-01 03:28:01 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1c2440f to 596524b Compare February 1, 2026 03:28
@github-actions github-actions bot changed the title chore: Release 2026-02-01 03:28:01 chore: Release 2026-02-01 03:42:02 Feb 1, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 596524b to 08c6175 Compare February 1, 2026 03:42
@colinaaa colinaaa merged commit 3cdf389 into main Feb 1, 2026
2 checks passed
@colinaaa colinaaa deleted the changeset-release/main branch February 1, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant