v8.1.6
github-actions
released this
05 Jun 21:44
·
3703 commits
to latest-release
since this release
8.1.6
- CLI: Only log UpgradeStorybookToSameVersionError but continue upgrade as normal - #27217, thanks @kasperpeulen!
- Core: Replace ip function with a small helper function to address security concerns - #27529, thanks @tony19!
- Tags: Fix unsafe project-level tags lookup - #27511, thanks @shilman!
- Vite: Fix stats-plugin to normalize file names with posix paths - #27218, thanks @AlexAtVista!