github lynx-family/lynx-stack @lynx-js/web-worker-runtime@0.10.0

latest releases: @lynx-js/template-webpack-plugin@0.6.7, @lynx-js/react-webpack-plugin@0.6.10, @lynx-js/web-worker-rpc@0.10.0...
3 days ago

Minor Changes

  • feat: rewrite the main thread Element PAPIs (#343)

    In this commit we've rewritten the main thread apis.

    The most highlighted change is that

    • Before this commit we send events directly to bts
    • After this change, we send events to mts then send them to bts with some data combined.

Patch Changes

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.