Skip to content

Commit e9faf99

Browse files
committed
docs: Update README for Angular 15 support
- Add Angular 15 installation instructions as latest version - Update version compatibility table - Move Angular 14 to specific version installation
1 parent 5730b6f commit e9faf99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ $ yarn add ngx-ui-loader
4343

4444
| Angular | Installation | Documentation |
4545
| ------------- | ----------------------------------- | --------------------------------------------------------------------- |
46-
| Angular 14 | `npm i --save ngx-ui-loader` | [v14.x.x](https://tdev.app/ngx-ui-loader) |
46+
| Angular 15 | `npm i --save ngx-ui-loader` | [v15.x.x](https://tdev.app/ngx-ui-loader) |
47+
| Angular 14 | `npm i --save [email protected]` | [v14.x.x](https://tdev.app/ngx-ui-loader) |
4748
| Angular 13 | `npm i --save [email protected]` | [v13.x.x](https://tdev.app/ngx-ui-loader) |
4849
| Angular 11 | `npm i --save [email protected]` | [v11.x.x](https://tdev.app/ngx-ui-loader) |
4950
| Angular 10 | `npm i --save [email protected]` | [v10.x.x](https://tdev.app/ngx-ui-loader) |

0 commit comments

Comments
 (0)