Releases: spatie/laravel-typescript-transformer
Releases · spatie/laravel-typescript-transformer
2.5.2
What's Changed
- fix: don't create a compound type when the type is already a TypeScript type by @Bloemendaal in #53
Full Changelog: 2.5.1...2.5.2
2.5.1
Allow Laravel 12
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- Use service container to resolve TypescriptTransformer by @rasmuscnielsen in #47
- feat: support
nullToOptionalby @innocenzi in #46
Full Changelog: 2.4.1...2.5.0
2.4.1
2.4.0
- Laravel 11 support
Full Changelog: 2.3.2...2.4.0
2.3.2
2.3.1
2.3.0
- Drop support for PHP 8.0
- Enable collecting of enums by default
2.2.0
- Add a native enum transformer by default
2.1.7
What's Changed
- Refactor tests to pest by @AyoobMH in #18
- Add Laravel 10 support by @njoguamos in #20
New Contributors
- @AyoobMH made their first contribution in #18
- @njoguamos made their first contribution in #20
Full Changelog: 2.1.6...2.1.7