Skip to content

Releases: spatie/typescript-transformer

2.1.10

04 Jul 15:00
Compare
Choose a tag to compare
  • Allow non fully qualified names within annotations

2.1.9

29 Jun 10:50
0a42590
Compare
Choose a tag to compare
  • allow transformation of interfaces (#32)

2.1.8

29 Apr 14:43
Compare
Choose a tag to compare
  • add eslint formatter(#28)
  • let prettier formatter use npx (#29)

2.1.7

06 Apr 14:27
58448ff
Compare
Choose a tag to compare
  • Allow whitespace in type definitions (#27 )

2.1.6

05 Jan 15:21
Compare
Choose a tag to compare
  • fix the transformation of PHP native enums

2.1.5

29 Dec 09:01
b88ee65
Compare
Choose a tag to compare

What's Changed

  • Make compatible with Symfony 6.0 Process component by @firstred in #17

New Contributors

Full Changelog: 2.1.4...2.1.5

2.1.4

23 Dec 14:45
bafa5d9
Compare
Choose a tag to compare
  • allow interfaces in default type replacements

2.1.3

16 Dec 14:31
Compare
Choose a tag to compare
  • add support for transforming to native TypeScript enums

2.1.2

16 Dec 13:44
Compare
Choose a tag to compare
  • fix deprecations

2.1.1

08 Dec 13:25
403dae7
Compare
Choose a tag to compare
  • add support for PHP 8.1 (#15)