Skip to content

Releases: robrechtme/loco-cli

v3.4.0

05 Feb 13:25

Choose a tag to compare

Documentation website

The docs are now published on https://loco-cli.robrecht.me/ 🎉

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

05 Feb 10:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

13 Nov 16:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

23 Feb 07:41

Choose a tag to compare

What's Changed

  • feat: split key into namespaces just by first separator by @gynekolog in #32

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Nov 12:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

21 Dec 10:10

Choose a tag to compare

What's Changed

  • chore: drop support for Node 12
  • chore: upgrade dependencies

Full Changelog: v2.1.3...v3.0.0

v2.1.3

18 Oct 12:05

Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

v2.1.2

18 Oct 06:49

Choose a tag to compare

What's Changed

  • fix: add language tag to translations if only one language is present at loco by @haveneersrobin in #25

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Oct 08:16

Choose a tag to compare

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

v2.0.2

31 Aug 14:51

Choose a tag to compare

What's Changed

  • chore(deps): bump vite from 2.9.12 to 2.9.15 by @dependabot in #18
  • fix: take into account ignore-new and ignore-existing options in diff by @VNDRN in #19

New Contributors

Full Changelog: v2.0.1...v2.0.2