Skip to content

Changelog

6.1.2 (2026-04-12)

Bug Fixes

  • ci: auto-format release-please changelog on PR branch (#89) (f94d10e)

6.1.1 (2026-04-12)

Bug Fixes

  • use platform-independent path separators in option parsing (#87) (f5f3f49)

6.1.0 (2026-04-12)

Features

  • add preloadFormats support to preload generated webfont assets (#75)
  • add centerVertically alias support for SVG format options (#79)
  • add release-please for automated releases and changelog (#83)

Documentation

  • add VitePress docs site with GitHub Pages deployment (#76)

Miscellaneous Chores

  • restructure as monorepo with packages dir (#82)

6.0.0 (2026-03-19)

⚠ BREAKING CHANGES

Miscellaneous Chores

  • use tsdown (#57)
  • use pnpm & update vitest (#67)
  • use oxlint & oxfmt (#68)
  • upgrade tsdown (#69)
  • add vite 8 support (#70)
  • finish pnpm migration, vite <5 cleanup, add contribution guide (#71)
  • try vite+ (#72)
  • run UT across vite versions (#73)
  • package audit (#74)

5.0.0 (2025-07-08)

⚠ BREAKING CHANGES

  • drop support for Node v18

Features

  • bump dependencies and allow usage with vite 7 (#54)

4.0.0 (2025-02-02)

⚠ BREAKING CHANGES

  • drop support for Node v21

Features

  • support vite v6 (#43)

3.4.0 (2024-07-03)

Features

  • introduce new option allowWriteFilesInBuild (#35)

3.3.0 (2024-04-27)

Features

  • added support for cssContext (#33)

3.2.0 (2024-04-15)

Features

  • use a hash based on content instead of guid (#30)

3.1.0 (2024-03-02)

Features

  • implement font inlining (#25)
  • cleanup Node 16 support & fix vite v4 compatibility

3.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • drop support for Node v16

2.2.0 (2024-02-22)

Features

  • add moduleId param to options that allow customization of virtualModuleId (#18)

2.1.0 (2024-02-21)

Features

  • add public API (#20)

2.0.0 (2024-02-06)

⚠ BREAKING CHANGES

  • upgrade to Vite 5 (#14)

1.0.1 (2023-07-20)

Bug Fixes

  • dependency updates

1.0.0 (2023-01-31)

⚠ BREAKING CHANGES

  • change input options to allow saving html/css without saving fonts (#1)

Released under the MIT License.