Skip to content

Releases: aquariuslt/blog

v6.4.0

24 Oct 16:18

Choose a tag to compare

6.4.0 (2019-10-24)

Bug Fixes

  • theme-vue: add fallback route handling in router definition (a7900f5)

Features

  • theme-react: create package @blog/theme-react (7f69529)

v6.3.2

22 Oct 16:42

Choose a tag to compare

6.3.2 (2019-10-22)

Bug Fixes

  • render: fix rendered html not contains lang attribute (dd12e78)

v6.3.1

22 Oct 15:28

Choose a tag to compare

6.3.1 (2019-10-22)

Performance Improvements

  • optimize images with imagemin (5a0d5d6)

v6.3.0

21 Oct 18:08

Choose a tag to compare

6.3.0 (2019-10-21)

Bug Fixes

  • application: fix typo for generateion .nojekyll file (0914b8d)
  • theme-vue: correct register-service-worker (6d59d2a)

Features

  • application: add build .nojekyll file in build flow (7f72697)

v6.2.0

21 Oct 17:59

Choose a tag to compare

6.2.0 (2019-10-21)

Features

  • release: add root package.json and lerna.json update logic (001f432)

v6.1.0

21 Oct 17:28

Choose a tag to compare

6.1.0 (2019-10-21)

Bug Fixes

  • renderer: add DOCTYPE as html content header (b30be82)
  • theme-vue: add register-service-worker instead empty sw.js (8845c39)

Features

Performance Improvements