Releases: fi3ework/vite-plugin-checker
Releases · fi3ework/vite-plugin-checker
v0.14.4
v0.14.4 is the next patch release.
Timetable: to be announced.
👉 Changelog
📦 Build
- migrate to
tsdownand fix bundling issue (#768)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.14.3
v0.14.3 is the next patch release.
👉 Changelog
🩹 Fixes
- tsc: preserve
tscBuildflag when wrapping solution builder host (#739)
📦 Build
- deps-dev: bump vitest from 3.2.4 to 3.2.6 (#738)
✅ Tests
- poll diagnostics emits instead of fixed timeout (#741)
🤖 CI
- use uppt to release package with trusted/staged publishing (#742)
- test against latest node lts versions (#729)
🎉 New Contributors
- dependabot[bot] (@dependabot[bot])
❤️ Contributors
- dependabot[bot] (@dependabot[bot])
- Daniel Roe (@danielroe)
vite-plugin-checker@0.14.1
🚨 Breaking Changes
- Remove support for vue2/vls - by @danielroe in #708 (bbf2a)
- deps: Update dependency chokidar to v5 - in #688 (814f2)
🐞 Bug Fixes
- deps:
- eslint:
- Lazily import eslint - by @danielroe in #709 (83adf)
- oxlint:
- tsc:
- Force
noEmitwhentsconfig.jsoncan't be parsed - by @danielroe in #721 (590dc)
- Force
View changes on GitHub
vite-plugin-checker@0.13.0
🚀 Features
- biome: Add support for biome 2.4 - by @ScotchAndSoda, Maksim Kruglov and @danielroe in #660 (76969)
- eslint: Support ESLint v10.x - by @Guymestef in #668 (ef484)
🐞 Bug Fixes
- deps:
- oxlint:
- stylelint:
- Allow meow v14 in peer dependencies - by @felixranesberger in #646 (8633a)
- vue-tsc:
View changes on GitHub
vite-plugin-checker@0.12.0
🚀 Features
- biome: Add
watchPathoption - by @tokoroga-dokkoi in #590 (8732c)
🐞 Bug Fixes
- deps:
View changes on GitHub
vite-plugin-checker@0.11.0
🚨 Breaking Changes
- Use node built-in instead of
strip-ansi- by @danielroe in #588 (66a10)
🚀 Features
🐞 Bug Fixes
- Address merge conflict with strip-ansi - by @danielroe (bac91)
- deps: Update dependency strip-ansi to ^7.1.2 - in #587 (5ddc1)
View changes on GitHub
vite-plugin-checker@0.10.3
🐞 Bug Fixes
- biome:
- Use absolute path in biome diagnostics - by @KurtGokhan in #555 (4a38b)
- runtime:
- Check for existing overlay element before injecting one - by @zouhangwithsweet in #563 (c742e)
- Reset
lastIndexbefore reusing regexes - by @justinbhopper in #564 (f4072)
View changes on GitHub
vite-plugin-checker@0.10.2
🐞 Bug Fixes
- deps: Update dependency picomatch to ^4.0.3 - in #550 (6a27b)
- stylelint: Handle empty result - by @liukonghe in #284 (42ca9)
- vue-tsc: Support
vue-tsc3.0.3+ - by @KazariEX in #551 (5055e)
View changes on GitHub
vite-plugin-checker@0.10.1
🐞 Bug Fixes
View changes on GitHub
vite-plugin-checker@0.9.3
No significant changes