Skip to content

Commit 98fbadf

Browse files
committed
release: 0.0.4
1 parent 361581f commit 98fbadf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/tanstack-router/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 0.0.3 (2026-03-08)
212

313
### 🚀 Features

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.3",
3+
"version": "0.0.4",
44
"description": "TanStack Router for NativeScript",
55
"main": "index.cjs",
66
"module": "index.mjs",

0 commit comments

Comments
 (0)