Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit af09adc

Browse files
committed
chore: release v4.0.0
1 parent 3e58130 commit af09adc

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1+
# Changelog
12

3+
## [4.0.0](https://github.com/Tresjs/nuxt/compare/3.0.8...4.0.0) (2025-05-25)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* update Nuxt to support version ^3.16.0 (#164)
8+
9+
### Features
10+
11+
* update Nuxt to support version ^3.16.0 ([#164](https://github.com/Tresjs/nuxt/issues/164)) ([7858a68](https://github.com/Tresjs/nuxt/commit/7858a68ad3a9b54d013ecae6d8e7ae82bb28b9b8))
12+
13+
### Bug Fixes
14+
15+
* update TypeScript error comments in ProgramsModule.vue for clarity ([3e58130](https://github.com/Tresjs/nuxt/commit/3e58130dfb94b44a1f12323bf432c7cf93bc6220))
216

317
## [3.0.8](https://github.com/Tresjs/nuxt/compare/3.0.7...3.0.8) (2025-02-25)
418

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tresjs/nuxt",
33
"type": "module",
4-
"version": "3.0.8",
4+
"version": "4.0.0",
55
"packageManager": "pnpm@10.11.0",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)