github lynx-family/lynx-stack @lynx-js/web-constants@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

  • feat: The onNapiModulesCall function of lynx-view provides the fourth parameter: lynxView, which is the actual lynx-view DOM. (#350)

  • fix: publicComponentEvent args order (#401)

  • Updated dependencies [a521759]:

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

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.