Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Releases: rompetomp/inertia-bundle

v2.4.3

09 Jun 06:03
28e7bdc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.4.3

v2.4.2

22 Aug 06:56
889a96e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2

Fix SSR defaultValue bug

14 Aug 09:13
745403e
Compare
Choose a tag to compare
  • Use default value of an empty string instead of null
    Full Changelog: v2.4.0...v2.4.1

Bugfix + add lazy prop

14 Aug 01:09
11191b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

Add SSR to README, add inertiaHead support

08 Aug 14:46
a859d02
Compare
Choose a tag to compare
  • Add SSR to README, add inertiaHead support (#41)

Add SSR support

08 Aug 08:32
ecae408
Compare
Choose a tag to compare
  • Add SSR support (#40)

Fix max depth error

03 Aug 08:26
a1bb91f
Compare
Choose a tag to compare
  • Enable max depth to avoid error when having multiple relation in entities (Fatal error: Allowed memory size of x bytes exhausted) #39

Fix deprecation warning

17 Jun 08:13
82cb2b4
Compare
Choose a tag to compare
  • Fix - PHP8.1 deprecation warning #38

Upgrade to Symfony 6.0

17 Jan 08:13
ce02573
Compare
Choose a tag to compare
v2.2.0

Bug Fix. (#32)

Support PHP 8

03 Dec 07:01
3b0b642
Compare
Choose a tag to compare
  • Added support for PHP 8
  • Replaced Travis with Github Actions

Thanks to @aleksblendwerk for this release