github lynx-family/lynx-stack @lynx-js/web-constants@0.19.6

latest releases: @lynx-js/web-worker-runtime@0.19.6, @lynx-js/web-core-server@0.19.6, @lynx-js/web-rsbuild-server-middleware@0.19.6...
7 hours ago

Patch Changes

  • feat: add main-thread API: __QuerySelector (#2115)

  • fix: when a list-item is deleted from list, the deleted list-item is still showed incorrectly. (#1092)

    This is because the enqueueComponent method does not delete the node from the Element Tree. It is only to maintain the display node on RL, and lynx web needs to delete the dom additionally.

  • feat: support main thread invoke ui method (#2104)

  • feat: support lynx.reload() (#2127)

  • Updated dependencies [f7133c1]:

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

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.