Skip to content

Commit 2daca01

Browse files
authored
chore(mix): prepare 2.2.0-beta.1 (#993)
1 parent fdddb61 commit 2daca01

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/mix/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.2.0-beta.1
2+
3+
### Fixes
4+
5+
- **Box shadow blur styles:** `BoxShadowMix` now preserves non-default
6+
`BoxShadow.blurStyle` values across construction, conversion, merging,
7+
resolution, diagnostics, equality, and its fluent and factory APIs (#992).
8+
19
## 2.2.0-beta.0
210

311
### New features

packages/mix/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mix
22
description: An expressive way to effortlessly build design systems in Flutter.
3-
version: 2.2.0-beta.0
3+
version: 2.2.0-beta.1
44
homepage: https://github.com/btwld/mix
55
repository: https://github.com/btwld/mix/tree/main/packages/mix
66

0 commit comments

Comments
 (0)