Features
- Core: Add 'staticDirs' config option (#15969)
Bug Fixes
- TS: Fix type for Refs so they can be disabled (#16582)
- CLI: Add a check for source-dir in
sb extract
(#16505) - UI: Fix links that have no onClick handler (#16581)
- Core: Continue running play function on rerender (#16574)
- Ensure we always initialize the story store, even when the index errors. (#16537)
- Interactions: Fix panel tab icon/count (#16578)
Dependency Upgrades
- Pin the version of
history
forreact-router-dom
compat (#16560)