Skip to content

Releases: jaulz/advanced-search-query

v5.1.1

26 Jun 07:09
1b20be6
Compare
Choose a tag to compare

5.1.1 (2020-06-26)

Bug Fixes

  • remove explicit return type from getKeyword (#11) (1b20be6)

v5.1.0

26 Jun 06:43
e86db00
Compare
Choose a tag to compare

5.1.0 (2020-06-26)

Features

v5.0.0

26 Jun 05:39
Compare
Choose a tag to compare

5.0.0 (2020-06-26)

Bug Fixes

  • read NPM_TOKEN (1f78ba2)

  • resolve fs-extra to ^7 (1286d77)

  • resolve fs-extra to ^9 (e3d270f)

  • resolve readable-stream to ^3.4 (ce886e1)

  • BREAKING CHANGE: move parse function to default export (#8) (487cf0d), closes #8

BREAKING CHANGES

  • return text and keywords in object

v4.0.4

10 Sep 11:44
4a7f9cf
Compare
Choose a tag to compare

4.0.4 (2019-09-10)

Bug Fixes

v4.0.3

14 Aug 13:55
Compare
Choose a tag to compare

4.0.3 (2019-08-14)

Bug Fixes

  • .github/workflows/master.yml: remove obsolete step in workflow (e2ddaf1)

v3.2.0

13 Aug 13:31
5e2e9c9
Compare
Choose a tag to compare

3.2.0 (2019-08-13)

Bug Fixes

  • usage in docs key -> keyword (af63448)
  • package.json: correct path to types (36bf758)

Features