Skip to content

v0.15.4

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 06 Feb 21:09
· 435 commits to main since this release
e5b269f

Changelog

v0.15.4 (2022-02-06)

Bug Fixes

  • use terms list template instead of taxonomies (#191)
  • prevent failing build if tags is an empty string (#187)
  • use shx in npm scripts to fix cross-platform commands (#186)

Code Refactoring

  • cleanup Atom feed template and remove CDATA (#195)
  • unify title and description handling in meta files (#189)

Features

  • add feature or thumbnail image to feeds (#194)
  • add referrer and generator meta tag and canonical link (#192)

Others

  • limit supported nodejs versions (#188)
  • deps: update dependency svg-sprite to v1.5.4
  • deps: update dependency @babel/eslint-parser to v7.17.0