We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b471b35 commit 9b1eb6bCopy full SHA for 9b1eb6b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+## 0.5.1 - 2021-08-01
6
+
7
+### Added
8
+- Added support for Laravel Livewire ([#10](https://github.com/torchlight-api/torchlight-laravel/pull/10))
9
+- Added post-processors to allow your app to hook into the rendered response before it's sent to the browser.
10
11
## 0.5.0 - 2021-07-31
12
13
### Changed
0 commit comments