Skip to content

v1.3.8

Latest
Compare
Choose a tag to compare
@RUVATA RUVATA released this 29 Oct 12:49
· 7 commits to master since this release
1614993
  • closes #66: add onBlur handler (that's dump input & input value [ ≡ current query ])
  • closes #75: update react-highlight-words package version to 0.18.0

includes v1.3.7

  • closes #62: add 'country' fetch (documentation [rus/eng] + typings)
  • closes #61: documentation update fro customAction & onChange with modern SpecificQueryModeResponse type
  • closes #63: using with next.js; custom deploy on dist-tag 'next-js' (version with unbundled css & excluded
    css import)
  • closes #68: update lower limit or react & react-dom to 17.0.2 (because node:alpine-lts is stabled to 17.x major)
  • closes #67: move xhr initialization to componentDidMount (for SSR compatibility)