Skip to content

v0.21.1

Compare
Choose a tag to compare
@jaredcwhite jaredcwhite released this 19 Jul 17:15
· 595 commits to main since this release

Changelog since v0.21.0:

Added

Fixed

  • Unintentional overwriting of data when using the Resource content engine #343 (jaredcwhite)
  • Bug where in Liquid the next_resource method would mistakenly return the previous resource

Changed

  • Configure sites in subfolders via base_path, not baseurl #348 (jaredcwhite)
  • Swap babel for ESBuild and upgrade to Webpack 5 #334 (ayushn21)
  • Change postcss.config.js stage from 3 to 2 #349 (juhat) Read the Docs
  • Various improvements to the new Webpack config documentation