Skip to content

Releases: ByteLandTechnology/tinky-multi-select

v1.0.1

12 Feb 07:36

Choose a tag to compare

1.0.1 (2026-02-12)

♻️ Refactoring

  • replace internal symbols hook with tinky-figures (6dbd4a9)

v1.0.0

10 Feb 14:07

Choose a tag to compare

1.0.0 (2026-02-10)

✨ Features

  • add multi-select component with tests (7d726fa)
  • 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)