Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Latest commit

 

History

History
50 lines (23 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2019-09-13)

1.5.0 (2019-03-05)

Features

  • add --laravel-path option (4e605c4)
  • add --laravel-path option (12d4bc8)

1.4.7 (2018-07-30)

1.4.6 (2018-07-24)

Bug Fixes

  • find root route when i18n routes are enabled (025bf96)

1.4.5 (2018-05-28)

Bug Fixes

  • use proper route name for the dev render page (51bf11c)

1.4.4 (2018-05-28)

Bug Fixes

  • find the index route path correctly (b931614)
  • use Object.assign instead of spread operator (a4a5ab5)