We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2344466 commit 4543d9aCopy full SHA for 4543d9a
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## 2.0.0-dev.3
+## 2.0.0-nullsafety.4
8
9
### New Features
10
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
### Breaking Changes
20
21
+- Migrate to non-nullable by default.
22
- `isAllowRecording` -> `enableRecording`
23
- `isOnlyAllowRecording` -> `onlyAllowRecording`
24
0 commit comments