We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ded84 commit dab8d8fCopy full SHA for dab8d8f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-search",
3
- "version": "0.23.4",
+ "version": "0.24.0",
4
"description": "Vuex ORM plugin for adding fuzzy search feature through model entities.",
5
"main": "dist/vuex-orm-search.common.js",
6
"module": "dist/vuex-orm-search.esm.js",
0 commit comments