github lynx-family/lynx-stack @lynx-js/template-webpack-plugin@0.16.2

latest releases: @lynx-js/react-rsbuild-plugin@0.20.3, @lynx-js/vanilla-rsbuild-plugin@0.1.2, @lynx-js/react-alias-rsbuild-plugin@0.20.3...
5 hours ago

Patch Changes

  • Correct the emitted page config key for enabling zero-percent flex basis behavior. (#4015)

  • Keep both layers of a lazy bundle that a webpackChunkName names. The name is the identity of a chunk group, so writing one collapsed the main-thread and the background compilation into a single chunk: the bundle shipped with an empty lepusCode, and its intermediate outputs landed outside of .lynx/lazy-bundle/<name>/. The transform now appends -react__<layer> to a user-written name and the plugin strips it again, the way it did for the names the transform used to inject, so a named lazy bundle is built exactly like an unnamed one. (#4002)

  • Updated dependency tinypool to ^2.2.0. (#3835)

  • Updated dependencies []:

    • @lynx-js/web-core@0.26.2

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.