Releases: ericgio/react-bootstrap-typeahead
Releases · ericgio/react-bootstrap-typeahead
v6.3.4
v6.3.3
Bug Fixes
- Text hint fix by @Nathan-Roberts123 in #838
- Long option causes menu to open in wrong position issue by @Nathan-Roberts123 in #837
Documentation
New Contributors
- @perryn made their first contribution in #861
- @Nathan-Roberts123 made their first contribution in #838
Full Changelog: v6.3.2...v6.3.3
v6.3.2
v6.3.1
v6.3.0
Bug Fixes
- Remove defaultProps from Fn components [#823] (Thanks @HarrisonHemstreet!)
- don't skip options with a falsey disabled value [#819] (Thanks @dleavitt!)
- doc(API): fix typo [#820] (Thanks @wdh2100!)
- Update
scroll-into-view-if-needed
package and fix scroll behavior bug [#816]
Internal
- Require Node >=18 for development
- Drop CI testing on Node 14/16, add 18, 20
- Major upgrades for babel-loader, typescript-eslint, lint-staged, gh-pages, jest, prettier, rimraf pkg
- Update minor & patch dependencies