This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: anexis-software-house/vue-autosearch
Releases · anexis-software-house/vue-autosearch
0.1.37
0.1.36
0.1.36 (2021-06-14)
Improvements
- Dependency updates
0.1.35
0.1.35 (2021-05-20)
Features
- Added
leaveBehavior
option
0.1.34
0.1.34 (2021-05-18)
Improvements
- Fixed typing for searchFunction
0.1.33
0.1.33 (2021-04-07)
Improvements
- Dependency updates
0.1.32
0.1.32 (2021-03-30)
Improvements
- Dependency updates
0.1.31
0.1.31 (2021-02-09)
Improvements
- Added base
rem
size to keep it consistent
0.1.30
0.1.30 (2021-02-09)
Breaking Changes
- Changed
em
back torem
as it caused more issues than it helped.
0.1.29
0.1.29 (2021-01-17)
Breaking Changes
- Removed throwing an error when an invalid modelValue gets passed (introduced in 0.1.28).
Improvements
- Dependency updates.
- Code cleanup and stricter linting rules.
0.1.28
0.1.28 (2020-12-11)
Breaking Changes
- Throwing an error if the passed down model is invalid.