primitives
primitives copied to clipboard
v0.6.2
0.6.2 is the next patch release.
Timetable: to be announced.
Sponsors π
Sponsors π
Sponsors π
π Changelog
π©Ή 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
β€οΈ Contributors
- ΠΠ΅Π½ΠΈΡ ΠΡΠ»ΠΈΠΊΠΎΠ² (@teleskop150750)
- Productdevbook [email protected]
- Hugo Richard (@HugoRCD)
- Mehmet [email protected]
- Cr0zy07 (@Cr0zy07)
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