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

Commit 04ecfc1

Browse files
committed
chore: release v5.0.0-rc.1
1 parent 16f12e7 commit 04ecfc1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.0.0-rc.1](https://github.com/Tresjs/nuxt/compare/5.0.0-rc.0...5.0.0-rc.1) (2025-09-20)
4+
5+
### Bug Fixes
6+
7+
* integrate useAttrs composable in TresCanvas component ([16f12e7](https://github.com/Tresjs/nuxt/commit/16f12e79334c6dcbd3d78412838b41a00a47185d))
8+
39
## [5.0.0-rc.0](https://github.com/Tresjs/nuxt/compare/4.1.0-next.1...5.0.0-rc.0) (2025-09-20)
410

511
### ⚠ BREAKING CHANGES

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": "5.0.0-rc.0",
4+
"version": "5.0.0-rc.1",
55
"packageManager": "pnpm@10.17.0",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)