All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
10.0.4 (2024-09-29)
10.0.3 (2024-05-23)
10.0.2 (2024-05-20)
10.0.1 (2024-02-21)
10.0.0 (2024-02-21)
9.0.0 (2023-11-14)
8.0.3 (2023-11-10)
8.0.2 (2023-11-09)
8.0.1 (2023-11-07)
8.0.0 (2023-11-06)
- require
@angular/compiler
v17 (#253)
7.0.0 (2023-05-04)
- update dependencies, require
@angular/compiler
v16, require Node.js v16 (#249)
6.2.0 (2023-04-03)
6.1.0 (2023-03-14)
6.0.0 (2023-01-30)
- require
@angular/compiler
v15 (#236)
- add
parseInterpolationExpression
, deprecateparseInterpolation
(#241) (817b64a) - require
@angular/compiler
v15 (#236) (1640e77)
5.0.2 (2023-01-17)
5.0.1 (2022-11-20)
5.0.0 (2022-11-20)
- require
@angular/compiler
v15 (#236) - support for
@angular/compiler@14
, drop support for@angular/compiler<14
(#233)
- require
@angular/compiler
v15 (#236) (1640e77) - support for
@angular/compiler@14
, drop support for@angular/compiler<14
(#233) (ce31031)
4.0.1 (2022-10-10)
- fix bundle (f43a465)
4.0.0 (2022-10-10)
- support for
@angular/compiler@14
, drop support for@angular/compiler<14
(#233)
3.0.3 (2022-10-09)
- import from
@angular/compiler/src
(f7446f1)
3.0.2 (2022-10-09)
- fix
@angular/compiler
entry (0bd3cd4)
3.0.1 (2022-10-09)
3.0.0 (2022-10-09)
- switch to ESM (#229)
- peer-deps: support
@angular/compiler@8
(#151) (44ecf5d) - peer-deps: support
@angular/compiler@9
(#181) (5ade21e) - peer-deps: support Angular 10 (#199) (950fe68)
- peer-deps: support Angular 11 (#205) (1006533)
- peer-deps: support Angular 12 (#213) (089f698)
- peer-deps: support Angular 9.1 (#187) (f919800)
- support Angular 12.1 (#215) (c54ccbb)
- switch to ESM (#229) (8e2d457)
- types: export NGNode and NGMicrosyntax (#203) (2755965)
- detect shorthand correctly (#222) (66ace4e)
- peer-deps: Angular 9.0.6+ is not supported (#188) (ff1a252)
- peer-deps: support
@angular/[email protected]
(#204) (ebe2679) - transform-microsyntax: handle implicit
$implicit
correctly (#200) (0970bc7) - transform: correct chained optional expression with computed properties (#193) (73cf46d)
- transform: handle implicit
this
correctly (#196) (ba74505) - transform: handle ThisExpression correctly (#194) (cf89706)
- utils: throw errors for unexpected situations (#197) (6b23c28)
2.5.1 (2022-06-11)
2.5.0 (2021-07-07)
2.4.0 (2021-05-30)
2.3.0 (2020-12-04)
2.2.1 (2020-09-09)
- peer-deps: support
[@angular](https://github.com/angular)/[email protected]
(#204) (ebe2679)
2.2.0 (2020-08-12)
2.1.0 (2020-07-08)
2.0.3 (2020-05-10)
2.0.2 (2020-05-10)
2.0.1 (2020-05-09)
- transform: correct chained optional expression with computed properties (#193) (73cf46d)
- transform: handle ThisExpression correctly (#194) (cf89706)
2.0.0 (2020-04-02)
- engines: require Node v10.13.0+
- peer-deps: require
@angular/compiler@^9.1.0
1.3.1 (2020-04-02)
1.3.0 (2020-02-10)
1.2.0 (2020-02-01)
1.1.5 (2018-11-08)
1.1.4 (2018-11-08)
1.1.3 (2018-11-02)
1.1.2 (2018-10-30)
1.1.1 (2018-10-26)
1.1.0 (2018-10-19)
- NGPipeExpression: no wrong loc for
right
(#4) (f250c8a) - peerDeps: allow @angular/compiler@^7.0.0 (#5) (1d71736)
- initial implementation (b46e719)