Skip to content

Releases: ByteLandTechnology/tinky-select

v1.0.0

10 Feb 12:18

Choose a tag to compare

1.0.0 (2026-02-10)

✨ Features

  • implement Select component with hooks, theming, and full api documentation (e952394)
  • 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)