Releases: Bernankez/vite-plugin-font-carrier
Releases · Bernankez/vite-plugin-font-carrier
v0.1.4
No significant changes
View changes on GitHub
v0.1.3
🐞 Bug Fixes
- Resolve asset url correctly when using
fetch
, close #8 - by @Bernankez in #8 (ea378)
View changes on GitHub
v0.1.2
v0.1.1
🐞 Bug Fixes
- Respect
resolve.alias
in vite config, close #7 - by @Bernankez in #7 (19747)
View changes on GitHub
v0.1.0
🚀 Features
Introduce- by @Bernankez (eae3a)pathe
to resolve path
🐞 Bug Fixes
Fix path- by @Bernankez (aac65)
View changes on GitHub
v0.0.4
🚀 Features
- Live preview in dev mode - by @Bernankez (de3a0)
- Live preview in dev, expose custom compress function - by @Bernankez (34b20)
🐞 Bug Fixes
- Resolve absolute url in css - by @Bernankez (8ba81)
- Normalize path - by @Bernankez (97127)
- Resolve path on windows - by @Bernankez (c2179)
- Set hashname within compress - by @Bernankez (8ae4f)
- Fix file hashname under public dir, emit file in transform - by @Bernankez (1bb03)
View changes on GitHub
v0.0.3
No significant changes
View changes on GitHub
v0.0.2
🚨 Breaking Changes
- Rename
FontCollection
toFontAsset
, remove transform hook - by @Bernankez (b9107)
🐞 Bug Fixes
- Incorrect display in log for uncompressed fonts - by @Bernankez (7f4dd)