Releases: devsantara/kit
Releases · devsantara/kit
Release 0.3.0 - SEO, Observability and I18n
0.3.0 (2026-01-16)
Features
- i18n: setup paraglide (3435a64)
- observability: setup posthog (7f4c399)
- seo: add metadata, opengraph, web manifest and icons (5c0e864)
- seo: create head metadata builder (b3c41ec)
Bug Fixes
- storybook: missing iframe.html on production build (13ff3ab)
Build System
- manually split posthog-js and @posthog/react from main bundle (a0ecfb0)
Continuous Integration
- workflow: split deployment and cleanup workflows (1e2753a)
Chores
v0.2.0 - UI Kit & Oxc
0.2.0 (2026-01-06)
Features
- server: add server wait until (e3e9ad4)
- ui: add custom sans and mono fonts (65a1f90)
- ui: setup tailwindcss (ca471dc)
- ui: setup ui library (2c0647e)
Bug Fixes
- deps: some package imported from external module but never used (968b7b2)
- typescript: server bundles can leaking into client bundles (c691288)
Performance
- react: add react-compiler (b180469)
Continuous Integration
- deployment: setup infrastructure and workflows (39a0169)
Chores
v0.1.0 - Initialize base project
0.1.0 (2025-12-14)
Features
- setup: initialize base project with tanstack start (0fedec6)
- devtools: setup router devtools (0a9e41c)
Documentation
- license: add MIT license file (d05b900)
- readme: add header section (7c7f15e)
- readme: github don't render header tag properly (e33e461)
Continuous Integration
- release: setup release-it with conventional changelog (d25df53)
Chores
- 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)