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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
_No unreleased changes_
11
11
12
+
## [3.0.0-pre14] - 2024-11-21
13
+
14
+
### Added
15
+
- Unwrap EnvironmentAttributeKey for logging by @TimLariviere
16
+
17
+
## [3.0.0-pre13] - 2024-11-21
18
+
19
+
### Added
20
+
- Add IDisposable to EnvironmentObject by @TimLariviere
21
+
12
22
## [3.0.0-pre12] - 2024-11-20
13
23
14
24
### Added
@@ -177,7 +187,9 @@ _No unreleased changes_
177
187
### Changed
178
188
- Fabulous.XamarinForms & Fabulous.MauiControls have been moved been out of the Fabulous repository. Find them in their own repositories: [https://github.com/fabulous-dev/Fabulous.XamarinForms](https://github.com/fabulous-dev/Fabulous.XamarinForms) / [https://github.com/fabulous-dev/Fabulous.MauiControls](https://github.com/fabulous-dev/Fabulous.MauiControls)
0 commit comments