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

latest releases: @lynx-js/offscreen-document@0.1.4, @lynx-js/cache-events-webpack-plugin@0.0.2
2 days ago

Minor Changes

  • refactor: provide the mts a real globalThis (#1589)

    Before this change, We create a function wrapper and a fake globalThis for Javascript code.

    This caused some issues.

    After this change, we will create an iframe for createing an isolated Javascript context.

    This means the globalThis will be the real one.

Patch Changes

  • refactor: add :not([l-e-name]) at the end of selector for lazy component (#1622)

  • fix: the SystemInfo in bts should be assigned to the globalThis (#1599)

  • Updated dependencies [c1f8715]:

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

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.