Update Logs
Latest features and improvements of ShipAny templates.
v1.0.1
One-click deploy to Cloudflare Workers
cloudflaredeploy
- One-click deploy to Cloudflare Workers (D1, or Postgres + Hyperdrive)
- New
deploy-cloudflareskill — handles D1, secrets, schema push and redeploy automatically - Fixed a number of SSR and hydration edge cases
v1.0.0
ShipAny TanStack first release
releasetanstack-start
The newest member of the ShipAny family — the full agent-native business engine, now on TanStack Start.
- Brand-new template on TanStack Start (Vite 8 + Nitro + React 19, TypeScript strict)
- File-based routing — no RSC, no
"use client", all plain React components - TanStack Query / Form / Table throughout, backed by a typed api-client
- Paraglide JS i18n — compiled, tree-shakeable message functions
- better-auth + Drizzle ORM, sharing ShipAny's modular business logic (auth, credits, payments & subscriptions, API keys, RBAC)
