8.0.0-alpha.12
- Blocks: Fix Controls block not having controls - #25663, thanks @JReinhold!
- Blocks: Support
subcomponents
inArgTypes
andControls
, removeArgsTable
block - #25614, thanks @JReinhold! - CLI: Fix existing version detection in
upgrade
- #25642, thanks @JReinhold! - Core: Add preset with experimental server API - #25664, thanks @shilman!
- MDX: Replace remark by rehype plugins - #25615, thanks @valentinpalkovic!
- React: Fix acorn ecma version warning - #25634, thanks @dannyhw!
- Shortcuts: Require modifier key to trigger shortcuts (
F
,A
,D
,S
,T
,/
) - #25625, thanks @cdedreuille! - Theming: Fix export of module augmentation - #25643, thanks @valentinpalkovic!
- UI: Add links to documentation and videos in UI - #25565, thanks @Integrayshaun!
- Webpack: Use
node:assert
used inexport-order-loader
- #25622, thanks @JReinhold!