Skip to content

chore: Release 2026-03-09 08:57:23#2280

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

chore: Release 2026-03-09 08:57:23#2280
colinaaa merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 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/devtool-mcp-server@0.5.0

Minor Changes

  • Use @lynx-js/devtool-connector instead of @lynx-js/debug-router-connector. (#2284)

    The new connector avoids using keep-alive connections, which makes the connection much more reliable.

  • BREAKING CHANGE: Remove the ./debug-router-connector exports. (#2284)

@lynx-js/web-elements@0.12.0

Minor Changes

  • feat: add willchange event to x-viewpager-ng (#2305)

Patch Changes

  • fix: firefox @supports(width:1rex) (#2288)

  • fix: check computed overflow style in getTheMostScrollableKid to avoid treating overflow: visible elements as scroll containers (#2309)

  • fix: the inline-truncation should only work as a direct child of x-text (#2287)

  • fix: getVisibleCells cannot work in firefox due to contentvisibilityautostatechange not propagate list-item (#2308)

  • fix: foldview stuck issue (#2304)

@lynx-js/gesture-runtime@2.1.3

Patch Changes

  • Optimize gesture callbacks and relationships to prevent unnecessary gesture registration and rerenders. (#2277)

@lynx-js/react@0.116.5

Patch Changes

  • Improve React runtime hook profiling. (#2235)
    Enable Profiling recording first, then enter the target page so the trace includes full render/hydrate phases.

    • Record trace events for useEffect / useLayoutEffect hook entry, callback, and cleanup phases.
    • Log trace events for useState setter calls.
    • Wire profileFlowId support in debug profile utilities and attach flow IDs to related hook traces.
    • Instrument hydrate/background snapshot profiling around patch operations with richer args (e.g. snapshot id/type, dynamic part index, value type, and source when available).
    • Capture vnode source mapping in dev and use it in profiling args to improve trace attribution.
    • Expand debug test coverage for profile utilities, hook profiling behavior, vnode source mapping, and hydrate profiling branches.
  • refactor: call loadWorkletRuntime once in each module (#2315)

@lynx-js/rspeedy@0.13.5

Patch Changes

  • feat: opt-in the web platform's new binary output format (#2281)

    Introduce a new flag to enable the new binary output format.

    Currently it's an internal-use-only flag that will be removed in the future; set the corresponding environment variable to 'true' to enable it.

  • Avoid generating Rsbuild vundefined in greeting message. (#2275)

  • Updated dependencies []:

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

@lynx-js/lynx-bundle-rslib-config@0.2.2

Patch Changes

  • Support bundle and load css in external bundle (#2143)

@lynx-js/external-bundle-rsbuild-plugin@0.0.3

Patch Changes

  • Updated dependencies [c28b051, 4cbf809]:
    • @lynx-js/externals-loading-webpack-plugin@0.0.4

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

Patch Changes

  • Support bundle and load css in external bundle (#2143)

  • Updated dependencies [59f2933, 453e006]:

    • @lynx-js/template-webpack-plugin@0.10.5
    • @lynx-js/css-extract-webpack-plugin@0.7.0
    • @lynx-js/react-webpack-plugin@0.7.4
    • @lynx-js/react-alias-rsbuild-plugin@0.12.10
    • @lynx-js/use-sync-external-store@1.5.0
    • @lynx-js/react-refresh-webpack-plugin@0.3.4

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

Patch Changes

@lynx-js/externals-loading-webpack-plugin@0.0.4

Patch Changes

  • perf: optimize external bundle loading by merging multiple fetchBundle calls for the same URL into a single request. (#2307)

  • Support bundle and load css in external bundle (#2143)

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

Patch Changes

  • feat: allow templateDebugUrl to be customized via output.publicPath or the beforeEncode hook. (#2274)

  • feat: opt-in the web platform's new binary output format (#2281)

    Introduce a new flag to enable the new binary output format.

    Currently it's an internal-use-only flag that will be removed in the future; set the corresponding environment variable to 'true' to enable it.

  • Updated dependencies []:

    • @lynx-js/web-core-wasm@0.0.5

create-rspeedy@0.13.5

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

upgrade-rspeedy@0.13.5

@github-actions github-actions bot changed the title chore: Release 2026-03-02 03:50:02 chore: Release 2026-03-02 04:23:26 Mar 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 65c6fcc to 991f733 Compare March 2, 2026 04:23
@github-actions github-actions bot changed the title chore: Release 2026-03-02 04:23:26 chore: Release 2026-03-02 06:10:33 Mar 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 991f733 to 5ba3ba9 Compare March 2, 2026 06:10
@github-actions github-actions bot changed the title chore: Release 2026-03-02 06:10:33 chore: Release 2026-03-02 06:26:09 Mar 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5ba3ba9 to e380974 Compare March 2, 2026 06:26
@github-actions github-actions bot changed the title chore: Release 2026-03-02 06:26:09 chore: Release 2026-03-02 10:06:46 Mar 2, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from e380974 to c50b24e Compare March 2, 2026 10:06
@github-actions github-actions bot changed the title chore: Release 2026-03-02 10:06:46 chore: Release 2026-03-03 03:18:55 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from c50b24e to 26335f4 Compare March 3, 2026 03:19
@github-actions github-actions bot requested review from HuJean, Yradex and hzy as code owners March 3, 2026 03:19
@github-actions github-actions bot changed the title chore: Release 2026-03-03 03:18:55 chore: Release 2026-03-03 03:33:20 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 26335f4 to 59cd044 Compare March 3, 2026 03:33
@github-actions github-actions bot changed the title chore: Release 2026-03-03 03:33:20 chore: Release 2026-03-03 03:40:26 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 59cd044 to ef776b7 Compare March 3, 2026 03:40
@github-actions github-actions bot changed the title chore: Release 2026-03-03 03:40:26 chore: Release 2026-03-03 03:59:44 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from ef776b7 to 6463930 Compare March 3, 2026 03:59
@github-actions github-actions bot changed the title chore: Release 2026-03-03 03:59:44 chore: Release 2026-03-03 06:37:39 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6463930 to a0a6f5a Compare March 3, 2026 06:37
@github-actions github-actions bot changed the title chore: Release 2026-03-03 06:37:39 chore: Release 2026-03-03 09:04:06 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from a0a6f5a to 6b2eb1c Compare March 3, 2026 09:04
@github-actions github-actions bot changed the title chore: Release 2026-03-03 09:04:06 chore: Release 2026-03-03 09:05:20 Mar 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6b2eb1c to 3faff83 Compare March 3, 2026 09:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from d9a3aa0 to 816673e Compare March 4, 2026 06:13
@github-actions github-actions bot changed the title chore: Release 2026-03-04 06:13:34 chore: Release 2026-03-04 06:45:56 Mar 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 816673e to d8ad733 Compare March 4, 2026 06:46
@github-actions github-actions bot changed the title chore: Release 2026-03-04 06:45:56 chore: Release 2026-03-04 15:36:43 Mar 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from d8ad733 to 86db685 Compare March 4, 2026 15:36
@github-actions github-actions bot changed the title chore: Release 2026-03-04 15:36:43 chore: Release 2026-03-05 03:58:53 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 86db685 to 81150f3 Compare March 5, 2026 03:59
@github-actions github-actions bot changed the title chore: Release 2026-03-05 03:58:53 chore: Release 2026-03-05 03:59:53 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 81150f3 to ba90037 Compare March 5, 2026 04:00
@github-actions github-actions bot changed the title chore: Release 2026-03-05 03:59:53 chore: Release 2026-03-05 06:40:52 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from ba90037 to 8a2186c Compare March 5, 2026 06:41
@github-actions github-actions bot changed the title chore: Release 2026-03-05 06:40:52 chore: Release 2026-03-05 06:46:38 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8a2186c to f4cc155 Compare March 5, 2026 06:46
@github-actions github-actions bot changed the title chore: Release 2026-03-05 06:46:38 chore: Release 2026-03-05 07:06:00 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from f4cc155 to d7b4b73 Compare March 5, 2026 07:06
@github-actions github-actions bot changed the title chore: Release 2026-03-05 07:06:00 chore: Release 2026-03-05 12:17:59 Mar 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from d7b4b73 to a1774f5 Compare March 5, 2026 12:18
@github-actions github-actions bot changed the title chore: Release 2026-03-05 12:17:59 chore: Release 2026-03-06 02:02:57 Mar 6, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from a1774f5 to 968a850 Compare March 6, 2026 02:03
@github-actions github-actions bot changed the title chore: Release 2026-03-06 02:02:57 chore: Release 2026-03-06 03:39:47 Mar 6, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 968a850 to bb41895 Compare March 6, 2026 03:39
@github-actions github-actions bot changed the title chore: Release 2026-03-06 03:39:47 chore: Release 2026-03-06 12:01:59 Mar 6, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from bb41895 to 2f50525 Compare March 6, 2026 12:02
@github-actions github-actions bot changed the title chore: Release 2026-03-06 12:01:59 chore: Release 2026-03-09 05:32:22 Mar 9, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2f50525 to f27e466 Compare March 9, 2026 05:32
@github-actions github-actions bot changed the title chore: Release 2026-03-09 05:32:22 chore: Release 2026-03-09 08:57:23 Mar 9, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from f27e466 to 491ae92 Compare March 9, 2026 08:57
@colinaaa colinaaa merged commit 6cfe656 into main Mar 9, 2026
1 check passed
@colinaaa colinaaa deleted the changeset-release/main branch March 9, 2026 14:21
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