@tanstack/router-generator
Advanced tools
Comparing version 1.83.1 to 1.84.4
@@ -7,3 +7,2 @@ import path from "node:path"; | ||
routeTemplate: [ | ||
'import * as React from "react";\n', | ||
"%%tsrImports%%", | ||
@@ -10,0 +9,0 @@ "\n\n", |
{ | ||
"name": "@tanstack/router-generator", | ||
"version": "1.83.1", | ||
"version": "1.84.4", | ||
"description": "Modern and scalable routing for React applications", | ||
@@ -5,0 +5,0 @@ "author": "Tanner Linsley", |
@@ -8,3 +8,2 @@ import path from 'node:path' | ||
routeTemplate: [ | ||
'import * as React from "react";\n', | ||
'%%tsrImports%%', | ||
@@ -11,0 +10,0 @@ '\n\n', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
350957
4535