File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.5 (2026-03-13)
2+
3+ ### 🚀 Features
4+
5+ - support file based routes ([ 55e141e] ( https://github.com/NativeScript/tanstack/commit/55e141e ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Nathan Walker
10+
111## 0.0.4 (2026-03-09)
212
313### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/tanstack-router" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " TanStack Router for NativeScript" ,
55 "main" : " index.cjs" ,
66 "module" : " index.mjs" ,
6969 "homepage" : " https://github.com/NativeScript/tanstack" ,
7070 "readmeFilename" : " README.md" ,
7171 "dependencies" : {
72+ "@tanstack/router-plugin" : " ^1.166.0" ,
7273 "@tanstack/history" : " ^1.100.0" ,
7374 "@tanstack/solid-router" : " ^1.166.0"
7475 },
You can’t perform that action at this time.
0 commit comments