File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v0.0.6] ( https://github.com/Celtian/ngx-nullable/compare/v0.0.5...v0.0.6 )
8+
9+ - Angular 19 [ ` #5 ` ] ( https://github.com/Celtian/ngx-nullable/pull/5 )
10+ - chore(deps): deps updated [ ` 52c0ac4 ` ] ( https://github.com/Celtian/ngx-nullable/commit/52c0ac404f21980d0686e888a2fb9c6daa12f223 )
11+ - chore(eslint): rule added [ ` f4a479e ` ] ( https://github.com/Celtian/ngx-nullable/commit/f4a479e904a45b93e1439d61a3e653d906de72ca )
12+ - chore(readme): angular version changed [ ` 051b855 ` ] ( https://github.com/Celtian/ngx-nullable/commit/051b8557f2cb80d61b2f72d93910805f45deb1f1 )
13+
714#### [ v0.0.5] ( https://github.com/Celtian/ngx-nullable/compare/v0.0.4...v0.0.5 )
815
16+ > 11 November 2024
17+
18+ - chore(update): patch release 0.0.5 🐛 [ ` f7f6b00 ` ] ( https://github.com/Celtian/ngx-nullable/commit/f7f6b00a8bdb5612ce52791196895b908f36c637 )
919- chore(codecov): config changed [ ` 5b7ae77 ` ] ( https://github.com/Celtian/ngx-nullable/commit/5b7ae77ed15d7ee2f051f637a787479cbe7cfa69 )
1020
1121#### [ v0.0.4] ( https://github.com/Celtian/ngx-nullable/compare/v0.0.3...v0.0.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-nullable" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "author" : {
55 "name" : " Dominik Hladík" ,
66 "email" : " dominik.hladik@seznam.cz" ,
Original file line number Diff line number Diff line change 1414
1515This library provides a way to make properties nullable in Angular templates.
1616
17- > ✓ _ Angular 18 compatible_
17+ > ✓ _ Angular 19 compatible_
1818
1919Here's the [ demo] ( http://celtian.github.io/ngx-nullable/ )
2020
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-nullable" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "author" : {
55 "name" : " Dominik Hladík" ,
66 "email" : " dominik.hladik@seznam.cz" ,
You can’t perform that action at this time.
0 commit comments