You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.0.0-alpha.1](v0.4.1...v1.0.0-alpha.1) (2021-10-29)
### Features
* add memoization and update types ([a132c8d](a132c8d))
### BREAKING CHANGES
* `styles` instances are now required as a first argument in the initializer
- add memoization and update types ([a132c8d](https://github.com/dash-ui/mq/commit/a132c8df120a47d0f7e7391f412f4e12c3ab8d2e))
6
+
7
+
### BREAKING CHANGES
8
+
9
+
-`styles` instances are now required as a first argument in the initializer
10
+
1
11
# Changelog
2
12
3
13
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
0 commit comments