Skip to content

Releases: TanStack/create-tsrouter-app

v0.15.4

29 May 18:04
Compare
Choose a tag to compare

Version 0.15.4 - 5/29/25, 6:03 PM

Changes

Fix

Chore

Packages

v0.15.3

14 May 00:10
Compare
Choose a tag to compare

Version 0.15.3 - 5/14/25, 12:09 AM

Changes

Fix

Packages

v0.15.2

11 May 23:59
Compare
Choose a tag to compare

Version 0.15.2 - 5/11/25, 11:57 PM

Changes

Fix

  • more fixes for registry, starters and add-ons (47416cf) by @jherr
  • more fixes for the registry, starters and add-ons (469a2eb) by @jherr

Packages

v0.15.1

11 May 23:33
Compare
Choose a tag to compare

Version 0.15.1 - 5/11/25, 11:32 PM

Changes

Fix

Packages

v0.15.0

11 May 22:48
Compare
Choose a tag to compare

Version 0.15.0 - 5/11/25, 10:43 PM

Changes

Feat

Packages

v0.14.4

11 May 22:38
Compare
Choose a tag to compare

Version 0.14.4 - 5/11/25, 10:36 PM

Changes

Fix

Chore

  • clean up the CSS for the Add UI (11a91b2) by @jherr
  • clean up the CSS for the UI (73350d8) by @jherr
  • better console output when building with UI (ceb8b69) by @jherr
  • strengthen registry support (f85f6b6) by @jherr
  • adding script to check for duplicate files (3c92032) by @jherr
  • adding more icons (fa250da) by @jherr
  • fixing husky (02d26af) by @jherr
  • fixing build and CLI (93924b1) by @jherr
  • adding husky (b83015b) by @jherr
  • fixing tests (d2e9593) by @jherr
  • more config file fixes (469fabd) by Jack Herrington
  • config file cleanup (33a7e64) by Jack Herrington
  • updating docs for the new way to run the UI (ec349a8) by @jherr
  • small changes (fe273e9) by @jherr
  • merging in main (bd66b14) by @jherr
  • remove biome as default html formatter (#96) (e2bccab) by @aabuhijleh
  • adding special steps for specific add-ons (67f485f) by @jherr
  • ui updates for progress (2aa401c) by Jack Herrington
  • migration to zustand, query and custom hooks (8bda400) by @jherr
  • cleaner move to jotai (d174729) by @jherr
  • moving to jotai (f716377) by Jack Herrington
  • add-on enabling and selected logic (22b28c9) by Jack Herrington
  • more tests (5711343) by Jack Herrington
  • move examples (5a7b91e) by Jack Herrington
  • UI improvements (ff2e8bf) by Jack Herrington
  • UI refactoring (c495a0a) by Jack Herrington
  • add-to-app refactoring (896581d) by Jack Herrington
  • more small styling changes (4cb1007) by Jack Herrington
  • CSS updates (d6f69fe) by Jack Herrington
  • refresh the starters (25e18c1) by Jack Herrington
  • more UI updates (97baf88) by Jack Herrington
  • more UI updates and support for ts-router to start add mode (28ba2c9) by Jack Herrington
  • lots of UI work on setup (f454a39) by Jack Herrington
  • create end-to-end with UI (3695aff) by Jack Herrington
  • end-to-end add flow (374c29a) by Jack Herrington
  • moving to API routes (b0a5f1c) by Jack Herrington
  • starting move to API endpoints (94595ef) by Jack Herrington
  • fixing a unicorn issue (225ff38) by Jack Herrington
  • client side data loading (b89e6b1) by Jack Herrington
  • first work on the new UI (aaf22b6) by Jack Herrington
  • zod checking add-ons and starters (6c1d393) by Jack Herrington
  • file deleting support (e1dd57b) by Jack Herrington
  • getting add-ons and starters to work (95d25d5) by Jack Herrington
  • fixing remote add-ons (a29a563) by Jack Herrington
  • more package smashing (f8f4bfb) by Jack Herrington
  • more docs and removing unused variables support (475e6eb) by Jack Herrington
  • changing some package names (7e3ad79) by Jack Herrington
  • adding tests and normalizing mode and template (d0f45e0) by Jack Herrington
  • CLI tests (a79c5bf) by Jack Herrington
  • removing cwd (78f0442) by Jack Herrington
  • first pass on API cleanup (02161b4) by Jack Herrington
  • moving unit tests (307c47f) by Jack Herrington
  • merge main (c6f5a20) by Jack Herrington
  • removing dir check (251dc65) by Jack Herrington
  • tests that mock the fs (87d449e) by Jack Herrington
  • more unit tests (05594da) by Jack Herrington
  • more unit test coverage for the engine (c6b4c2a) by Jack Herrington
  • removing private (f5ba500) by Jack Herrington
  • more MCP fixes (d7ad5ee) by Jack Herrington
  • fix MCP (f558907) by Jack Herrington
  • fixes for solid (2a2c6d5) by Jack Herrington
  • stablizing fixes (2d7e673) by Jack Herrington
  • re-add tests (9819760) by Jack Herrington
  • lots of small fixes (e4b1109) by Jack Herrington
  • reintegration complete (ac5fc72) by Jack Herrington
  • last fixup before re-integration (18ce8cb) by Jack Herrington
  • more small cleanups (04567eb) by Jack Herrington
  • fixup a lot of small issues (9d6b072) by Jack Herrington
  • refactor toolchains (1f40851) by Jack Herrington
  • package-json cleanup (52234cb) by Jack Herrington
  • moving to file bundle architecture (5532010) by Jack Herrington
  • last of the base changes (933cdc0) by Jack Herrington
  • starting to get some place with the refactoring of create-app (c066ecd) by Jack Herrington
  • merge base,code-router and file-router (b4db443) by Jack Herrington
  • removing conditionals in create-app (e8fb48f) by Jack Herrington
  • moving to dump readdir (a64fd70) by Jack Herrington
  • starting create-app-cleanups (da8337f) by Jack Herrington
  • removing bad files (286a01f) by Jack Herrington
  • test re-org (b38335d) by Jack Herrington
  • tests migrated to memory environment (2bc9782) by Jack Herrington
  • extract custom add-on code (1b4e6fc) by Jack Herrington
  • update tests (d1a0b78) by Jack Herrington
  • massive refactor (4640121) by Jack Herrington
  • refactoring the UI out of the engine (c489673) by Jack Herrington
  • package refactoring (d7eac47) by Jack Herrington
  • merge main (473bd3a) by Jack Herrington
  • merge main (3909b40) by Jack Herrington
  • add more examples (f82f273) by Jack Herrington
  • merge main (20dc394) by Jack Herrington
  • add an eCommerce starter example (65e77fd) by Jack Herrington
  • merge main (5ff65e0) by Jack Herrington
  • ui refactor (4978a32) by Jack Herrington
  • updating the contributing docs (4e9f634) by Jack Herrington

Other

Chord

  • merge main (f54bd34) by Jack Herrington

Packages

v0.10.0-alpha.31

11 May 19:27
Compare
Choose a tag to compare
v0.10.0-alpha.31 Pre-release
Pre-release

Version 0.10.0-alpha.31 - 5/11/25, 7:26 PM

Changes

Fix

Packages

v0.10.0-alpha.30

11 May 18:48
Compare
Choose a tag to compare
v0.10.0-alpha.30 Pre-release
Pre-release

Version 0.10.0-alpha.30 - 5/11/25, 6:47 PM

Changes

Fix

Packages

v0.10.0-alpha.29

10 May 02:15
Compare
Choose a tag to compare
v0.10.0-alpha.29 Pre-release
Pre-release

Version 0.10.0-alpha.29 - 5/10/25, 2:14 AM

Changes

Fix

Packages

v0.10.0-alpha.28

10 May 01:34
Compare
Choose a tag to compare
v0.10.0-alpha.28 Pre-release
Pre-release

Version 0.10.0-alpha.28 - 5/10/25, 1:33 AM

Changes

Fix

Packages