Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.11.5 #498

Merged
merged 1 commit into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 50 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,56 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [1.11.5](https://github.com/PrefectHQ/vue-compositions/compare/1.11.4...1.11.5)

- Prevent `useStorage` from immediately saving the default value [`#497`](https://github.com/PrefectHQ/vue-compositions/pull/497)
- Bump typescript from 5.6.2 to 5.6.3 [`#496`](https://github.com/PrefectHQ/vue-compositions/pull/496)
- Bump vitest from 2.1.1 to 2.1.3 [`#495`](https://github.com/PrefectHQ/vue-compositions/pull/495)
- Bump vite from 5.4.8 to 5.4.9 [`#494`](https://github.com/PrefectHQ/vue-compositions/pull/494)
- chore: update secret ref pt2 [`#493`](https://github.com/PrefectHQ/vue-compositions/pull/493)
- chore: update secret ref [`#492`](https://github.com/PrefectHQ/vue-compositions/pull/492)
- Bump vite from 5.4.6 to 5.4.8 [`#490`](https://github.com/PrefectHQ/vue-compositions/pull/490)
- Bump jsdom from 25.0.0 to 25.0.1 [`#487`](https://github.com/PrefectHQ/vue-compositions/pull/487)
- Bump typescript from 5.5.4 to 5.6.2 [`#488`](https://github.com/PrefectHQ/vue-compositions/pull/488)
- Bump rollup from 4.21.0 to 4.22.4 [`#489`](https://github.com/PrefectHQ/vue-compositions/pull/489)
- Bump vite from 5.4.2 to 5.4.3 [`#478`](https://github.com/PrefectHQ/vue-compositions/pull/478)
- Bump @vue/devtools-api from 6.6.3 to 6.6.4 [`#477`](https://github.com/PrefectHQ/vue-compositions/pull/477)
- Bump vue-tsc from 2.0.29 to 2.1.6 [`#476`](https://github.com/PrefectHQ/vue-compositions/pull/476)
- Bump vite from 5.4.0 to 5.4.1 [`#472`](https://github.com/PrefectHQ/vue-compositions/pull/472)
- Bump typescript from 5.5.3 to 5.5.4 [`#469`](https://github.com/PrefectHQ/vue-compositions/pull/469)
- Bump vue-tsc from 2.0.26 to 2.0.29 [`#467`](https://github.com/PrefectHQ/vue-compositions/pull/467)
- Bump vite from 5.3.3 to 5.3.5 [`#468`](https://github.com/PrefectHQ/vue-compositions/pull/468)
- Bump jsdom from 24.1.0 to 24.1.1 [`#465`](https://github.com/PrefectHQ/vue-compositions/pull/465)
- Bump vitest from 2.0.3 to 2.0.4 [`#464`](https://github.com/PrefectHQ/vue-compositions/pull/464)
- Bump vitest from 2.0.0 to 2.0.3 [`#462`](https://github.com/PrefectHQ/vue-compositions/pull/462)
- Bump vue-tsc from 2.0.24 to 2.0.26 [`#459`](https://github.com/PrefectHQ/vue-compositions/pull/459)
- Bump typescript from 5.5.2 to 5.5.3 [`#460`](https://github.com/PrefectHQ/vue-compositions/pull/460)
- Bump ws from 8.17.0 to 8.18.0 [`#461`](https://github.com/PrefectHQ/vue-compositions/pull/461)
- Bump vitest from 1.6.0 to 2.0.0 [`#458`](https://github.com/PrefectHQ/vue-compositions/pull/458)
- Bump vite from 5.3.2 to 5.3.3 [`#457`](https://github.com/PrefectHQ/vue-compositions/pull/457)
- Bump vue-tsc from 2.0.22 to 2.0.24 [`#456`](https://github.com/PrefectHQ/vue-compositions/pull/456)
- Bump vite from 5.3.1 to 5.3.2 [`#455`](https://github.com/PrefectHQ/vue-compositions/pull/455)
- Bump vue-tsc from 2.0.21 to 2.0.22 [`#454`](https://github.com/PrefectHQ/vue-compositions/pull/454)
- Bump typescript from 5.4.5 to 5.5.2 [`#453`](https://github.com/PrefectHQ/vue-compositions/pull/453)
- Bump jsdom from 24.0.0 to 24.1.0 [`#445`](https://github.com/PrefectHQ/vue-compositions/pull/445)
- Bump @vue/devtools-api from 6.6.2 to 6.6.3 [`#446`](https://github.com/PrefectHQ/vue-compositions/pull/446)
- Bump vue-tsc from 2.0.16 to 2.0.21 [`#448`](https://github.com/PrefectHQ/vue-compositions/pull/448)
- Bump vite from 5.2.11 to 5.3.1 [`#449`](https://github.com/PrefectHQ/vue-compositions/pull/449)
- Bump braces from 3.0.2 to 3.0.3 [`#451`](https://github.com/PrefectHQ/vue-compositions/pull/451)
- Bump @vue/devtools-api from 6.6.1 to 6.6.2 [`#444`](https://github.com/PrefectHQ/vue-compositions/pull/444)
- Bump vitest from 1.4.0 to 1.6.0 [`#436`](https://github.com/PrefectHQ/vue-compositions/pull/436)
- Bump vite from 5.2.7 to 5.2.11 [`#437`](https://github.com/PrefectHQ/vue-compositions/pull/437)
- Bump @vue/test-utils from 2.4.5 to 2.4.6 [`#438`](https://github.com/PrefectHQ/vue-compositions/pull/438)
- Bump tsc-alias from 1.8.8 to 1.8.10 [`#440`](https://github.com/PrefectHQ/vue-compositions/pull/440)
- Bump typescript from 5.3.3 to 5.4.5 [`#427`](https://github.com/PrefectHQ/vue-compositions/pull/427)
- Bump @vue/devtools-api from 6.5.1 to 7.0.16 [`#400`](https://github.com/PrefectHQ/vue-compositions/pull/400)
- Bump vue-tsc from 2.0.7 to 2.0.16 [`#434`](https://github.com/PrefectHQ/vue-compositions/pull/434)
- Chore/introduce release automation [`#433`](https://github.com/PrefectHQ/vue-compositions/pull/433)

#### [1.11.4](https://github.com/PrefectHQ/vue-compositions/compare/1.11.3...1.11.4)

> 9 April 2024

- Bugfix: `useRouteQueryParam` over-eager reactive updates [`#425`](https://github.com/PrefectHQ/vue-compositions/pull/425)

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

#### [1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/v1.11.2...1.11.2)

> 2 April 2024

#### [v1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/1.11.1...v1.11.2)
#### [1.11.2](https://github.com/PrefectHQ/vue-compositions/compare/1.11.1...1.11.2)

> 2 April 2024

- Bugfix: Relative import in `useClickOutside` [`#417`](https://github.com/PrefectHQ/vue-compositions/pull/417)

#### [1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/v1.11.1...1.11.1)

> 2 April 2024

#### [v1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/1.11.0...v1.11.1)
#### [1.11.1](https://github.com/PrefectHQ/vue-compositions/compare/1.11.0...1.11.1)

> 2 April 2024

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prefecthq/vue-compositions",
"private": false,
"version": "1.11.4",
"version": "1.11.5",
"description": "A collection of reusable vue compositions.",
"main": "./dist/vue-compositions.umd.js",
"module": "./dist/vue-compositions.mjs",
Expand Down
Loading