Skip to content

Releases: ByteLandTechnology/tinky-web

v1.0.2

17 Feb 09:50

Choose a tag to compare

1.0.2 (2026-02-17)

♻️ Refactoring

  • streams: simplify terminal streams and fix stdin input (0dae1d8)

v1.0.1

03 Feb 13:40

Choose a tag to compare

1.0.1 (2026-02-03)

🔧 Chores

  • deps: update tinky-keypress dependency to >=1.3.1 (d48abe1)

v1.0.0

03 Feb 08:25

Choose a tag to compare

1.0.0 (2026-02-03)

✨ Features

  • initial commit (39873cc)
  • initialize tinky-web with core components and documentation (c6395dc)

📦 Build

  • migrate to ESM and upgrade tsconfig (f978bb0)

👷 CI/CD

🔧 Chores

  • add semantic-release configuration and update package.json (906bd92)
  • configure husky (cf5bf31)
  • configure lint-staged (d99b8f7)
  • setup commitlint (97c35c3)
  • update project configuration (84ae01e)