# Changelog ## 0.1.2 ### [Added] - `--collapse-modules` option to collapse entire modules into a single node ## 0.1.1 ### [Changed] - [#2] [#3] Ignore all identifiers that have a zero-width span. These are the result of generated code, and should be rejected elsewhere, but apparently can occasionally creep through. ## 0.1.0 ### [Added] - Initial release