Skip to content

Commit 0896d39

Browse files
chore: update versions (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0b20658 commit 0896d39

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/nuxt-4-compatibility.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

tooling/plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @styleframe/plugin
22

3+
## 2.3.1
4+
5+
### Patch Changes
6+
7+
- [#88](https://github.com/styleframe-dev/styleframe/pull/88) [`0b20658`](https://github.com/styleframe-dev/styleframe/commit/0b20658bb2b8362286ac8d955dfbc961b68d4aec) Thanks [@alexgrozav](https://github.com/alexgrozav)! - fix: add Nuxt 4 compatibility
8+
9+
Updated `@nuxt/kit` and `@nuxt/schema` dependencies to v4.1.3 via the nuxt catalog. Peer dependencies now accept both `^3 || ^4` to support Nuxt 3 and Nuxt 4 projects.
10+
311
## 2.3.0
412

513
### Minor Changes

tooling/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@styleframe/plugin",
33
"type": "module",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "Unplugin for Styleframe. Use it with Vite, Webpack, Astro, Nuxt, Rollup, Rspack, and more.",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)