github lynx-family/lynx-stack @lynx-js/web-core-server@0.16.0

latest releases: @lynx-js/offscreen-document@0.1.4, @lynx-js/cache-events-webpack-plugin@0.0.2, @lynx-js/web-constants@0.16.0...
4 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.

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.