Skip to content

Releases: livewire/blaze

v1.0.0-beta.8

24 Feb 01:41

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8

v1.0.0-beta.7

19 Feb 18:42
dd10c9e

Choose a tag to compare

What's Changed

  • Fix parsing of component tags with underscores by @ganyicz in #39
  • Improve attribute parser by @ganyicz in #40
  • Support whitespace in component and slot tags by @ganyicz in #41
  • Add Blade fallback for delegate components by @ganyicz in #42

Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7

v1.0.0-beta.6

19 Feb 02:36
0b5f393

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6

v1.0.0-beta.5

19 Feb 01:54
3c7959a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

17 Feb 22:40
2e97a3a

Choose a tag to compare

What's Changed

  • Fix infinite loop caused by null directive callback return by @calebporzio in #32

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

17 Feb 21:47
8ae804b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

17 Feb 21:02
47a08b3

Choose a tag to compare

What's Changed

  • Blaze internals overhaul (function compiler + strict folding) by @ganyicz in #30
  • Update composer require in README to install 1.0-beta by @ganyicz in #16
  • Fix parsing of php blocks by @ganyicz in #23
  • Prevent blade comments from being parsed by @ganyicz in #25
  • Remove setAccessible calls by @ganyicz in #26

New Contributors

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

28 Oct 21:57

Choose a tag to compare

Blaze v1 beta release 🔥

We’re excited to announce the first beta release of Blaze v1!

You can learn more and get started here: https://github.com/livewire/blaze/blob/main/README.md

Full Changelog: v0.1.0...v1.0.0-beta.1

v0.1.0

23 Aug 15:08

Choose a tag to compare

🔥 First tagged release of Blaze

Full Changelog: https://github.com/livewire/blaze/commits/v0.1.0