Skip to content

Releases: lynx-family/lynx-stack

upgrade-rspeedy@0.13.5

09 Mar 14:32
6cfe656

Choose a tag to compare

upgrade-rspeedy@0.13.5

create-rspeedy@0.13.5

09 Mar 14:32
6cfe656

Choose a tag to compare

create-rspeedy@0.13.5

@lynx-js/web-elements@0.12.0

09 Mar 14:32
6cfe656

Choose a tag to compare

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

09 Mar 14:32
6cfe656

Choose a tag to compare

Patch Changes

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

09 Mar 14:31
6cfe656

Choose a tag to compare

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

@lynx-js/rspeedy@0.13.5

09 Mar 14:32
6cfe656

Choose a tag to compare

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/react@0.116.5

09 Mar 14:32
6cfe656

Choose a tag to compare

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/react-rsbuild-plugin@0.12.10

09 Mar 14:31
6cfe656

Choose a tag to compare

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/react-alias-rsbuild-plugin@0.12.10

09 Mar 14:32
6cfe656

Choose a tag to compare

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

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

09 Mar 14:32
6cfe656

Choose a tag to compare

Patch Changes

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