Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit d62a163

Browse files
munificentnshahan
authored andcommitted
Get ready to publish 0.21.2. (#61)
1 parent 0bee9d9 commit d62a163

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## 0.21.1+1-dev
1+
## 0.21.2
22

3+
* Fix `toObservable(deep: false)` to be shallow again.
34
* Remove use of `Maps`, for better compatibility with Dart 2.
45

56
## 0.21.1

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: observable
2-
version: 0.21.1+1-dev
2+
version: 0.21.2
33
author: Dart Team <misc@dartlang.org>
44
description: Support for marking objects as observable
55
homepage: https://github.com/dart-lang/observable

0 commit comments

Comments
 (0)