2023-10-15
- fix: bump magic-string version #1596
2023-10-05
- fix: ensure rollup 4 compatibility #1595
2022-12-17
- fix: update magic-string #1373
2022-10-21
- chore: update rollup dependencies (3038271)
2022-10-10
- fix: prepare for Rollup 3 #1284
2021-07-26
- feat: add typings (#898)
2021-05-07
- chore: update dependencies (7ff3d0c)
2020-07-12
- feat!: support specifying both functions and labels (#471)
- docs: update README (#458)
2020-05-11
- chore: rollup v2 peerDep. (dupe for pub) (628f8c7)
2020-02-01
- chore: update dependencies (059d1f2)
- Update dependencies
- Use
this.parse
instead ofacorn.parse
- Make code removal more conservative (#9)
- Return a
name
- Remove methods of
this
andsuper
(#3)
- Fix build
- Default to adding sourcemap locations
- Skip removed call expressions from further AST traversal
- Initial release