1.2.0 (2024-05-12)
- add support of oxc-parser (54d0970)
1.1.1 (2019-08-30)
- fix @babel/parser compatibility (3012323)
1.1.0 (2019-08-30)
- be more friendly to babel parser (ce82918)
1.0.5 (2019-08-29)
- fix compatibility issue with @babel/parser (1de4b92)
1.0.4 (2019-07-13)
- improve TypeScript typing (1da1d3b)
1.0.3 (2019-07-04)
- support matching class body with __anl (d1d215c)
1.0.2 (2018-12-05)
1.0.1 (2018-10-03)
1.0.0 (2018-10-03)
0.1.6 (2018-04-10)
- ignore raw, in order to match "foo" with 'foo'. (64d4b38)
0.1.5 (2018-04-07)
- export traverse function. (dd56084)
0.1.4 (2018-04-07)
- export ensureParsed function. (4bcd3fd)
0.1.3 (2018-04-05)
- basic TypeScript support. (4f61b1c)
0.1.2 (2018-04-04)
0.1.1 (2018-04-04)
- extracted ast-matcher from github.com/huochunpeng/cli (96aa8de)