Skip to content

Releases: ByteLandTechnology/tinky-test

v1.1.0

11 Feb 01:57

Choose a tag to compare

1.1.0 (2026-02-11)

✨ Features

  • implement mock user input and update dependencies (96e264f)

v1.0.0

04 Feb 11:42

Choose a tag to compare

1.0.0 (2026-02-04)

✨ Features

  • implement core testing utilities and documentation (ec44a38)
  • initial commit (39873cc)

👷 CI/CD

🔧 Chores

  • add docs script and dependencies (c101023)
  • add semantic-release configuration and update package.json (308c063)
  • configure husky (cf5bf31)
  • configure lint-staged (d99b8f7)
  • disable package-lock.json generation and remove the existing lock file (7c4ec25)
  • migrate from TSLint to ESLint for code linting (e960855)
  • setup commitlint (97c35c3)
  • upgrade tsconfig to modern standards and add react support (63c784c)