Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 06:31
· 196 commits to main since this release
089c567

Patch Changes

  • 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way
  • Updated dependencies [1683b96]
  • Updated dependencies [b094895]

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.9.0 (2023-04-16)

Features

0.8.0 (2023-01-28)

Note: Version bump only for package @morfeo/hooks

0.7.0 (2022-05-30)

Bug Fixes

chore

Features

BREAKING CHANGES

  • @morfeo/core: breaking change the the core api:
  1. morfeo.useTheme renamed into morfeo.setCurrentTheme
  2. morfeo.getCurrent renamed into morfeo.getCurrentTheme

0.6.0 (2022-05-26)

Bug Fixes

  • removed styled-component-web package and fixed tets (7bccfc0)

Features