Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
e-oz committed Nov 19, 2024
1 parent 9a6d9c5 commit b71fa29
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 134 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### v2.0.0 (Pre-release)
### v2.0.0
#### Breaking changes:
* TypeScript version 5.6+ is required.

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Modifications of the data can be observed using RxJS Observables or Angular Sign
Observables and signals will be created only upon demand, ensuring that no resources are wasted for keys that are not being observed.

## Uses
✳️ Angular v16+ (Signals)
✳️ Angular v19+ (Signals)
✳️ TypeScript 5.6+
✳️ RxJS v7+ (Observables)
✳️ localForage (IndexedDB)

Expand Down
Loading

0 comments on commit b71fa29

Please sign in to comment.