github lynx-family/lynx-stack @lynx-js/web-core@0.13.0

latest releases: create-rspeedy@0.11.1, @lynx-js/tailwind-preset@0.2.1, @lynx-js/rspeedy@0.11.1...
4 months ago

Patch Changes

  • refactor: isolate SystemInfo (#628)

    Never assign SystemInfo on worker's self object.

  • feat: support thread strategy all-on-ui (#625)

    <lynx-view thread-strategy="all-on-ui"></lynx-view>

    This will make the lynx's main-thread run on the UA's main thread.

    Note that the all-on-ui does not support the HMR & chunk splitting yet.

  • fix(web): css selector not work for selectors with combinator and pseudo-class on WEB (#608)

    like .parent > :not([hidden]) ~ :not([hidden])

    you will need to upgrade your react-rsbuild-plugin to fix this issue

  • Updated dependencies [4ee0465, 74b5bd1, 06bb78a, 5a3d9af, 5269cab, 74b5bd1, 2b069f8]:

    • @lynx-js/web-mainthread-apis@0.13.0
    • @lynx-js/web-worker-runtime@0.13.0
    • @lynx-js/web-constants@0.13.0
    • @lynx-js/offscreen-document@0.0.1
    • @lynx-js/web-worker-rpc@0.13.0

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.