File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.16
4+
5+ [ compare changes] ( https://github.com/iamsomraj/vue-qs/compare/v0.1.15...v0.1.16 )
6+
7+ ### 💅 Refactors
8+
9+ - Rename useQueryRef and useQueryReactive to queryRef and queryReactive ([ a3913bb] ( https://github.com/iamsomraj/vue-qs/commit/a3913bb ) )
10+ - Remove two-way synchronization feature from queryRef and queryReactive ([ 479c0d0] ( https://github.com/iamsomraj/vue-qs/commit/479c0d0 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Update documentation for vue-qs v0.1.15 ([ cb7da35] ( https://github.com/iamsomraj/vue-qs/commit/cb7da35 ) )
15+ - Update version to v0.1.16-beta.0 and remove HistoryAdapterOptions interface ([ 824f5e1] ( https://github.com/iamsomraj/vue-qs/commit/824f5e1 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Somraj Mukherjee ([ @iamsomraj ] ( https://github.com/iamsomraj ) )
20+
321## v0.1.15
422
523[ compare changes] ( https://github.com/iamsomraj/vue-qs/compare/v0.1.15-beta.2...v0.1.15 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-qs" ,
3- "version" : " 0.1.16-beta.1 " ,
3+ "version" : " 0.1.16" ,
44 "description" : " Type‑safe, reactive URL query params for Vue" ,
55 "license" : " MIT" ,
66 "author" : " Somraj Mukherjee" ,
You can’t perform that action at this time.
0 commit comments