Skip to content

22.0.0-next.4

Pre-release
Pre-release

Choose a tag to compare

@tjshiu tjshiu released this 08 Apr 22:22
· 14 commits to main since this release

material

Commit Description
fix - 07c2d002de core: address sass compiler warnings (#33040)
fix - ab21f78b12 select: wrong transform origin when opening upwards inside another overlay (#33032)

multiple

Commit Description
fix - ce4c2c0a11 remove empty constructors (#33048)

Breaking Changes

multiple

    • A bunch of constructors that with rest arguments have been removed. If you were extending Material/CDK components, you may have to update your super calls accordingly.