Releases: jaulz/advanced-search-query
Releases · jaulz/advanced-search-query
v5.1.1
5.1.1 (2020-06-26)
Bug Fixes
- remove explicit return type from getKeyword (#11) (1b20be6)
v5.1.0
5.1.0 (2020-06-26)
Features
v5.0.0
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
4.0.4 (2019-09-10)
Bug Fixes
v4.0.3
4.0.3 (2019-08-14)
Bug Fixes
- .github/workflows/master.yml: remove obsolete step in workflow (e2ddaf1)
v3.2.0
3.2.0 (2019-08-13)
Bug Fixes
- usage in docs key -> keyword (af63448)
- package.json: correct path to types (36bf758)
Features