Skip to content

Releases: spatie/ignition

1.4.4

28 Feb 16:12
09c6c4e
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #227
  • fix: use comments to allow proper loading of script by @jaulz in #184

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

23 Jan 15:29
2cf3833
Compare
Choose a tag to compare
  • align with Laravel 10

1.4.2

23 Jan 15:15
79a2eed
Compare
Choose a tag to compare
  • align dependencies with Laravel 10

1.4.1

26 Aug 11:53
Compare
Choose a tag to compare
  • Revert type change (breaking change) on SolutionProviderRepository interface

Full Changelog: 1.4.0...1.4.1

1.4.0

26 Aug 11:37
1a8d533
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

16 May 13:18
Compare
Choose a tag to compare
  • Bump Ignition UI to v4.0.2
    • Fix types: context.env can be null or undefined
  • JS bundle is no longer compressed to make debugging easier

Full Changelog: 1.3.0...1.3.1

1.3.0

12 May 08:20
6aa8f1c
Compare
Choose a tag to compare

What's Changed

  • Use Ignition UI v4 by @AlexVanderbist in #129
    • Bump Ignition UI version to 4.0.1
      • Fixed a missing key in Query debug section
      • Fixed selecting exceptions without accidentally collapsing the error card
      • Triple clicking a code snippet now always selects it
    • Refactor error occurrence context items types
    • Log error to console when sharing to Flare goes wrong

Full Changelog: 1.2.10...1.3.0

1.2.10

10 May 12:23
Compare
Choose a tag to compare
  • Bump @flareapp/ignition-ui dependency to 3.3.5 (improves handling for missing stack trace frames)
  • Log error to console when sharing to Flare fails

Full Changelog: 1.2.9...1.2.10

1.2.9

23 Apr 20:38
Compare
Choose a tag to compare
  • Bump Ignition UI version to pull in changes

Full Changelog: 1.2.8...1.2.9

1.2.8

23 Apr 20:24
Compare
Choose a tag to compare

What's Changed

  • Update .gitattributes by @angeljqv in #120
  • Fix flash of unstyled content in Livewire modals by @willemvb in #118
  • Don't add unnecessary URL fragments to share and settings menu

New Contributors

Full Changelog: 1.2.7...1.2.8