Breaking Changes
- Core: Remove project root
babel.config.js
loading (#7573)
Bug Fixes
- Addon-info: change stylesheetBase info height from 110vh to 100vh (#7141)
- React-native: Fix react native server (#7187)
- Addon-centered/contexts: Move optionalDependencies to peerDependencies (#7315)
- Addon-notes/info: Fix indenting on markdown code blocks (#7158)
- Addon-actions: fix serialization performance (#7256)
- Addon-notes: Fix dark theming bug (#7623)
- CLI: Fix usage information (#7627)
- Addon-centered: Fix component disappearing on zoom (#7400)
- Addon-analytics: Fix API signature (#7410)
- UI: Fix Sidebar input refresh on 'Enter' (#7342)
- Addon-knobs: Prevent rerender when a button callback returns false. (#7197)
- Core: Keep story data and legacy data in sync (#7319)
- CLI: Move the free port logic so that loadOptions don't override it (#7237)
- Addon-backgrounds: Fix unstretched preview background wrapper (#7173)
Maintenance
- Build: delete tests & snapshots from dist (#7358)
Dependency Upgrades
- CLI: replaced merge-dirs dependency by fs-extra (#7100)