Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

59 lines (27 loc) · 2.26 KB

1.3.2 (2024-01-15)

Bug Fixes

  • support android gradle plugin version >= 8 (d7cbf1e)

1.3.1 (2023-07-11)

Bug Fixes

  • typo (surfaceContainerHight -> surfaceContainerHigh) (1a64d09)

1.3.0 (2023-07-11)

Features

  • export isDynamicThemeSupported and Material3Scheme (a91a105)

1.2.0 (2023-07-09)

Features

1.1.0 (2023-07-07)

  • fix gradle 8 compatibility (9f04784)
  • use @material/material-color-utilities (d2f6085)

1.0.1 (2023-04-03)

Bug Fixes

  • exclude unnecessary files from package (a5d08df)

1.0.0 (2023-03-31)

1.0.0-beta.2 (2023-03-30)

Features

  • make module available for Expo Go (a6cf7d1)
  • update useMaterial3Theme params (3329dd4)

BREAKING CHANGES

  • overwrite param in useMaterial3Theme is removed, use sourceColor param to overwrite system theme

1.0.0-beta.1 (2023-03-16)

First beta version