Skip to content

Releases: devsantara/kit

Release 0.3.0 - SEO, Observability and I18n

16 Jan 16:34
0.3.0

Choose a tag to compare

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

  • linter: turn off capitalized comments rule (ea65319)
  • oxfmt: update and add import and tailwindcss options (c56f260)

v0.2.0 - UI Kit & Oxc

16 Jan 16:19
0.2.0

Choose a tag to compare

v0.2.0 - UI Kit & Oxc Pre-release
Pre-release

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

  • 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)

v0.1.0 - Initialize base project

14 Dec 06:39
0.1.0
2c31ad5

Choose a tag to compare

Pre-release

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)