Skip to content

Releases: spatie/laravel-typescript-transformer

2.5.0

04 Oct 13:28
cdf8249
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

03 May 08:00
4c85ea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

16 Feb 12:07
28c13d2
Compare
Choose a tag to compare
  • Laravel 11 support

Full Changelog: 2.3.2...2.4.0

2.3.2

01 Dec 15:00
bd23a1c
Compare
Choose a tag to compare
  • Use Laravel typescript transformer by default (#34)
  • Replace CarbonInterface with a string (#33)

2.3.1

12 Oct 13:13
8da59ae
Compare
Choose a tag to compare
  • Replace CarbonInterface with a string (#33)

2.3.0

14 Apr 08:16
Compare
Choose a tag to compare
  • Drop support for PHP 8.0
  • Enable collecting of enums by default

2.2.0

24 Mar 09:59
Compare
Choose a tag to compare
  • Add a native enum transformer by default

2.1.7

24 Jan 07:38
be88713
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.6...2.1.7

2.1.6

18 Nov 15:57
Compare
Choose a tag to compare
  • composer bump for typescript-transformer
  • add test suite for php 8.2

2.1.5

22 Aug 15:21
Compare
Choose a tag to compare
  • do not fail when spatie/enum is not installed