Skip to content

Commit

Permalink
Merge pull request #122 from flowjs/angular-update-18
Browse files Browse the repository at this point in the history
Angular update 18
  • Loading branch information
Quentigus authored Oct 31, 2024
2 parents 608b604 + ea91aed commit f8fd800
Show file tree
Hide file tree
Showing 6 changed files with 3,546 additions and 2,951 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@ You can also find example source code in the `src` folder.
- ✅ demo using Stackblitz
- ✅ support for server side rendering

## Compatibility

| Angular | @flowjs/ngx-flow |
| :-----: | :--------------: |
| 18 | ^18.0.0 |
| 17 | 0.8.1 |
| 16 | 0.7.2 |
| 15 | \- |
| 14 | 0.6.0 |
| 13 | 0.5.0 |
| 12 | \- |
| 6 -> 11 | 0.4.6 |


## Install

`npm install @flowjs/flow.js @flowjs/ngx-flow`
Expand Down
Loading

0 comments on commit f8fd800

Please sign in to comment.