We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb05ba commit 0171ebaCopy full SHA for 0171eba
packages/tanstack-router/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.0.3 (2026-03-08)
2
+
3
+### 🚀 Features
4
5
+- improve route type safety ([8bb05ba](https://github.com/NativeScript/tanstack/commit/8bb05ba))
6
7
+### ❤️ Thank You
8
9
+- Nathan Walker
10
11
## 0.0.2 (2026-03-08)
12
13
### 🚀 Features
packages/tanstack-router/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/tanstack-router",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "TanStack Router for NativeScript",
"main": "index.cjs",
"module": "index.mjs",
0 commit comments