- 6b08d97: fix(ci): missing env on preview cleanup workflow
- eaa7b64: feat(seo): using @devsantara/head to manage head
- eaa7b64: feat(db): setup cloudflare d1 with drizzle-orm
- eaa7b64: feat(db): add drizzle studio for local and remote db
- eaa7b64: feat(auth): setup authentication with better-auth
- eaa7b64: feat(form): setup tanstack form
- eaa7b64: feat(ui): introduce new ui style
- eaa7b64: feat(i18n): add markup and text direction support
- eaa7b64: fix(ui): use text-pretty for title and description
- eaa7b64: fix(ui): invalid switch checked and unchecked selector
- eaa7b64: chore(bump): update dependencies
- eaa7b64: chore(agent): add basic skills
- eaa7b64: chore(release): migrate to changesets
0.3.0 (2026-01-16)
- i18n: setup paraglide (3435a64)
- observability: setup posthog (7f4c399)
- seo: add metadata, opengraph, web manifest and icons (5c0e864)
- seo: create head metadata builder (b3c41ec)
- storybook: missing iframe.html on production build (13ff3ab)
- manually split posthog-js and @posthog/react from main bundle (a0ecfb0)
- workflow: split deployment and cleanup workflows (1e2753a)
- linter: turn off capitalized comments rule (ea65319)
- oxfmt: update and add import and tailwindcss options (c56f260)
0.2.0 (2026-01-06)
- server: add server wait until (e3e9ad4)
- ui: add custom sans and mono fonts (65a1f90)
- ui: setup tailwindcss (ca471dc)
- ui: setup ui library (2c0647e)
- deps: some package imported from external module but never used (968b7b2)
- typescript: server bundles can leaking into client bundles (c691288)
- react: add react-compiler (b180469)
- deployment: setup infrastructure and workflows (39a0169)
- bump: update packages (d8d9e57)
- formatter: migrate prettier to oxfmt (975a6c1)
- linter: migrate eslint to oxlint (b8ef08b)
- vscode: prevent routeTree file from being exposed in the editor (56f72ed)
0.1.0 (2025-12-14)
- setup: initialize base project with tanstack start (0fedec6)
- devtools: setup router devtools (0a9e41c)
- license: add MIT license file (d05b900)
- readme: add header section (7c7f15e)
- readme: github don't render header tag properly (e33e461)
- release: setup release-it with conventional changelog (d25df53)
- eslint: add tanstack router plugin (beb0bfa)
- formatter: setup prettier with oxc plugin (f102641)
- lint-staged: add eslint command (32aad24)
- linter: check types with tsc (03d6cc4)
- linter: setup eslint (2a81112)
- nvmrc: add node version file (2a80f44)
- setup git hooks with commitlint (e542142)
- vscode: add typescript settings (bb01d5b)