Skip to content

Releases: odest/tntstack

v1.4.7

29 Mar 01:17
373d09e

Choose a tag to compare

1.4.7 (2026-03-29)

Bug Fixes

  • ci: use separate pull requests for release-please (edebdc9)

v1.4.6

29 Mar 01:08
b1333a2

Choose a tag to compare

1.4.6 (2026-03-29)

Bug Fixes

  • ci: remove custom pull request title pattern (67d32c9)

v1.4.5

29 Mar 00:37
aed0b76

Choose a tag to compare

1.4.5 (2026-03-29)

Documentation

  • update architecture documentation for ui and core packages split (c65c0ed)

Code Refactoring

  • packages: extract business logic from ui to core (59bd4ec)

v1.4.4

28 Mar 00:02
856e4ed

Choose a tag to compare

1.4.4 (2026-03-27)

Bug Fixes

  • web: resolve metadata image prerender error in localized routes (d2cd0c7)

Documentation

  • add linear git history requirements to setup instructions (eb0b39e)

Code Refactoring

  • icons: update app icons and add missing sizes (4569231)

Continuous Integration

  • workflows: fix universal apk upload wildcard and enforce checkout ref (a4345e3)

v1.4.3

24 Mar 20:33
904bcf4

Choose a tag to compare

1.4.3 (2026-03-24)

Bug Fixes

  • native: disable link prefetching to resolve silent navigation hangs on windows (f2c615d)

Continuous Integration

  • workflows: add selective desktop builds and refine artifact naming (4aa58a4)
  • workflows: implement dynamic matrix and enforce explicit refs for checkout (99178f1)

v1.4.2

23 Mar 11:09
f72314c

Choose a tag to compare

1.4.2 (2026-03-23)

Bug Fixes

  • cli: fix typo in README (95d4d95)

Documentation

  • add apps and packages architecture documentation (3fdf9c8)

@tntstack/create-app: v0.1.8

23 Mar 11:09
f72314c

Choose a tag to compare

0.1.8 (2026-03-23)

Bug Fixes

  • cli: fix typo in README (95d4d95)

v1.4.1

18 Mar 07:43
c636304

Choose a tag to compare

1.4.1 (2026-03-18)

Build System

  • deps: bump next from 16.1.6 to 16.1.7 (4a0b0fb)
  • deps: bump next from 16.1.6 to 16.1.7 (e6b4733)

v1.4.0

15 Mar 22:33
5828a28

Choose a tag to compare

1.4.0 (2026-03-15)

Features

  • docs: add Mermaid support and MDX helpers, update documentation content (645fe37)

Bug Fixes

  • docs: add force-static to resolve DYNAMIC_SERVER_USAGE error (09c7e9c)

v1.3.2

14 Mar 17:14
b72fd18

Choose a tag to compare

1.3.2 (2026-03-14)

Bug Fixes

  • cli: resolve 404 error on npm publish by adding publishConfig (4251e18)