Skip to content

Releases: sveltejs/esrap

v2.1.0

03 Jul 15:36
11d6b94
Compare
Choose a tag to compare

Minor Changes

  • 3c9abb3: feat: add context.space() method

Patch Changes

  • 3c9abb3: fix: add newline after line comment following statement

v2.0.1

26 Jun 22:19
9204915
Compare
Choose a tag to compare

Patch Changes

  • 922292a: fix: support implements with an empty array and with more than 1

v2.0.0

25 Jun 17:44
0636a77
Compare
Choose a tag to compare

Major Changes

  • a5f91d5: breaking: add support for custom printers
  • 029962b: breaking: print(...) only accepts a node, not an array of nodes

Minor Changes

  • 6483d71: feat: experimental JSX support

v1.4.9

08 Jun 11:41
4c30501
Compare
Choose a tag to compare

Patch Changes

  • bd045a3: fix: support function return type
  • bd045a3: fix: support decorator expression

v1.4.8

08 Jun 11:02
17130e4
Compare
Choose a tag to compare

Patch Changes

  • 61c9902: fix: only push with clause if attributes length is gt 0

v1.4.7

05 Jun 06:40
31e5a40
Compare
Choose a tag to compare

Patch Changes

  • bab0228: fix: support import attributes

v1.4.6

01 Apr 09:54
5191ed7
Compare
Choose a tag to compare

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.5

16 Feb 11:09
d2cf14a
Compare
Choose a tag to compare

Patch Changes

  • 6a6eed9: fix: support TSImportType

v1.4.4

11 Feb 08:44
af10b08
Compare
Choose a tag to compare

Patch Changes

  • b683171: fix: support TSModuleDeclaration

v1.4.3

14 Jan 14:50
2ab03fc
Compare
Choose a tag to compare

Patch Changes

  • 030c3ec: fix: correctly escape \r