Releases: peterKaleta/react-token-autocomplete
Releases · peterKaleta/react-token-autocomplete
v1.0.1
30 Mar 18:35
Compare
Sorry, something went wrong.
No results found
What's changed
Add OIDC Trusted Publisher workflow for automated npm publishing — no token required
Publish with --provenance for signed build attestation on npm
Install
npm install react-token-autocomplete
v1.0.0
30 Mar 17:08
Compare
Sorry, something went wrong.
No results found
Full rewrite to modern React 19 + TypeScript + Vite. See CHANGELOG for the complete list of changes.
Highlights
React 19 functional components with hooks
TypeScript with full type declarations (ESM + CJS + .d.ts)
Style-agnostic — every element exposes a className prop, zero default styles
Controlled mode — value + onChange + forwardRef for react-hook-form Controller
Headless hook — useTokenAutocomplete for custom rendering
Zero runtime dependencies — removed radium, immutable, lodash, underscore.string
Accessible — role="listbox", role="option", aria-label, WCAG AA contrast
Breaking Changes
See CHANGELOG for the full list of breaking changes from v0.5.3.
Install
npm install react-token-autocomplete
v0.5.4
30 Mar 17:52
Compare
Sorry, something went wrong.
No results found
Maintenance release fixing issues #11 and #15 . This branch only supports React 0.13. For React 14+ use v1.0.0 .
Fixed
#11 — Pin underscore.string to 3.3.4 to prevent ReferenceError: makeString is not defined in strict mode
#15 — Update radium to ^0.19.6 for ES6 class support
Add peerDependencies: { react: "0.13.x" } so package managers surface the incompatibility warning
Release 0.5.3
21 Dec 22:26
Compare
Sorry, something went wrong.
No results found
Release 0.5.2
21 Dec 22:25
Compare
Sorry, something went wrong.
No results found
Release 0.5.1
21 Dec 22:12
Compare
Sorry, something went wrong.
No results found
Release 0.5.0
04 Oct 05:31
Compare
Sorry, something went wrong.
No results found
Release 0.4.0
25 Sep 21:32
Compare
Sorry, something went wrong.
No results found
Release 0.3.2
25 Sep 03:16
Compare
Sorry, something went wrong.
No results found
Release 0.3.1
25 Sep 02:44
Compare
Sorry, something went wrong.
No results found