UNPKG

@lynx-js/qrcode-rsbuild-plugin

Version:

A rsbuild plugin for printing QRCode in terminal

68 lines (34 loc) 1.23 kB
# @lynx-js/qrcode-rsbuild-plugin ## 0.4.1 ### Patch Changes - Bump @clack/prompts to v1.0.0-alpha.4 ([#1559](https://github.com/lynx-family/lynx-stack/pull/1559)) ## 0.4.0 ### Minor Changes - Support "Type to search" when switching entries and schema. ([#1115](https://github.com/lynx-family/lynx-stack/pull/1115)) ## 0.3.6 ### Patch Changes - Fix the issue where QR code fails to print after initial compilation errors are fixed. ([#610](https://github.com/lynx-family/lynx-stack/pull/610)) ## 0.3.5 ### Patch Changes - Build with Rslib ([#396](https://github.com/lynx-family/lynx-stack/pull/396)) ## 0.3.4 ### Patch Changes - Support NPM provenance. ([#30](https://github.com/lynx-family/lynx-stack/pull/30)) ## 0.3.3 ### Patch Changes - f6c56fb: Add `README.md`. ## 0.3.2 ### Patch Changes - 2d15b44: fix: default value of output.filename changes to be `[name].[platform].bundle`. ## 0.3.1 ### Patch Changes - 1255d93: Add a dev shortcut `h` for help ## 0.3.0 ### Minor Changes - e2e23e2: **BREAKING CHANGE**: Change the default `output.filename` to `[name].lynx.bundle`. ## 0.2.9 ### Patch Changes - 23a858a: Bump @clack/prompts to ^0.9.1 ## 0.2.8 ### Patch Changes - 8f91e6c: Initial Release.