Skip to content

Releases: unjs/unifont

v0.7.4

13 Feb 23:03
d121188

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.7.3

14 Jan 16:27
ec99a31

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.7.2

14 Jan 16:22
7234729

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.7.1

19 Dec 21:12
8f191aa

Choose a tag to compare

compare changes

🚀 Enhancements

  • Strongly type provider name (#286)
  • Throw on error (#289)
  • bunny: Filter subsets (#298)
  • Allow resolving specific font formats (#297)
  • Export InitializedProvider and ResolveFontResult (#305)
  • Allow passing provider-specific options to resolveFont (#288)

🔥 Performance

  • googleicons: Use direct string slicing to drop first line of metadata response (#302)

🩹 Fixes

  • Increase strength of provider types (#290)
  • Isolate cache keys by provider name and options (#281)

💅 Refactors

  • ⚠️ Remove resolveFontFace (#284)

📖 Documentation

  • Update readme and add custom provider example (#291)
  • Give correct examples for experimental.glyphs (#293)

📦 Build

🏡 Chore

  • Fetch-depth: 0 in release workflow (551259f)
  • Update pnpm to 10.21 and enable trust policy (8a93ab7)
  • Revert pnpm trust policy and restore provenance action (7855023)
  • Remove unused types (#285)
  • Extract unifont (#292)
  • Disallow newlines in import/exports (ad66736)
  • Remove T prefix from generics (9e96630)
  • Remove publish step (c2ba1b7)
  • Release v0.7.0 (9ac1125)
  • Add changelogithub to deps (efd5d34)
  • Release v0.7.1 (8f191aa)

🤖 CI

  • Update release workflow to use trusted publishing (2554e6b)

⚠️ Breaking Changes

  • ⚠️ Remove resolveFontFace (#284)

❤️ Contributors

v0.6.0

27 Sep 12:48
0e438b9

Choose a tag to compare

compare changes

🚀 Enhancements

  • Include subset in FontFaceMeta (#248)

🩹 Fixes

  • Fix typo in font-variation-settings (dc66ad1)

🏡 Chore

✅ Tests

  • Improve test coverage of css extraction utils (ed2b432)
  • Bump default test timeout (29bc5f4)

🤖 CI

  • Remove forced corepack installation (d11d873)
  • Run tests on node 20 (8acbb80)
  • Run tests on last node LTS (819d198)
  • Add provenance action to check for downgrades in provenance (3d38913)
  • Update release workflow (e63a59e)

❤️ Contributors

v0.5.2

23 Jun 11:00
4775013

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.5.1

23 Jun 09:23
eb5f2e0

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.5.0

05 May 08:45
aa3a5e5

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.4.1

28 Apr 19:18
c8c6b26

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.4.0

24 Apr 20:22
8be7646

Choose a tag to compare

   🚨 Breaking Changes

    View changes on GitHub