Releases: atlowChemi/vite-svg-2-webfont
Releases · atlowChemi/vite-svg-2-webfont
v3.4.0
What's Changed
- Introduce new option
allowWriteFilesInBuild
. by @atlowChemi in #35
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Added support for cssContext by @SimonBackx in #33
- add node-v22 to test matrix by @atlowChemi in #34
New Contributors
- @SimonBackx made their first contribution in #33
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Use a hash based on content instead of
guid
by @stryaponoff in #30 - Bump vite from 5.1.4 to 5.1.7 by @dependabot in #28
- Bump vite from 5.1.4 to 5.1.7 in /example by @dependabot in #29
- Bump tar from 6.1.13 to 6.2.1 by @dependabot in #31
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Implement Font Inlining by @Azarattum in #25
- Cleanup Node 16 support & fix
vite v4
compatibility
New Contributors
- @Azarattum made their first contribution in #25
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Update versions of used actions by @atlowChemi in #22
- force newer version of
make-fetch-happen
by @atlowChemi in #23 - update node engines by @atlowChemi in #24
Breaking Change:
- drop support for Node v16
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Bump vite from 4.0.5 to 4.5.2 in /example by @dependabot in #16
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #21
- Add
moduleId
param to options that allow customization ofvirtualModuleId
by @stryaponoff in #18
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add public API by @stryaponoff in #20
New Contributors
- @stryaponoff made their first contribution in #20
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in #10
- Bump postcss from 8.4.21 to 8.4.31 in /example by @dependabot in #11
- Bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in #12
- BREAKING: Upgrade to Vite 5 by @Juneezee in #14
New Contributors
Full Changelog: v1.0.1...v2.0.0
v1.0.1
What's Changed
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #2
- Bump vite from 4.0.4 to 4.0.5 in /example by @dependabot in #5
- Bump vite from 4.0.4 to 4.0.5 by @dependabot in #6
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #8
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #9
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- [Breaking change]: Change input options to allow saving html/css without saving fonts by (#1)
Full Changelog: v0.1.0...v1.0.0