primitives icon indicating copy to clipboard operation
primitives copied to clipboard

v0.6.2

Open github-actions[bot] opened this issue 1 year ago β€’ 1 comments

0.6.2 is the next patch release.

Timetable: to be announced.

Sponsors πŸ™

sponsors

Sponsors πŸ™

sponsors

Sponsors πŸ™

sponsors

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • switch: Import in SwitchThumb.vue (8a79244)
  • deps: Update all patch updates (#519)
  • dismissable-layer: Nested popover (#520)
  • deps: Update all minor updates (#521)
  • deps: Update all patch updates (#522)
  • deps: Update all patch updates (#523)
  • deps: Update all patch updates (#524)
  • deps: Update dependency nuxt-og-image to v3.0.0-rc.42 (#534)
  • deps: Update all patch updates (#535)
  • deps: Update all major updates (#528)
  • deps: Update all patch updates (#537)

πŸ’… Refactors

  • Ts to sfc (#491)
  • avatar: Ts to sfc (#493)
  • checkbox: Ts to sfc (#495)
  • visually-hidden: Ts to sfc (#496)
  • aspect-ratio: Ts to sfc (#497)
  • toggle: Ts to sfc (#499)
  • toggle: Change event name and remove unused imports (#501)
  • checkbox: UseControllable delete (#502)
  • separator: Ts to sfc (#503)
  • slider: Ts to sfc (#505)
  • switch: Ts to sfc (#504)
  • checkbox: Component and utils (#507)
  • progress: Ts to sfc (#506)
  • direction: Ts to sfc (#508)
  • roving-focus: Ts to sfc (#509)
  • tooltip: Ts to sfc (#511)
  • accordion: Accordion and collasiple ts to sfc (#531)
  • tabs: Ts to sfc (#538)
  • scroll-area: Ts to sfc (#543)
  • radio-group: Ts to sfc (#548)

πŸ“– Documentation

  • Update index.vue (#526)

🏑 Chore

  • Refactor package paths in tsconfig.json (2c6fbb0)
  • avatar: Delete avatar components (1041889)
  • visually-hidden: Export type VisuallyHiddenProps (ce6ffcb)
  • Feat generate package alias (#498)
  • Update Vue components and references (#500)
  • Update provideScope to createScope (401288c)
  • avatar: Refactor avatar component and update imports (d3c2771)
  • Update components (01730f9)
  • Add event to dismissable-layer (eb87939)
  • docs: Disable SSR and add nitro prerender configuration (07e1329)
  • Update Renovate configuration (1a54d38)
  • Upgrade pnpm lock (f19d4bc)
  • Fix type annotations in Vue source files (0fad6e1)
  • Upgrade deps (8be294a)

πŸ”– Version

  • primitives: Release 0.6.1 (a4c2079)
  • primitives-nuxt: Release 0.3.0 (ce4add7)

❀️ Contributors

github-actions[bot] avatar Jan 06 '24 13:01 github-actions[bot]

Hey there and thank you for opening this pull request! πŸ‘‹πŸΌ

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "v0.6.2". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - version
 - feat
 - perf
 - fix
 - refactor
 - docs
 - build
 - types
 - chore
 - examples
 - test
 - style
 - ci

github-actions[bot] avatar Mar 11 '24 04:03 github-actions[bot]