7.3.0
- ✨ Indexer: Introduce new experimental
indexer
API - #23691, thanks @JReinhold! - ✨ CLI: Update postinstall to look for addon script - #23791, thanks @Integrayshaun!
- ✨ Server: Add support for tags - #23660, thanks @JReinhold!
- 🐛 CSF-Tools: Remove prettier from printConfig - #23766, thanks @kasperpeulen!
- 🐛 Build: Support Chrome 100, Safari 15 and Firefox 91 - #23800, thanks @kasperpeulen!
- 🐛 Vue3: Don't automatically assign values to all slots - #23697, thanks @kasperpeulen!
- 🐛 Core: Fix
composeStories
typings - #23577, thanks @yannbf! - 🐛 WebpackBuilder: Remove need for
react
as peerDependency - #23496, thanks @ndelangen! - 🔧 Addon-docs, Core, Server: Use new
indexer
API - #23660, thanks @JReinhold! - 🔧 Core-server: Improve internal types - #23632, thanks @JReinhold!
- 🔧 UI: Improve Link component - #23767, thanks @cdedreuille!
- 🔧 UI: Improve new
Button
component - #23765, thanks @cdedreuille! - 🔧 UI: Update Button types to allow for no children on iconOnly buttons - #23735, thanks @cdedreuille!
- 🔧 UI: Upgrade Icon component - #23680, thanks @cdedreuille!
- 🔧 Addons: Deprecate key in addon render function as it is not available anymore - #23792, thanks @kasperpeulen!
- 🔧 UI: Update IconButton and add new Toolbar component - #23795, thanks @cdedreuille!