Skip to content

Commit

Permalink
Merge pull request #114 from systelab/feature-112
Browse files Browse the repository at this point in the history
Upgrade library to Angular 15
  • Loading branch information
OscarDeDios committed Dec 19, 2022
2 parents ce08082 + fbb3924 commit b18f3aa
Show file tree
Hide file tree
Showing 7 changed files with 2,414 additions and 2,428 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,20 @@ The following steps should be consider when migrating from version 6.
- from 'systelab-translate/lib.+
- from 'systelab-translate';
```
## Version 15.x.x - Angular 15
[Angular 15 news](https://blog.angular.io/angular-v15-is-now-available-df7be7f2f4c8)
- Router and HttpClient tree-shakable standalone APIs
- Directive composition API
- Image directive is now stable
- Functional router guards
- Router unwraps default imports
- Better stack traces
- Release MDC-based components to stable
- Improvements in the experimental esbuild support
### Version 14.x.x - Angular 14
Expand Down
Loading

0 comments on commit b18f3aa

Please sign in to comment.