Skip to content

Latest commit

 

History

History
163 lines (90 loc) · 9.28 KB

File metadata and controls

163 lines (90 loc) · 9.28 KB

Release Notes

v1.10.5 - 2026-03-18

  • Remove redundant "When to Apply" section from skill body by @pushpak1300 in #154

v1.10.4 - 2026-03-05

v1.10.3 - 2026-02-20

v1.10.2 - 2026-01-28

  • Fix TypeError when Blade::getPath() returns null during view caching by @chriscupas in #150

v1.10.1 - 2025-11-25

v1.10.0 - 2025-11-14

v1.9.0 - 2025-10-30

v1.8.0 - 2025-10-29

v1.7.2 - 2025-08-06

v1.7.1 - 2025-04-08

  • Add missing session method to state options and related tests by @mondesirm in #133

v1.7.0 - 2025-03-05

v1.6.7 - 2025-02-17

v1.6.6 - 2024-11-12

v1.6.5 - 2024-05-31

  • Make class component if project uses Volt Class components by @joshcirre in #106

v1.6.4 - 2024-05-27

v1.6.3 - 2024-03-06

  • Use paths from object property, not local variable by @bookwyrm in #95

v1.6.2 - 2024-01-30

  • Fix: Add missing argument 'except' to function 'url' in state properties by @bekepr in #89

v1.6.1 - 2024-01-03

  • [1.x] Adds tests for model route binding by @nunomaduro in #84
  • [1.x] Fixes non-usage of livewire.view_path configuration by @nunomaduro in #85

v1.6.0 - 2023-11-28

  • fix: State properties by @lee-to in #78
  • [1.x] Allow setting title using a closure in functional API by @RVxLab in #79

v1.5.0 - 2023-11-20

v1.4.0 - 2023-10-19

v1.3.3 - 2023-09-25

v1.3.2 - 2023-09-19

v1.3.1 - 2023-09-11

v1.3.0 - 2023-09-01

v1.2.0 - 2023-08-31

  • Adds --class option to make:volt command (#43)

v1.1.1 - 2023-08-30

  • Fixes Segmentation fault on route:cache (#42)

v1.1.0 - 2023-08-28

v1.0.0 - 2023-08-24

v1.0.0-beta.7 - 2023-08-22

  • Adds with method to the class API (#31)

v1.0.0-beta.6 - 2023-08-17

  • Fixes call to undefined function "opcache_invalidate" when opcache is not installed (#28)

v1.0.0-beta.5 - 2023-08-15

  • Improves testbench development workflow (#24)
  • Fixes Class API when used with multiple fragments (#26)

v1.0.0-beta.4 - 2023-08-08

  • Adds Volt::route for full page components (#22)
  • Adds assertSeeVolt testing method (#23)

v1.0.0-beta.3 - 2023-08-03

  • uses interface support (#11)
  • Example to make:volt prompt (#12)
  • SFC with Class API (#15)
  • UX when using Folio's pages with Volt's anonymous components (#17)

v1.0.0-beta.2 - 2023-07-31

  • Windows support (#6)

v1.0.0-beta.1 - 2023-07-26

First pre-release.