Skip to content

chore: Release 2026-02-21 04:23:50#2183

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

chore: Release 2026-02-21 04:23:50#2183
colinaaa merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 2, 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.3

Patch Changes

  • Fix an issue that motion/mini will accidentally imports full version, causing compiling error (#2204)

@lynx-js/react@0.116.3

Patch Changes

  • fix: remove lynx.createSelectorQuery deprecated warning in production (#2195)

  • Add a DEV-only guard that detects MainThread flush loops caused by re-entrant MTS handlers. (#2159)

    This typically happens when a MainThread handler (e.g. event callback or MainThreadRef) performs UI mutations (like Element.setStyleProperty, setStyleProperties, setAttribute, or invoke) that synchronously trigger a flush which re-enters the handler again.

  • Avoid DEV_ONLY_SetSnapshotEntryName on standalone lazy bundle. (#2184)

  • Add alog and trace for BTS event handlers. (#2102)

  • fix: Main thread functions cannot access properties on this before hydration completes. (#2194)

    This fixes the cannot convert to object error.

  • Remove element api calls alog by default, and only enable it when __ALOG_ELEMENT_API__ is defined to true or environment variable REACT_ALOG_ELEMENT_API is set to true. (#2192)

  • fix: captured variables in main thread functions within class components do not update correctly (#2197)

@lynx-js/rspeedy@0.13.4

Patch Changes

  • Bump ts-blank-space v0.7.0 (#2238)

  • Bump Rsbuild v1.7.3 with Rspack v1.7.5. (#2189)

  • Updated dependencies []:

    • @lynx-js/web-rsbuild-server-middleware@0.19.8

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

Patch Changes

  • Only register console shortcuts when running in TTY environments (#2202)

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

Patch Changes

  • Updated dependencies [4240138]:
    • @lynx-js/react-webpack-plugin@0.7.4
    • @lynx-js/react-alias-rsbuild-plugin@0.12.8
    • @lynx-js/use-sync-external-store@1.5.0
    • @lynx-js/react-refresh-webpack-plugin@0.3.4
    • @lynx-js/template-webpack-plugin@0.10.3

@lynx-js/testing-environment@0.1.11

Patch Changes

  • Remove element api calls alog by default, and only enable it when __ALOG_ELEMENT_API__ is defined to true or environment variable REACT_ALOG_ELEMENT_API is set to true. (#2192)

@lynx-js/web-constants@0.19.8

Patch Changes

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

@lynx-js/web-core@0.19.8

Patch Changes

  • fix: avoid error when LynxView is removed immediately after connected (#2182)

  • Updated dependencies []:

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

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

Patch Changes

@lynx-js/web-elements@0.11.2

Patch Changes

  • Add scrollHeight/scrollWidth getters to XList. (#2156)

  • Inherit padding styles for x-input elements. (#2199)

  • Remove the default lazy-loading attribute from x-image elements. (#2186)

  • Fix x-input number type forwarding to the inner input element. (#2193)

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

Patch Changes

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

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

Patch Changes

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

@lynx-js/react-webpack-plugin@0.7.4

Patch Changes

  • Remove element api calls alog by default, and only enable it when __ALOG_ELEMENT_API__ is defined to true or environment variable REACT_ALOG_ELEMENT_API is set to true. (#2192)

create-rspeedy@0.13.4

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

upgrade-rspeedy@0.13.4

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

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

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 2, 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-02-02 06:35:06 chore: Release 2026-02-02 08:05:18 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from e84f926 to 22ff3ba Compare February 2, 2026 08:05
@github-actions github-actions bot requested review from HuJean and hzy as code owners February 2, 2026 08:05
@github-actions github-actions bot changed the title chore: Release 2026-02-02 08:05:18 chore: Release 2026-02-02 08:06:16 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 22ff3ba to 10c674e Compare February 2, 2026 08:06
@github-actions github-actions bot changed the title chore: Release 2026-02-02 08:06:16 chore: Release 2026-02-02 08:22:17 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 10c674e to 77f0dc3 Compare February 2, 2026 08:22
@github-actions github-actions bot changed the title chore: Release 2026-02-02 08:22:17 chore: Release 2026-02-02 08:47:09 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 77f0dc3 to f5b5cb9 Compare February 2, 2026 08:47
@github-actions github-actions bot requested a review from Sherry-hue as a code owner February 2, 2026 08:47
@github-actions github-actions bot changed the title chore: Release 2026-02-02 08:47:09 chore: Release 2026-02-02 08:50:50 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from f5b5cb9 to 3ead53e Compare February 2, 2026 08:51
@github-actions github-actions bot changed the title chore: Release 2026-02-02 08:50:50 chore: Release 2026-02-02 14:27:06 Feb 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3ead53e to 2633a3f Compare February 2, 2026 14:27
@github-actions github-actions bot changed the title chore: Release 2026-02-02 14:27:06 chore: Release 2026-02-03 03:38:15 Feb 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2633a3f to cc66f35 Compare February 3, 2026 03:38
@github-actions github-actions bot changed the title chore: Release 2026-02-03 03:38:15 chore: Release 2026-02-03 11:15:52 Feb 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from cc66f35 to 4d5833c Compare February 3, 2026 11:16
@github-actions github-actions bot changed the title chore: Release 2026-02-03 11:15:52 chore: Release 2026-02-04 03:40:27 Feb 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4d5833c to 385c002 Compare February 4, 2026 03:40
@github-actions github-actions bot changed the title chore: Release 2026-02-04 03:40:27 chore: Release 2026-02-04 04:48:51 Feb 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 385c002 to 81c7cd0 Compare February 4, 2026 04:49
@github-actions github-actions bot changed the title chore: Release 2026-02-04 04:48:51 chore: Release 2026-02-05 06:19:27 Feb 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 81c7cd0 to 549d1f6 Compare February 5, 2026 06:19
@github-actions github-actions bot changed the title chore: Release 2026-02-09 11:53:56 chore: Release 2026-02-09 12:30:18 Feb 9, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 300b01b to 6389871 Compare February 9, 2026 12:30
@github-actions github-actions bot changed the title chore: Release 2026-02-09 12:30:18 chore: Release 2026-02-10 03:13:34 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6389871 to aa81503 Compare February 10, 2026 03:13
@github-actions github-actions bot changed the title chore: Release 2026-02-10 03:13:34 chore: Release 2026-02-10 03:40:52 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from aa81503 to 3f5fb67 Compare February 10, 2026 03:41
@github-actions github-actions bot changed the title chore: Release 2026-02-10 03:40:52 chore: Release 2026-02-10 04:12:55 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3f5fb67 to 8b43c6b Compare February 10, 2026 04:13
@github-actions github-actions bot changed the title chore: Release 2026-02-10 04:12:55 chore: Release 2026-02-10 04:13:52 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8b43c6b to 461a659 Compare February 10, 2026 04:14
@github-actions github-actions bot changed the title chore: Release 2026-02-10 04:13:52 chore: Release 2026-02-10 04:22:52 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 461a659 to 6f7f056 Compare February 10, 2026 04:23
@github-actions github-actions bot changed the title chore: Release 2026-02-10 04:22:52 chore: Release 2026-02-10 04:45:04 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6f7f056 to fd62737 Compare February 10, 2026 04:45
@github-actions github-actions bot changed the title chore: Release 2026-02-10 04:45:04 chore: Release 2026-02-10 06:24:04 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from fd62737 to d05af31 Compare February 10, 2026 06:24
@github-actions github-actions bot changed the title chore: Release 2026-02-10 06:24:04 chore: Release 2026-02-10 09:03:06 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from d05af31 to a20b60f Compare February 10, 2026 09:03
@github-actions github-actions bot changed the title chore: Release 2026-02-10 09:03:06 chore: Release 2026-02-10 09:50:29 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from a20b60f to e317c15 Compare February 10, 2026 09:50
@github-actions github-actions bot changed the title chore: Release 2026-02-10 09:50:29 chore: Release 2026-02-10 11:30:41 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from e317c15 to 8f7373d Compare February 10, 2026 11:30
@github-actions github-actions bot changed the title chore: Release 2026-02-10 11:30:41 chore: Release 2026-02-10 12:13:01 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8f7373d to 20be467 Compare February 10, 2026 12:13
@github-actions github-actions bot changed the title chore: Release 2026-02-10 12:13:01 chore: Release 2026-02-10 12:40:03 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 20be467 to 70614cc Compare February 10, 2026 12:40
@github-actions github-actions bot changed the title chore: Release 2026-02-10 12:40:03 chore: Release 2026-02-10 13:10:36 Feb 10, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 70614cc to 00155fb Compare February 10, 2026 13:10
@github-actions github-actions bot changed the title chore: Release 2026-02-10 13:10:36 chore: Release 2026-02-11 03:57:15 Feb 11, 2026
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