Skip to content

Commit e4cdc41

Browse files
committed
release: 0.1.0
1 parent 119710d commit e4cdc41

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/tanstack-router/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.1.0 (2026-05-03)
2+
3+
### 🚀 Features
4+
5+
- tanstack router updates ([#1](https://github.com/NativeScript/tanstack/pull/1))
6+
7+
### 🩹 Fixes
8+
9+
- publishing format for better compat across non-hmr and hmr ([9d69f20](https://github.com/NativeScript/tanstack/commit/9d69f20))
10+
11+
### ❤️ Thank You
12+
13+
- Nathan Walker
14+
115
## 0.0.8 (2026-03-23)
216

317
### 🩹 Fixes

packages/tanstack-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/tanstack-router",
3-
"version": "0.0.8",
3+
"version": "0.1.0",
44
"description": "TanStack Router for NativeScript",
55
"main": "index.cjs",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)