v3.0.0-alpha.1
Pre-release
Pre-release
benjamincanac
released this
01 Oct 13:11
·
416 commits
to dev
since this release
🚀 Features
- module: hard-code css file to be imported anywhere (62a2643)
🐛 Bug Fixes
- ContextMenu/DropdownMenu: lint unused var (a03a55c)
- import from
../types/index
(3e28c8f) - Link: only bind necessary slot props (7fe7ff6)
- NavigationMenu: handle open state hover effect (84186e5)
- plugins: infer type from
#app
to remove build warning (debf9cc) - templates: augment
@nuxt/schema
rather thannuxt/schema
(40b3570) - types: no longer need to import types with
/index
suffix (8277167) - useButtonGroup: lint (97d0593)
Full Changelog: v3.0.0-alpha.0...v3.0.0-alpha.1