Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Latest commit

 

History

History
224 lines (107 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

224 lines (107 loc) · 11.4 KB

Project Changelog

1.6.3 (2020-11-12)

Bug Fixes

  • full-static: fix ignore logic for module setup by page generate (c9b1a49)

1.6.2 (2020-11-06)

Bug Fixes

  • cache: change tmp dir for fullstatic file watch (7421c15)
  • generate: ignore full-static end generate for init (8d2ddaa)

1.6.1 (2020-10-06)

Bug Fixes

  • layout: fix layout virtual-content import (e8040c7)
  • plugin: fix missing adapterOptions (2616071)

1.6.0 (2020-10-05)

Features

  • cache: add layout cache; clean up (3db6198)

1.5.4 (2020-10-05)

Bug Fixes

  • routes: fix unwanted routes cache clearing (82c1504)

1.5.3 (2020-06-04)

Bug Fixes

  • reports: fix action for reports (284ee1f)

1.5.2 (2020-05-25)

Bug Fixes

  • nuxt-i18n: changing hook registration (976567d)

1.5.1 (2020-05-25)

Bug Fixes

1.5.0 (2020-04-23)

Features

1.4.1 (2020-04-06)

Bug Fixes

  • import: components imports adapted (67dc96b)

1.4.0 (2020-03-12)

Features

  • adapter-path: adapter can now be defined with file path (3492de0)
  • adapter-path: fix esm import (403feef)

1.3.0 (2020-03-09)

Features

  • content: replace "dev" property with "dynamicContent" (fcf7230)

1.2.2 (2020-02-15)

Bug Fixes

  • clean: clean (3b240e2)
  • i18n-page: added "locales" property and clean code (04ef962)
  • travis: fix travis yaml (24ca764)

1.2.1 (2020-02-02)

Bug Fixes

1.2.0 (2020-02-02)

Bug Fixes

  • page-extend: add default page-extend (0123397)

Features

  • page-extend: add default page-extend (e956ac0)

1.1.0 (2020-02-02)

Bug Fixes

Features

  • update: update page templating; update keywords, update readme (50c7429)

1.0.10 (2020-02-02)

Bug Fixes

  • travis-preview: add keep_history property (8952ce7)

1.0.9 (2020-02-02)

Bug Fixes

  • update: update example; adapter; readme (84463dc)

1.0.8 (2020-02-02)

Bug Fixes

  • travis-token: remove secrets, add secrets in ci-env (dd38ecf)

1.0.7 (2020-02-02)

Bug Fixes

1.0.6 (2020-02-02)

Bug Fixes

1.0.5 (2020-02-02)

Bug Fixes

  • travis-token: change tokens for travis-ci.org to com (2c6f460)

1.0.4 (2020-02-02)

Bug Fixes

  • travis-token: change tokens for travis-ci.org (6543d47)

1.0.3 (2020-02-02)

Bug Fixes

  • travis-token: change tokens for travis-ci.org/com (24233c9)
  • travis-token: change tokens for travis-ci.org/com (d967df5)

1.0.2 (2020-02-02)

Bug Fixes

  • travis-token: change tokens for travis-ci.com (9c167d9)
  • travis-token: change tokens for travis-ci.org (5b7af01)
  • travis-token: clean (d80ad06)

1.0.1 (2020-02-02)

Bug Fixes

  • travis-preview: fix build task (b7b492b)
  • travis-preview: fix token… (f5d9faf)

1.0.0 (2020-02-02)

Bug Fixes

  • clean-update: clean and add keywods (6da79fd)
  • readme: clean (67d17bb)
  • readme: update readme (43504bc)
  • readme: update readme (fb54725)
  • readme-modern: update readme; activate modern build (4a474e9)
  • vscode: add gitignore (a38d599)
  • vscode: add launch.json for debug (2f6ab67)
  • windows: troubleshooting for use with windows; optimization (cb4e26b)

Features