Skip to content

Releases: torchlight-api/torchlight-laravel

v0.6.0

16 May 18:18
ecdabd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.14...v0.6.0

v0.5.14

18 Aug 21:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.13...v0.5.14

v0.5.13

14 Feb 02:50
fe2b0dd
Compare
Choose a tag to compare

Add support for Laravel 10, drop support for Livewire 1

What's Changed

New Contributors

Full Changelog: v0.5.12...v0.5.13

v0.5.12

09 Dec 19:13
3c7d670
Compare
Choose a tag to compare

What's Changed

  • Fix memory leak when using Laravel Octane by @PhiloNL in #41

Full Changelog: v0.5.11...v0.5.12

v0.5.11

15 Feb 23:45
Compare
Choose a tag to compare

Added

  • Support for Laravel 9 #29
  • Better support for PHP 8.1 #30

New Contributors

Full Changelog: v0.5.10...v0.5.11

v0.5.10

01 Feb 17:05
Compare
Choose a tag to compare

0.5.10 - 2022-02-01

Added

  • Added the ability to define multiple themes for e.g. dark mode.
  • Cache time is now configurable.

New Contributors

Full Changelog: v0.5.9...v0.5.10

v0.5.9

20 Jan 01:19
e90026f
Compare
Choose a tag to compare

What's Changed

0.5.9 - 2022-01-19

Fixed

  • Fix cosmetic trailing space issue

Full Changelog: v0.5.8...v0.5.9

v0.5.8

20 Jan 01:09
9f87c19
Compare
Choose a tag to compare

What's Changed

0.5.8 - 2022-01-19

Added

  • Attributes from the API will now be passed on to the code component. (The API now returns 'data-lang' as an attribute.)

Full Changelog: v0.5.7...v0.5.8

v0.5.7

02 Nov 14:57
Compare
Choose a tag to compare

0.5.7 - 2021-11-02

Added

  • Block is now Macroable

Full Changelog: v0.5.6...v0.5.7

v0.5.6

01 Nov 15:49
Compare
Choose a tag to compare

0.5.6 - 2021-11-01

Added

  • Added the ability to run post-processors per block rather than globally. (#20)

New Contributors

Full Changelog: v0.5.5...v0.5.6