Skip to content

Latest commit

 

History

History
executable file
·
72 lines (39 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

executable file
·
72 lines (39 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

GitHub Releases

Unreleased

v2.3.0

Added

  • Support Laravel 11

v2.2.0

Added

v2.1.1

Fixed

  • Use voyagerIntrospectionQuery over introspection as a function

v2.1.0

Added

  • Support Laravel 10

v2.0.1

Fixed

  • Fixed the version requirement for thecodingmachine/safe #3

v2.0.0

Added

  • Support Laravel 9

Removed

  • Drop support for PHP 7.3 and lower
  • Drop support for Laravel 7 and lower

v1.0.2

Fixed

  • Do not wrap endpoint in url() unnecessarily

v1.0.1

Fixed

  • Fix syntax error in view

v1.0.0

Added

  • Zero-config installation
  • Local assets download command
  • Customizable configuration
  • Publishable views