Skip to content

chore: Release 2025-10-12 05:03:35#1871

Merged
colinaaa merged 1 commit intomainfrom
changeset-release/main
Oct 12, 2025
Merged

chore: Release 2025-10-12 05:03:35#1871
colinaaa merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Oct 2, 2025

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/web-core@0.18.0

Minor Changes

  • fix: (#1837)

    1. LynxView.updateData() cannot trigger dataProcessor.

    2. This is a break change: The second parameter of LynxView.updateData() has been changed from UpdateDataType to string, which is the processorName (default is default which will use defaultDataProcessor). This change is to better align with Native. The current complete type is as follows:

    LynxView.updateData(data: Cloneable, processorName?: string | undefined, callback?: (() => void) | undefined): void

Patch Changes

  • Updated dependencies [77397fd, 7d90ed5]:
    • @lynx-js/web-worker-runtime@0.18.0
    • @lynx-js/web-constants@0.18.0
    • @lynx-js/web-mainthread-apis@0.18.0
    • @lynx-js/web-worker-rpc@0.18.0

@lynx-js/react@0.114.2

Patch Changes

  • fix: main thread functions created during the initial render cannot correctly call runOnBackground() after hydration (#1878)

@lynx-js/rspeedy@0.11.6

Patch Changes

  • Should apply dev.hmr and dev.liveReload to Rsbuild config. (#1882)

  • Support CLI flag --root to specify the root of the project. (#1836)

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

Patch Changes

  • Fix using wrong version of @lynx-js/react/refresh. (#1756)

  • Updated dependencies []:

    • @lynx-js/react-alias-rsbuild-plugin@0.11.2
    • @lynx-js/use-sync-external-store@1.5.0
    • @lynx-js/react-refresh-webpack-plugin@0.3.4
    • @lynx-js/react-webpack-plugin@0.7.1

@lynx-js/web-constants@0.18.0

Patch Changes

  • fix: (#1837)

    1. LynxView.updateData() cannot trigger dataProcessor.

    2. This is a break change: The second parameter of LynxView.updateData() has been changed from UpdateDataType to string, which is the processorName (default is default which will use defaultDataProcessor). This change is to better align with Native. The current complete type is as follows:

    LynxView.updateData(data: Cloneable, processorName?: string | undefined, callback?: (() => void) | undefined): void
  • Updated dependencies []:

    • @lynx-js/web-worker-rpc@0.18.0

@lynx-js/web-elements@0.8.8

Patch Changes

  • fix: (#1837)

    1. LynxView.updateData() cannot trigger dataProcessor.

    2. This is a break change: The second parameter of LynxView.updateData() has been changed from UpdateDataType to string, which is the processorName (default is default which will use defaultDataProcessor). This change is to better align with Native. The current complete type is as follows:

    LynxView.updateData(data: Cloneable, processorName?: string | undefined, callback?: (() => void) | undefined): void
  • Updated dependencies []:

    • @lynx-js/web-elements-template@0.8.8

@lynx-js/web-explorer@0.0.10

Patch Changes

  • chore: update @lynx-js/lynx-core to 0.1.3, @lynx-js/web-core to 0.17.1. (#1839)

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

Patch Changes

  • fix: (#1837)

    1. LynxView.updateData() cannot trigger dataProcessor.

    2. This is a break change: The second parameter of LynxView.updateData() has been changed from UpdateDataType to string, which is the processorName (default is default which will use defaultDataProcessor). This change is to better align with Native. The current complete type is as follows:

    LynxView.updateData(data: Cloneable, processorName?: string | undefined, callback?: (() => void) | undefined): void
  • feat: mouse event output structures remain aligned (#1820)

  • Updated dependencies [77397fd]:

    • @lynx-js/web-constants@0.18.0
    • @lynx-js/web-style-transformer@0.18.0

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

Patch Changes

  • fix: (#1837)

    1. LynxView.updateData() cannot trigger dataProcessor.

    2. This is a break change: The second parameter of LynxView.updateData() has been changed from UpdateDataType to string, which is the processorName (default is default which will use defaultDataProcessor). This change is to better align with Native. The current complete type is as follows:

    LynxView.updateData(data: Cloneable, processorName?: string | undefined, callback?: (() => void) | undefined): void
  • Updated dependencies [77397fd, 7d90ed5]:

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

create-rspeedy@0.11.6

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

upgrade-rspeedy@0.11.6

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

@lynx-js/web-elements-template@0.8.8

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

@lynx-js/web-style-transformer@0.18.0

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

@github-actions github-actions bot requested a review from colinaaa as a code owner October 2, 2025 09:21
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 2, 2025

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.


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

@github-actions github-actions bot changed the title chore: Release 2025-10-02 09:21:03 chore: Release 2025-10-10 06:29:39 Oct 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 88d1d5c to 25d280a Compare October 10, 2025 06:29
@github-actions github-actions bot changed the title chore: Release 2025-10-10 06:29:39 chore: Release 2025-10-10 09:22:03 Oct 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 25d280a to f7cb1f7 Compare October 10, 2025 09:22
@github-actions github-actions bot requested a review from PupilTong as a code owner October 10, 2025 09:22
@github-actions github-actions bot changed the title chore: Release 2025-10-10 09:22:03 chore: Release 2025-10-10 09:32:38 Oct 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from f7cb1f7 to 8f6dd9e Compare October 10, 2025 09:32
@github-actions github-actions bot changed the title chore: Release 2025-10-10 09:32:38 chore: Release 2025-10-10 11:36:41 Oct 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8f6dd9e to 2f3717d Compare October 10, 2025 11:36
@github-actions github-actions bot requested a review from hzy as a code owner October 10, 2025 11:36
@github-actions github-actions bot changed the title chore: Release 2025-10-10 11:36:41 chore: Release 2025-10-10 13:52:17 Oct 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2f3717d to 1d3076e Compare October 10, 2025 13:52
@github-actions github-actions bot changed the title chore: Release 2025-10-10 13:52:17 chore: Release 2025-10-11 06:43:17 Oct 11, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1d3076e to 1c6a505 Compare October 11, 2025 06:43
@github-actions github-actions bot changed the title chore: Release 2025-10-11 06:43:17 chore: Release 2025-10-11 06:51:17 Oct 11, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1c6a505 to b9d6cb9 Compare October 11, 2025 06:51
@github-actions github-actions bot changed the title chore: Release 2025-10-11 06:51:17 chore: Release 2025-10-11 14:41:18 Oct 11, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from b9d6cb9 to fbcea35 Compare October 11, 2025 14:41
@github-actions github-actions bot changed the title chore: Release 2025-10-11 14:41:18 chore: Release 2025-10-12 05:03:35 Oct 12, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from fbcea35 to d633d4b Compare October 12, 2025 05:03
@colinaaa colinaaa merged commit fe90e0e into main Oct 12, 2025
2 checks passed
@colinaaa colinaaa deleted the changeset-release/main branch October 12, 2025 12:54
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