github lynx-family/lynx-stack @lynx-js/react@0.116.0

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

Minor Changes

Patch Changes

  • Add safety checks for compilation macros to prevent runtime errors when they are undefined. (#2110)

    Replaces direct usage of __PROFILE__, __MAIN_THREAD__, __BACKGROUND__ with typeof checks.

    This improves robustness by checking variable existence before access, preventing runtime errors in environments where compilation macros are not defined.

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.