Skip to content

Releases: danharrin/livewire-rate-limiting

v1.3.1

06 May 09:11
1a1b299
Compare
Choose a tag to compare

What's Changed

  • fix: default to null for getRateLimitKey component by @ItsANameToo in #26

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Jan 14:54
bf16003
Compare
Choose a tag to compare
  • Laravel 11 support.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Oct 15:03
bc2cc0a
Compare
Choose a tag to compare

What's Changed

  • fix syntax in README by @tobiasla78 in #18
  • refactor: performance enhancements by @sakanjo in #21
  • Key class customizable by @l3aro in #20
  • Dropped Laravel 9 and PHP 8.0 support, added support for Volt.

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

12 Mar 12:18
a559966
Compare
Choose a tag to compare

What's Changed

  • Dropped Laravel 8 support

Full Changelog: v1.0.1...v1.1.0

v1.0.1

23 Jan 17:16
50ddf20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Jan 11:29
Compare
Choose a tag to compare

What's Changed

  • Support for Laravel 9
  • Update README.md file by @nezaboravi in #9

New Contributors

Full Changelog: v0.3.0...v1.0.0

v0.3.0

17 May 08:04
Compare
Choose a tag to compare

Added $this->minutesUntilAvailable to the TooManyRequestsException. #5

v0.1.0

17 Jan 00:20
Compare
Choose a tag to compare

🥳