Releases: afeiship/react-interactive-list
Releases · afeiship/react-interactive-list
Release 1.6.1
- feat(release): bump version to 1.6.0 - update version number in package.json - align with semantic versioning standards for minor release - new version ready for distribution via npm (aa60f10)
- feat(example): replace component import and event emitter usage (37c1be7)
- feat(lib): add forward ref export for ReactInteractiveList (95da2e4)
- feat(lib): refactor to simplify component structure and prop handling (fc11c38)
- feat(docs): add documentation for react-interactive-list (5aec994)
Release 1.5.57
- feat(example): update list item implementation and display (9a2262c)
Release 1.5.55
- feat: add update method (998c451)
Release 1.5.54
- feat: add payload (6827675)
Release 1.5.53
- feat: add payload (3d62dc4)
Release 1.5.52
- fix: migrate hookable feature (2baba20)
Release 1.5.51
- feat: isJsx -> hookable (5588f6e)
Release 1.5.50
- feat: add isJsx option (30f3635)
Release 1.5.49
- fix: state value len missing (c54980a)
Release 1.5.48
- fix: state value may null (b1ec93f)