Releases: rstackjs/rsbuild-plugin-devtools-json
Releases · rstackjs/rsbuild-plugin-devtools-json
v0.2.6
What's Changed
- chore(deps): update all non-major dependencies by @renovate[bot] in #20
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #21
- chore(deps): update js-devtools/npm-publish action to v4 by @renovate[bot] in #27
- chore(deps): update dependency node to v24 by @renovate[bot] in #25
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #24
- chore(deps): update all non-major dependencies by @renovate[bot] in #22
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #26
- fix: update peerDependencies to support Rsbuild v2 by @chenjiahan in #28
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: don't log message when creating uuid.json by @chenjiahan in #19
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- chore: enable npm trusted publishing by @chenjiahan in #18
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- chore: add repository link by @chenjiahan in #15
- chore: publish as dual package by @chenjiahan in #16
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore: add simple-git-hooks and nano-staged for pre-commit linting by @chenjiahan in #14
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
What's Changed
- fix: migration to biome 2.0.0 and fix import sort issue by @zoolsher in #1
- docs: update README by @chenjiahan in #2
- chore: add MIT license by @chenjiahan in #3
- chore: setup workflows by @chenjiahan in #4
- chore: setup renovate config by @chenjiahan in #5
- chore: add VS Code setting for Biome by @chenjiahan in #7
- fix: update plugin exports by @chenjiahan in #8
- chore: add playground for debugging by @chenjiahan in #9
- feat: use Rsbuild's built-in logger by @chenjiahan in #10
- refactor: setup middleware in onBeforeStartDevServer by @chenjiahan in #11
- chore: add npm script for bumping version by @chenjiahan in #12
New Contributors
- @zoolsher made their first contribution in #1
- @chenjiahan made their first contribution in #2
Full Changelog: https://github.com/rspack-contrib/rsbuild-plugin-devtools-json/commits/v0.1.0