Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
e-oz committed Sep 18, 2023
1 parent be19d27 commit bbc9405
Show file tree
Hide file tree
Showing 5 changed files with 5,279 additions and 3,794 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.3.0
Workaround for Angular Signals [issue #51812](https://github.com/angular/angular/issues/51812).

### 3.2.0
* New state field: `$isBeforeFirstRead: Signal<boolean>`.
Initialized with 'true', will be set to `false` after the first execution of `read()`, `readOne()`, or `readMany()`.
Expand Down
Loading

0 comments on commit bbc9405

Please sign in to comment.