blog

blog posts & source code.

MIT License

Stars
47

Bot releases are hidden (Show)

blog - v6.10.0

Published by aquariuslt almost 5 years ago

6.10.0 (2019-11-03)

Features

  • theme-react: enable pwa manifest json injection (4705060)
blog - v6.9.0

Published by aquariuslt almost 5 years ago

6.9.0 (2019-11-03)

Features

  • theme-react: re-enable service-worker (86a5fcd)
blog - v6.8.1

Published by aquariuslt almost 5 years ago

6.8.1 (2019-11-03)

Bug Fixes

  • theme-react: remove react-disqus (09f416c)
blog - v6.8.0

Published by aquariuslt almost 5 years ago

6.8.0 (2019-11-03)

Bug Fixes

  • markdown: add anchor plugin to generate heading ids (5871078)

Features

  • theme-react: add component: navigation (9648750)
  • theme-react: add components: ContentItems (7882342)
  • theme-react: enable theme-react (cd2a588)
blog - v6.7.0

Published by aquariuslt almost 5 years ago

6.7.0 (2019-11-02)

Features

  • theme-react: add route with apiPath as props (d5f406f)
blog - v6.6.3

Published by aquariuslt almost 5 years ago

6.6.3 (2019-10-30)

Bug Fixes

  • theme-react: fix webpack-dev-server hmr issue (4d15a4c)
blog - v6.6.2

Published by aquariuslt almost 5 years ago

6.6.2 (2019-10-30)

Bug Fixes

  • sitemap: fix sitemap generation issue (3e61011)
  • theme-react: fix webpack configurations (58afb8a)
  • correct test issue (d491722)
blog - v6.6.1

Published by aquariuslt almost 5 years ago

6.6.1 (2019-10-27)

Bug Fixes

  • theme-react: update jest config with testMatch (8f782a2)
blog - v6.6.0

Published by aquariuslt almost 5 years ago

6.6.0 (2019-10-27)

Features

  • theme-react: add package @blog/theme-react (8e2082e)
blog - v6.5.0

Published by aquariuslt almost 5 years ago

6.5.0 (2019-10-26)

Features

  • analytics: inject google-analytics + workbox offline analytics (523c6ad)
blog - v6.4.0

Published by aquariuslt almost 5 years ago

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)
blog - v6.3.2

Published by aquariuslt almost 5 years ago

6.3.2 (2019-10-22)

Bug Fixes

  • render: fix rendered html not contains lang attribute (dd12e78)
blog - v6.3.1

Published by aquariuslt almost 5 years ago

6.3.1 (2019-10-22)

Performance Improvements

  • optimize images with imagemin (5a0d5d6)
blog - v6.3.0

Published by aquariuslt about 5 years ago

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)
blog - v6.2.0

Published by aquariuslt about 5 years ago

6.2.0 (2019-10-21)

Features

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

Published by aquariuslt about 5 years ago

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