Skip to content

v5.0.2

Choose a tag to compare

@Sairahcaz Sairahcaz released this 16 Jul 08:11

What's Changed

  • Fix tracking storage get() returning array instead of Collection by @dandoingdev in #35
  • Tracking data is now stored as a plain array in session/cache instead of a serialized Collection object, making it independent of the configured serializer. Existing entries keep working.

New Contributors

Full Changelog: v5.0.1...v5.0.2