Skip to content

Commit e57cbdb

Browse files
chore(release): 1.4.0
1 parent 0b088c7 commit e57cbdb

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.3.1...v1.4.0) (2025-07-22)
6+
7+
8+
### Features
9+
10+
* add Vite 7 support ([#87](https://github.com/cssninjaStudio/unplugin-fonts/issues/87)) ([587f506](https://github.com/cssninjaStudio/unplugin-fonts/commit/587f506c239bb4fe7e61f18fbf8a1b9b57ce1570))
11+
* allow using nuxt 4 ([0b088c7](https://github.com/cssninjaStudio/unplugin-fonts/commit/0b088c7755e3d2f6b66a318f35f5ecb66eb61bdf))
12+
13+
14+
### Bug Fixes
15+
16+
* improve vite 7 plugin typing ([2b8f001](https://github.com/cssninjaStudio/unplugin-fonts/commit/2b8f001fca2cb8babb0c81557b70daba600df78a))
17+
* loading custom font in nuxt module ([d562a89](https://github.com/cssninjaStudio/unplugin-fonts/commit/d562a892feef5ea2e839c85f1df52311532c9fc9))
18+
519
### [1.3.1](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.3.0...v1.3.1) (2024-12-01)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-fonts",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
55
"description": "Universal Webfont loader",
66
"author": {

0 commit comments

Comments
 (0)