Skip to content

Commit 3005530

Browse files
chore: release main (#463)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent c6774c7 commit 3005530

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"packages/static": "3.0.11",
1717
"packages/types": "2.0.3",
1818
"packages/vite-plugin": "2.6.0",
19-
"packages/vite-plugin-tanstack-start": "1.0.0"
19+
"packages/vite-plugin-tanstack-start": "1.0.1"
2020
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vite-plugin-tanstack-start/CHANGELOG.md

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

3+
## [1.0.1](https://github.com/netlify/primitives/compare/vite-plugin-tanstack-start-v1.0.0...vite-plugin-tanstack-start-v1.0.1) (2025-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* set proper peer dependencies ([#458](https://github.com/netlify/primitives/issues/458)) ([c6774c7](https://github.com/netlify/primitives/commit/c6774c78c77b5bc38768ec88ba53c8e61bc63686))
9+
310
## 1.0.0 (2025-09-22)
411

512

packages/vite-plugin-tanstack-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/vite-plugin-tanstack-start",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Vite plugin for TanStack Start on Netlify",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)