- 030c3ec: fix: correctly escape
\r
- faa865e: fix: including sourcemap mappings for block statement brackets
- 10c6156: fix: escape newlines when quoting strings
- d97e56f: feat: add option for quote and indentation styles
- 4c784f6: fix: move @changesets/cli to dev dependencies
- 333b32c: chore: verify changesets setup, again
- a6c0031: chore: verify changesets setup
- Transfer repo to
sveltejs
- Loosen types (#15)
- Fix types
- Support TypeScript nodes (#13)
- Wrap object expression statements in parentheses (#14)
- Correctly handle arrow functions where body includes an object expression (#9)
- Support default and namespace import in same declaration (#8)
- Rewrite for better performance (#7)
- Actually add the changes that were supposed to go in 1.1.0
- Tweak output (#5)
- Fix typo (#4)
- Collapse empty bodies (#3)
- Better types
- First release