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: docs/CHANGELOG.md
+19
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***store:** loose option in the store storage for listing enumerables ([883c720](https://github.com/hybridsjs/hybrids/commit/883c7209714b8757564d9567c07c970f922850f0))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
***cache:** clean deep suspended contexts ([0d08645](https://github.com/hybridsjs/hybrids/commit/0d08645f28b9ea68e1ac4759ef4b1206306d1d56))
16
+
***store:** disable global invalidate for draft models ([50e31bb](https://github.com/hybridsjs/hybrids/commit/50e31bbb988a81477cf9765805882e89f6805681))
17
+
***store:** force fetching model when clear with option se to false ([43e55ec](https://github.com/hybridsjs/hybrids/commit/43e55ecb7fe18f9aa90e5e7b7c35c1f625e5573c))
18
+
***store:** keep error state when model updates ([93b5838](https://github.com/hybridsjs/hybrids/commit/93b5838037c487d519ab77b49261fe3c4c4c45fd))
19
+
***types:** overload store methods for listing enumerables ([794e6fb](https://github.com/hybridsjs/hybrids/commit/794e6fb359bb8828927fb7811a2b44f9fc70e114))
20
+
***types:** proper connect host key value ([63f9648](https://github.com/hybridsjs/hybrids/commit/63f9648058f26d35fea72d6de911e61cce2319dd))
21
+
***types:** store id option as a function ([7f1893d](https://github.com/hybridsjs/hybrids/commit/7f1893d62d4a66a30c921c44be0e1a05edfd67a0))
22
+
***types:** use declare module instead of namespace for better import support ([a45477c](https://github.com/hybridsjs/hybrids/commit/a45477c99607494941cef7a88622526357e60ec5))
0 commit comments