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