Skip to content

Releases: akan-team/akanjs

2.3.0

10 Jun 11:28
5c09668

Choose a tag to compare

What's Changed

Full Changelog: v2.2.12...v2.3.0

2.2.12

09 Jun 03:49

Choose a tag to compare

What's Changed

Full Changelog: v2.2.11...v2.2.12

2.2.11

08 Jun 12:43
8190632

Choose a tag to compare

What's Changed

Full Changelog: v2.2.6...v2.2.11

2.2.6

06 Jun 14:46
d5250f3

Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.6

2.2.3

06 Jun 01:50
8e8dc7c

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

2.2.2

04 Jun 13:35
654b52d

Choose a tag to compare

Hot fix: recover dictionary rendering and capacitor loading  (#29)

* hotfix: fix capaictor deps error and mission v1 assets

* hotfix: recover server side dictionary render

2.1.1

02 Jun 09:40
920df88

Choose a tag to compare

Fix these issues

#2
#4
#5
#8
#12

2.1.0

31 May 07:02

Choose a tag to compare

Before

  • Akan.js relied on multiple lower-level frameworks such as NestJS, Next.js, and Vite.
  • Node.js ecosystem assumptions were part of the tooling and operating model.
  • Runtime, tooling, testing, and package workflows were split across different foundations.
  • MongoDB was the default database choice.
  • Local development and production builds required more coordination between moving parts.

After

  • Akan.js v2.1.0 moves to a Bun-first full-stack runtime.
  • Bun is now the shared foundation for the CLI, server runtime, tests, packages, and production builds.
  • Akan owns more lower framework behavior directly, making the developer experience more consistent.
  • SQLite becomes the first-class local and service database path.
  • The stack is smaller and more focused: one runtime, one convention-driven workspace, and one flow from business code to deployable artifacts.

1.0.0

16 Dec 07:49

Choose a tag to compare

Initial release

Visit https://akanjs.com for information.

Full Changelog: https://github.com/akan-team/akanjs/commits/latest