Skip to content

v5.7.1@next

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Mar 22:02
· 871 commits to next since this release
61aed39

5.7.1 (2023-03-30)

Bug Fixes

  • Allow users to utilize offset property with css grid (7fa32f0)
  • Apply offset logic to correct grid type (d6638b2)
  • Improve grid performance by preventing unnecessary change detection (feefd22)
  • Remove manual change detection in favor of DI (e7a7d46)