Releases: sveltejs/esrap
Releases · sveltejs/esrap
v2.2.1
01 Dec 20:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
4b2b920 : fix: loosen types for getLeadingComments and getTrailingComments
v2.2.0
25 Nov 19:15
Compare
Sorry, something went wrong.
No results found
Minor Changes
da2f84d : feat: add getLeadingComments & getTrailingComments option for programmatic comment insertion
v2.1.3
16 Nov 07:24
Compare
Sorry, something went wrong.
No results found
Patch Changes
9bf2740 : fix: support export class with decorators
v2.1.2
30 Oct 16:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
53b485d : fix: support typescript class decorator
v2.1.1
26 Oct 12:03
Compare
Sorry, something went wrong.
No results found
Patch Changes
9a7693e : fix: support more typescript nodes
v2.1.0
03 Jul 15:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
922292a : fix: support implements with an empty array and with more than 1
v2.0.0
25 Jun 17:44
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
bd045a3 : fix: support function return type
bd045a3 : fix: support decorator expression
v1.4.8
08 Jun 11:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
61c9902 : fix: only push with clause if attributes length is gt 0