Releases: robrechtme/loco-cli
Releases · robrechtme/loco-cli
v3.4.0
Documentation website
The docs are now published on https://loco-cli.robrecht.me/ 🎉
What's Changed
- feat: add experimentalPushAll option by @robrechtme in #40
- docs: add docs website by @robrechtme in #41
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Add configurable file display count option by @dgyesbreghs in #38
- Improve test suite by @robrechtme in #39
New Contributors
- @dgyesbreghs made their first contribution in #38
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- 🔊 print changes when yes flag is present by @VNDRN in #33
- Feature/eslint and prettier by @VNDRN in #35
- chore: remove Node.js version range by @gynekolog in #37
- Improve types by @giammyisjammy in #36
New Contributors
- @giammyisjammy made their first contribution in #36
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- feat: split key into namespaces just by first separator by @gynekolog in #32
New Contributors
- @gynekolog made their first contribution in #32
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.0
What's Changed
- chore: drop support for Node 12
- chore: upgrade dependencies
Full Changelog: v2.1.3...v3.0.0
v2.1.3
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- fix: add language tag to translations if only one language is present at loco by @haveneersrobin in #25
New Contributors
- @haveneersrobin made their first contribution in #25
Full Changelog: v2.1.1...v2.1.2
v2.1.1
This release introduces a lot of new possibilities to configure loco:
- a
locoproperty in package.json - a
.locorcfile in JSON or YAML format - a
.locorc.json,.locorc.yaml,.locorc.yml,.locorc.js, or.locorc.cjsfile - a
loco.config.jsorloco.config.cjsCommonJS module exporting an object
What's Changed
- feat: migrate to cosmiconfig by @robrechtme in #21
Full Changelog: v2.0.2...v2.1.1
v2.0.2
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
- @dependabot made their first contribution in #18
- @VNDRN made their first contribution in #19
Full Changelog: v2.0.1...v2.0.2