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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
***remotedatastatus:** Removing two deprecated enum values
11
+
***asyncdata:** The `singleValue` and `getAllOptional` methods are no longer available; neither is
12
+
the `loadedSingle` instantiator.
13
+
14
+
***remotedatastatus:** put RemoteDataStatus in its own file and remove deprecated values ([0c92c8a](https://github.com/dancrumb/fpish/commit/0c92c8a77c3ea15e7712d19d29a4e93bfd346fff))
15
+
16
+
17
+
### Features
18
+
19
+
***asyncdata:** create AsyncDatum to better support single-values ([3fcf059](https://github.com/dancrumb/fpish/commit/3fcf059386fcb8a8bb1dfa28cc943cf68d68f7a7))
0 commit comments