v11.6.1
What's Changed
Bug Fixes 🐛
- Section Header: Fixed section header layout to align items properly by @martinkolle in #4305
- Deps: add legacy support for consumers using moduleResolution: "node" by @Fuzzy3 in #4322 (This fixes the problem where projects using
moduleResolution: "node"were not able to take in v11.5.0 and v11.6.0 --> use version v11.6.1 instead)
Full Changelog: v11.6.0...v11.6.1