# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.2](https://github.com/skyrpex/laravel-nuxt-js/compare/v2.0.1...v2.0.2) (2019-09-13)

<a name="1.5.0"></a>
# [1.5.0](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.7...v1.5.0) (2019-03-05)


### Features

* add --laravel-path option ([4e605c4](https://github.com/skyrpex/laravel-nuxt-js/commit/4e605c4))
* add --laravel-path option ([12d4bc8](https://github.com/skyrpex/laravel-nuxt-js/commit/12d4bc8))



<a name="1.4.7"></a>
## [1.4.7](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.6...v1.4.7) (2018-07-30)



<a name="1.4.6"></a>
## [1.4.6](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.5...v1.4.6) (2018-07-24)


### Bug Fixes

* find root route when i18n routes are enabled ([025bf96](https://github.com/skyrpex/laravel-nuxt-js/commit/025bf96))



<a name="1.4.5"></a>
## [1.4.5](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.4...v1.4.5) (2018-05-28)


### Bug Fixes

* use proper route name for the dev render page ([51bf11c](https://github.com/skyrpex/laravel-nuxt-js/commit/51bf11c))



<a name="1.4.4"></a>
## [1.4.4](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.3...v1.4.4) (2018-05-28)


### Bug Fixes

* find the index route path correctly ([b931614](https://github.com/skyrpex/laravel-nuxt-js/commit/b931614))
* use Object.assign instead of spread operator ([a4a5ab5](https://github.com/skyrpex/laravel-nuxt-js/commit/a4a5ab5))
