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.2.3...v1.0.0-alpha.1) (2021-10-29)
### Features
* update api and types to match latest dash alpha ([d04ec1d](d04ec1d))
### BREAKING CHANGES
* responsive() no longer returns a function, it returns an object. The function it
used to return is now on the "variants" property.
- update api and types to match latest dash alpha ([d04ec1d](https://github.com/dash-ui/responsive/commit/d04ec1d467d9f74e294798ed1e6fe1e48172abdb))
6
+
7
+
### BREAKING CHANGES
8
+
9
+
- responsive() no longer returns a function, it returns an object. The function it
10
+
used to return is now on the "variants" property.
11
+
1
12
# Changelog
2
13
3
14
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