Releases: sveltejs/esrap
Releases · sveltejs/esrap
v1.4.6
Patch Changes
- 1caf836: fix: add missing spaces in interfaces
- 49d433b: fix: correctly handle parenthesised FunctionExpressions
- 76eabe8: fix: consistently escape escape characters
- 9daf5dd: fix: correct indentation of
TSModuleBlock
v1.4.4
Patch Changes
- b683171: fix: support
TSModuleDeclaration
v1.4.2
Patch Changes
- faa865e: fix: including sourcemap mappings for block statement brackets
v1.4.1
Patch Changes
- 10c6156: fix: escape newlines when quoting strings
v1.4.0
Minor Changes
- d97e56f: feat: add option for quote and indentation styles
v1.3.7
Patch Changes
- 4c784f6: fix: move @changesets/cli to dev dependencies
v1.3.6
Patch Changes
- 333b32c: chore: verify changesets setup, again