Skip to content

Commit 769b212

Browse files
1.11.5 (#498)
Co-authored-by: pleek91 <[email protected]>
1 parent a639b96 commit 769b212

File tree

3 files changed

+53
-13
lines changed

3 files changed

+53
-13
lines changed

CHANGELOG.md

Lines changed: 50 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,56 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.11.5](https://github.com/PrefectHQ/vue-compositions/compare/1.11.4...1.11.5)
8+
9+
- Prevent `useStorage` from immediately saving the default value [`#497`](https://github.com/PrefectHQ/vue-compositions/pull/497)
10+
- Bump typescript from 5.6.2 to 5.6.3 [`#496`](https://github.com/PrefectHQ/vue-compositions/pull/496)
11+
- Bump vitest from 2.1.1 to 2.1.3 [`#495`](https://github.com/PrefectHQ/vue-compositions/pull/495)
12+
- Bump vite from 5.4.8 to 5.4.9 [`#494`](https://github.com/PrefectHQ/vue-compositions/pull/494)
13+
- chore: update secret ref pt2 [`#493`](https://github.com/PrefectHQ/vue-compositions/pull/493)
14+
- chore: update secret ref [`#492`](https://github.com/PrefectHQ/vue-compositions/pull/492)
15+
- Bump vite from 5.4.6 to 5.4.8 [`#490`](https://github.com/PrefectHQ/vue-compositions/pull/490)
16+
- Bump jsdom from 25.0.0 to 25.0.1 [`#487`](https://github.com/PrefectHQ/vue-compositions/pull/487)
17+
- Bump typescript from 5.5.4 to 5.6.2 [`#488`](https://github.com/PrefectHQ/vue-compositions/pull/488)
18+
- Bump rollup from 4.21.0 to 4.22.4 [`#489`](https://github.com/PrefectHQ/vue-compositions/pull/489)
19+
- Bump vite from 5.4.2 to 5.4.3 [`#478`](https://github.com/PrefectHQ/vue-compositions/pull/478)
20+
- Bump @vue/devtools-api from 6.6.3 to 6.6.4 [`#477`](https://github.com/PrefectHQ/vue-compositions/pull/477)
21+
- Bump vue-tsc from 2.0.29 to 2.1.6 [`#476`](https://github.com/PrefectHQ/vue-compositions/pull/476)
22+
- Bump vite from 5.4.0 to 5.4.1 [`#472`](https://github.com/PrefectHQ/vue-compositions/pull/472)
23+
- Bump typescript from 5.5.3 to 5.5.4 [`#469`](https://github.com/PrefectHQ/vue-compositions/pull/469)
24+
- Bump vue-tsc from 2.0.26 to 2.0.29 [`#467`](https://github.com/PrefectHQ/vue-compositions/pull/467)
25+
- Bump vite from 5.3.3 to 5.3.5 [`#468`](https://github.com/PrefectHQ/vue-compositions/pull/468)
26+
- Bump jsdom from 24.1.0 to 24.1.1 [`#465`](https://github.com/PrefectHQ/vue-compositions/pull/465)
27+
- Bump vitest from 2.0.3 to 2.0.4 [`#464`](https://github.com/PrefectHQ/vue-compositions/pull/464)
28+
- Bump vitest from 2.0.0 to 2.0.3 [`#462`](https://github.com/PrefectHQ/vue-compositions/pull/462)
29+
- Bump vue-tsc from 2.0.24 to 2.0.26 [`#459`](https://github.com/PrefectHQ/vue-compositions/pull/459)
30+
- Bump typescript from 5.5.2 to 5.5.3 [`#460`](https://github.com/PrefectHQ/vue-compositions/pull/460)
31+
- Bump ws from 8.17.0 to 8.18.0 [`#461`](https://github.com/PrefectHQ/vue-compositions/pull/461)
32+
- Bump vitest from 1.6.0 to 2.0.0 [`#458`](https://github.com/PrefectHQ/vue-compositions/pull/458)
33+
- Bump vite from 5.3.2 to 5.3.3 [`#457`](https://github.com/PrefectHQ/vue-compositions/pull/457)
34+
- Bump vue-tsc from 2.0.22 to 2.0.24 [`#456`](https://github.com/PrefectHQ/vue-compositions/pull/456)
35+
- Bump vite from 5.3.1 to 5.3.2 [`#455`](https://github.com/PrefectHQ/vue-compositions/pull/455)
36+
- Bump vue-tsc from 2.0.21 to 2.0.22 [`#454`](https://github.com/PrefectHQ/vue-compositions/pull/454)
37+
- Bump typescript from 5.4.5 to 5.5.2 [`#453`](https://github.com/PrefectHQ/vue-compositions/pull/453)
38+
- Bump jsdom from 24.0.0 to 24.1.0 [`#445`](https://github.com/PrefectHQ/vue-compositions/pull/445)
39+
- Bump @vue/devtools-api from 6.6.2 to 6.6.3 [`#446`](https://github.com/PrefectHQ/vue-compositions/pull/446)
40+
- Bump vue-tsc from 2.0.16 to 2.0.21 [`#448`](https://github.com/PrefectHQ/vue-compositions/pull/448)
41+
- Bump vite from 5.2.11 to 5.3.1 [`#449`](https://github.com/PrefectHQ/vue-compositions/pull/449)
42+
- Bump braces from 3.0.2 to 3.0.3 [`#451`](https://github.com/PrefectHQ/vue-compositions/pull/451)
43+
- Bump @vue/devtools-api from 6.6.1 to 6.6.2 [`#444`](https://github.com/PrefectHQ/vue-compositions/pull/444)
44+
- Bump vitest from 1.4.0 to 1.6.0 [`#436`](https://github.com/PrefectHQ/vue-compositions/pull/436)
45+
- Bump vite from 5.2.7 to 5.2.11 [`#437`](https://github.com/PrefectHQ/vue-compositions/pull/437)
46+
- Bump @vue/test-utils from 2.4.5 to 2.4.6 [`#438`](https://github.com/PrefectHQ/vue-compositions/pull/438)
47+
- Bump tsc-alias from 1.8.8 to 1.8.10 [`#440`](https://github.com/PrefectHQ/vue-compositions/pull/440)
48+
- Bump typescript from 5.3.3 to 5.4.5 [`#427`](https://github.com/PrefectHQ/vue-compositions/pull/427)
49+
- Bump @vue/devtools-api from 6.5.1 to 7.0.16 [`#400`](https://github.com/PrefectHQ/vue-compositions/pull/400)
50+
- Bump vue-tsc from 2.0.7 to 2.0.16 [`#434`](https://github.com/PrefectHQ/vue-compositions/pull/434)
51+
- Chore/introduce release automation [`#433`](https://github.com/PrefectHQ/vue-compositions/pull/433)
52+
753
#### [1.11.4](https://github.com/PrefectHQ/vue-compositions/compare/1.11.3...1.11.4)
854

55+
> 9 April 2024
56+
957
- Bugfix: `useRouteQueryParam` over-eager reactive updates [`#425`](https://github.com/PrefectHQ/vue-compositions/pull/425)
1058

1159
#### [1.11.3](https://github.com/PrefectHQ/vue-compositions/compare/1.11.2...1.11.3)
@@ -17,21 +65,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1765
- [useValidation] Add support for getters for value in useValidation. [`#418`](https://github.com/PrefectHQ/vue-compositions/pull/418)
1866
- Bump vite from 5.2.6 to 5.2.7 [`#413`](https://github.com/PrefectHQ/vue-compositions/pull/413)
1967

20-
#### [1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/v1.11.2...1.11.2)
21-
22-
> 2 April 2024
23-
24-
#### [v1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/1.11.1...v1.11.2)
68+
#### [1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/1.11.1...1.11.2)
2569

2670
> 2 April 2024
2771
2872
- Bugfix: Relative import in `useClickOutside` [`#417`](https://github.com/PrefectHQ/vue-compositions/pull/417)
2973

30-
#### [1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/v1.11.1...1.11.1)
31-
32-
> 2 April 2024
33-
34-
#### [v1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/1.11.0...v1.11.1)
74+
#### [1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/1.11.0...1.11.1)
3575

3676
> 2 April 2024
3777

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prefecthq/vue-compositions",
33
"private": false,
4-
"version": "1.11.4",
4+
"version": "1.11.5",
55
"description": "A collection of reusable vue compositions.",
66
"main": "./dist/vue-compositions.umd.js",
77
"module": "./dist/vue-compositions.mjs",

0 commit comments

Comments
 (0)