Releases: rstackjs/rsbuild-plugin-arethetypeswrong
Releases · rstackjs/rsbuild-plugin-arethetypeswrong
v0.1.1
v0.1.0
This is the initial release of rsbuild-plugin-arethetypeswrong. Try it out with Rslib / Rsbuild:
import { pluginAreTheTypesWrong } from "rsbuild-plugin-arethetypeswrong";
export default {
plugins: [pluginAreTheTypesWrong()],
};What's Changed
New Contributors
Full Changelog: https://github.com/colinaaa/rsbuild-plugin-arethetypeswrong/commits/v0.1.0