Releases: nuxt/devtools
Releases · nuxt/devtools
v2.5.0
v2.5.0-beta.2
v2.5.0-beta.1
v2.4.1
🚀 Features
🐞 Bug Fixes
- StateEditor: Add isPrimitive helper and support bigint type - by @hichem-dahi in #744 and #854 (f8eed)
- devtools-kit: Explicitly type return type of useDevtoolsHostClient - by @huang-julien in #861 (161e8)
- ui-kit: Use object syntax for NButton slots - by @huang-julien in #857 (09002)
View changes on GitHub
v2.4.0
🐞 Bug Fixes
- Module setup times are multiplied by 1000 - by @BobbieGoede in #838 (d16aa)
- Watch() typeof check on array is always false - by @hichem-dahi in #850 (a8731)
- devtools-kit: Fix
useDevtoolsClient
return type - by @huang-julien in #845 (5ce9b) - ui-kit: Add
@unocss-include
magic string in NButton - by @huang-julien in #852 (f18de)