Releases: PrefectHQ/vue-compositions
Releases · PrefectHQ/vue-compositions
Release 1.11.5
What's Changed
- Chore/introduce release automation by @jimid27 in #433
- Bump vue-tsc from 2.0.7 to 2.0.16 by @dependabot in #434
- Bump @vue/devtools-api from 6.5.1 to 7.0.16 by @dependabot in #400
- Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #427
- Bump tsc-alias from 1.8.8 to 1.8.10 by @dependabot in #440
- Bump @vue/test-utils from 2.4.5 to 2.4.6 by @dependabot in #438
- Bump vite from 5.2.7 to 5.2.11 by @dependabot in #437
- Bump vitest from 1.4.0 to 1.6.0 by @dependabot in #436
- Bump @vue/devtools-api from 6.6.1 to 6.6.2 by @dependabot in #444
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #451
- Bump vite from 5.2.11 to 5.3.1 by @dependabot in #449
- Bump vue-tsc from 2.0.16 to 2.0.21 by @dependabot in #448
- Bump @vue/devtools-api from 6.6.2 to 6.6.3 by @dependabot in #446
- Bump jsdom from 24.0.0 to 24.1.0 by @dependabot in #445
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #453
- Bump vue-tsc from 2.0.21 to 2.0.22 by @dependabot in #454
- Bump vite from 5.3.1 to 5.3.2 by @dependabot in #455
- Bump vue-tsc from 2.0.22 to 2.0.24 by @dependabot in #456
- Bump vite from 5.3.2 to 5.3.3 by @dependabot in #457
- Bump vitest from 1.6.0 to 2.0.0 by @dependabot in #458
- Bump ws from 8.17.0 to 8.18.0 by @dependabot in #461
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #460
- Bump vue-tsc from 2.0.24 to 2.0.26 by @dependabot in #459
- Bump vitest from 2.0.0 to 2.0.3 by @dependabot in #462
- Bump vitest from 2.0.3 to 2.0.4 by @dependabot in #464
- Bump jsdom from 24.1.0 to 24.1.1 by @dependabot in #465
- Bump vite from 5.3.3 to 5.3.5 by @dependabot in #468
- Bump vue-tsc from 2.0.26 to 2.0.29 by @dependabot in #467
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #469
- Bump vitest from 2.0.4 to 2.0.5 by @dependabot in #470
- Bump vite from 5.3.5 to 5.4.0 by @dependabot in #471
- Bump vite from 5.4.0 to 5.4.1 by @dependabot in #472
- Bump jsdom from 24.1.1 to 25.0.0 by @dependabot in #473
- Bump vite from 5.4.1 to 5.4.2 by @dependabot in #474
- Bump vue-tsc from 2.0.29 to 2.1.6 by @dependabot in #476
- Bump @vue/devtools-api from 6.6.3 to 6.6.4 by @dependabot in #477
- Bump vite from 5.4.2 to 5.4.3 by @dependabot in #478
- Bump vite from 5.4.3 to 5.4.6 by @dependabot in #484
- Bump auto-changelog from 2.4.0 to 2.5.0 by @dependabot in #482
- Bump vitest from 2.0.5 to 2.1.1 by @dependabot in #480
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #479
- Bump rollup from 4.21.0 to 4.22.4 by @dependabot in #489
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #488
- Bump jsdom from 25.0.0 to 25.0.1 by @dependabot in #487
- Bump vite from 5.4.6 to 5.4.8 by @dependabot in #490
- chore: update secret ref by @jamiezieziula in #492
- chore: update secret ref pt2 by @jamiezieziula in #493
- Bump vite from 5.4.8 to 5.4.9 by @dependabot in #494
- Bump vitest from 2.1.1 to 2.1.3 by @dependabot in #495
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #496
- Prevent
useStorage
from immediately saving the default value by @pleek91 in #497 - 1.11.5 by @marvin-robot in #498
New Contributors
- @jamiezieziula made their first contribution in #492
- @marvin-robot made their first contribution in #498
Full Changelog: 1.11.4...1.11.5
Release 1.11.4
What's Changed
- Bugfix:
useRouteQueryParam
over-eager reactive updates by @znicholasbrown in #425
Full Changelog: 1.11.3...1.11.4
Release 1.11.3
What's Changed
- Bump vite from 5.2.6 to 5.2.7 by @dependabot in #413
- [useValidation] Add support for getters for value in useValidation. by @collincchoy in #418
- Remove some 3.3. shims by @collincchoy in #419
- chore/Add PR secret by @jimid27 in #420
Full Changelog: 1.11.2...1.11.3
Release 1.11.2
What's Changed
- Bugfix: Relative import in
useClickOutside
by @znicholasbrown in #417
Full Changelog: 1.11.1...1.11.2
Release 1.11.1
What's Changed
- chore/dedicated-trigger-of-downstream-jobs by @jimid27 in #407
- chore: Upgrade latest eslint-config package upon upstream eslint update by @jimid27 in #411
- Chore: Add a test for refresh channel by @pleek91 in #406
- Bump vite from 5.1.4 to 5.2.6 by @dependabot in #410
- Bump vue-tsc from 1.8.27 to 2.0.7 by @dependabot in #408
- Bump vitest from 1.3.1 to 1.4.0 by @dependabot in #405
- Update @prefecthq/eslint-config to version 1.0.32 by @github-actions in #414
- Switch testing dependencies and update vue by @pleek91 in #416
- Feature:
useClickOutside
by @znicholasbrown in #415
New Contributors
- @github-actions made their first contribution in #414
Full Changelog: 1.11.0...1.11.1
Release 1.11.0
Release 1.10.0
What's Changed
Full Changelog: 1.9.0...1.10.0
Release 1.9.0
What's Changed
- Bump vitest from 1.2.2 to 1.3.1 by @dependabot in #394
- Bump vite from 5.1.1 to 5.1.4 by @dependabot in #395
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #396
- Add maxRefreshRate to channel refresh utilities by @pleek91 in #397
Full Changelog: 1.8.0...1.9.0
Release 1.8.0
What's Changed
- Bump vite from 5.0.12 to 5.1.1 by @dependabot in #388
- Bump @testing-library/vue from 8.0.1 to 8.0.2 by @dependabot in #389
- Subscriptions: Add the ability to refresh a channel without creating a subscription by @pleek91 in #393
Full Changelog: 1.7.2...1.8.0
Release 1.7.2
What's Changed
- Bump vite from 5.0.11 to 5.0.12 by @dependabot in #379
- Bump jsdom from 23.2.0 to 24.0.0 by @dependabot in #381
- Bump vitest from 1.2.0 to 1.2.1 by @dependabot in #382
- Bump vitest from 1.2.1 to 1.2.2 by @dependabot in #383
- Chore: expose useEventListener by @dylanbhughes in #385
- Enhancement: add function overload for useEventListener to support window by @dylanbhughes in #386
- Bump @vue/devtools-api from 6.1.4 to 6.5.1 by @dependabot in #384
- 1.7.2 by @dylanbhughes in #387
New Contributors
- @dylanbhughes made their first contribution in #385
Full Changelog: 1.7.1...1.7.2