Skip to content

Latest commit

 

History

History
400 lines (170 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

400 lines (170 loc) · 12.4 KB

Changelog

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

4.2.9 (2020-09-13)

Bug Fixes

  • proxy: adjust loading route to include sub pages (7fb9576)

4.2.8 (2020-09-13)

Bug Fixes

  • proxy: ignore _loading path when proxying to laravel (2877eb1)

4.2.7 (2020-04-16)

4.2.6 (2020-04-16)

4.2.5 (2020-04-16)

Bug Fixes

  • types: adjust type definitions (e6a8a54)

4.2.5 (2020-04-16)

Bug Fixes

  • types: update type exports (ecf92d9)

4.2.3 (2020-04-03)

Bug Fixes

  • server: resolve nuxt host localhost aliases (ca54130)

4.2.2 (2020-03-31)

4.2.1 (2020-03-31)

4.2.0 (2020-03-31)

Bug Fixes

  • dev: suppress warning message for non existent build folder (2fe83b5)

4.2.0-beta.18 (2020-03-09)

4.2.0-beta.17 (2020-03-03)

4.2.0-beta.16 (2020-03-01)

4.2.0-beta.15 (2020-02-29)

4.2.0-beta.14 (2020-02-28)

Bug Fixes

  • module: use correct conditions for index fallback and dest removal (15d1a3b)

4.2.0-beta.13 (2019-12-16)

4.2.0-beta.12 (2019-12-16)

Bug Fixes

  • types: make nuxt config property laravel optional (69b053d)

4.2.0-beta.11 (2019-12-15)

Bug Fixes

  • sw-cache: use empty array instead of null in routingExtensions (53a2fe4)

4.2.0-beta.10 (2019-12-15)

Features

  • sw-cache: implement sw-cache extension (c6aee48)

4.2.0-beta.9 (2019-10-15)

4.2.0-beta.8 (2019-10-15)

4.2.0-beta.7 (2019-10-15)

4.2.0-beta.6 (2019-10-15)

4.2.0-beta.5 (2019-10-15)

Bug Fixes

  • module/dev: adjust logic after final production tests (1ed5d17)

4.2.0-beta.4 (2019-10-14)

Bug Fixes

  • module/dev: resolve index route from within extendRoutes (d2fedf3)

4.2.0-beta.3 (2019-10-14)

4.2.0-beta.2 (2019-10-14)

4.2.0-beta.1 (2019-10-14)

Bug Fixes

  • server: support boolean settings (e445e0a)

4.2.0-beta.0 (2019-10-14)

Features

  • module: finalize api and improve code structure (fd9d332)

4.1.9 (2019-10-14)

4.1.8 (2019-10-14)

4.1.7 (2019-10-14)

4.1.6 (2019-10-13)

Bug Fixes

  • build: ensure laravel public directory is not overwritten (86e32e4)

4.1.5 (2019-10-13)

Bug Fixes

  • build: avoid overwriting the folder if destDir equals publicDir (2d6b8fe)

4.1.4 (2019-10-13)

4.1.3 (2019-10-13)

Bug Fixes

  • routing: adjust router base correction (2575165)

4.1.2 (2019-10-13)

Bug Fixes

  • build: use correct resolution for router base (a1703f6)

4.1.1 (2019-10-13)

4.1.0 (2019-10-13)

Features

  • build: update router configuration if necessary (8b2b798)

4.0.1 (2019-10-13)

4.0.0 (2019-10-13)

⚠ BREAKING CHANGES

  • global: cli tool no longer available, configuration via nuxt.config

Features

  • global: finalize module implementation and documentation (52a64a4)

Bug Fixes

  • config: fall back to empty object if proxy is not set (e05350b)

  • global: migrate functionality into nuxt module (39ea96c)

3.1.3 (2019-06-20)

3.1.2 (2019-06-20)

3.1.1 (2019-06-20)

3.1.0 (2019-06-19)

Features

  • command/build: move actual asset deployment out of hook stack (a9eb4de)

3.0.3 (2019-06-19)

Bug Fixes

  • command/dev: only ignore render path (ecd4535)

3.0.2 (2019-06-19)

Bug Fixes

  • command/dev: move proxy path to respect router.base (2844182)

3.0.1 (2019-06-19)

Bug Fixes

  • command/dev: load full nuxt config for laravel testserver settings (4240d76)

3.0.0 (2019-06-18)

Features

  • command/dev: implement support for router.base setting (34e6fd5)

BREAKING CHANGES

  • command/dev: change file-path logic in command/build

2.2.0 (2019-06-17)

Features

  • command/build: implement support for router.base setting (115d4de)

2.1.3 (2019-05-24)

Bug Fixes

  • command/dev: use ip for localhost to avoid ip6 conflicts (ddd6fed)

2.1.2 (2019-05-13)

Bug Fixes

  • command/build: optimize path resolution (cc97a4b)

2.1.1 (2019-05-13)

Bug Fixes

  • command/build: resolve static dir relative to root dir (c07285e)

2.1.0 (2019-05-13)

Features

  • command/build: copy static dir on build (1bea8eb)

2.0.5 (2019-05-05)

2.0.4 (2019-05-05)

Reverts

  • command/dev: revert to previous implementation (1d78dd8)

2.0.3 (2019-05-04)

2.0.2 (2019-05-04)

Bug Fixes

  • command/dev: update proxy settings after integration tests (a93e1a1)

2.0.1 (2019-05-03)

Bug Fixes

  • command/dev: remove awaiter for laravel dev server (c65dfc8)

2.0.0 (2019-05-03)

Features

  • add subcommand resolution and early fail (74f70b9)

BREAKING CHANGES

  • api adapted to nuxt command structure

1.1.2 (2019-04-29)

1.1.1 (2019-04-28)

1.1.0 (2019-04-28)

Features

1.0.0 (2019-04-28)

Features