UNPKG

@lynx-js/react-alias-rsbuild-plugin

Version:

A rsbuild plugin for making alias in ReactLynx

55 lines (28 loc) 710 B
# @lynx-js/react-alias-rsbuild-plugin ## 0.9.5 ## 0.9.4 ## 0.9.3 ### Patch Changes - Fix the issue where the canary version of React was not included in the `rule.include` configuration. ([#275](https://github.com/lynx-family/lynx-stack/pull/275)) ## 0.9.2 ## 0.9.1 ### Patch Changes - Support NPM provenance. ([#30](https://github.com/lynx-family/lynx-stack/pull/30)) ## 0.9.0 ## 0.8.1 ## 0.8.0 ## 0.7.0 ## 0.6.5 ## 0.6.4 ## 0.6.3 ## 0.6.2 ## 0.6.1 ## 0.6.0 ## 0.5.2 ## 0.5.1 ### Patch Changes - 2077e5e: Ensure only alias once for different version of alias plugins ## 0.5.0 ### Patch Changes - 15a9a34: Ensure alias only applied once. - 4ef9d17: Move alias to a standalone plugin.