v0.21.1
Changelog since v0.21.0:
Added
- Resource extension API along with basic summary feature #344 (jaredcwhite) Read the Docs
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