Skip to content

v2.1.1

Choose a tag to compare

@robrechtme robrechtme released this 07 Oct 08:16
· 33 commits to main since this release

This release introduces a lot of new possibilities to configure loco:

  • a loco property in package.json
  • a .locorc file in JSON or YAML format
  • a .locorc.json, .locorc.yaml, .locorc.yml, .locorc.js, or .locorc.cjs file
  • a loco.config.js or loco.config.cjs CommonJS module exporting an object

What's Changed

Full Changelog: v2.0.2...v2.1.1