Releases: knocklabs/knock-cli
Releases Β· knocklabs/knock-cli
v0.1.19
Changelog
- π§ chore(dev-deps): bump typescript from 5.5.3 to 5.5.4 (#391) β dependabot[bot]
- π§ chore(dev-deps): bump @types/node from 20.14.11 to 20.14.12 (#390) β dependabot[bot]
- π§ chore(dev-deps): bump chai from 4.4.1 to 4.5.0 (#392) β dependabot[bot]
- π fix(deps): bump liquidjs from 10.14.0 to 10.16.1 (#393) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/cli from 0.3.14 to 0.4.0 (#389) β dependabot[bot]
- π± KNO-6058 feat: support pulling partials in cli (#387) β connorlindsey
- π± KNO-6541 feat: support pushing partials via cli (#388) β connorlindsey
- π fix(deps): bump axios from 1.7.2 to 1.7.3 (#395) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/helpers from 0.5.11 to 0.5.12 (#398) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-help from 6.2.6 to 6.2.8 (#399) β dependabot[bot]
- π§ chore(dev-deps): bump @types/node from 20.14.12 to 20.14.14 (#397) β dependabot[bot]
- π± v0.1.19 β connorlindsey
v0.1.18
Changelog
- π§ chore(dev-deps): bump @types/node from 20.14.8 to 20.14.9 (#372) β dependabot[bot]
- π§ chore(dev-deps): bump mocha from 10.5.1 to 10.5.2 (#373) β dependabot[bot]
- π§ chore(dev-deps): bump @types/node from 20.14.9 to 20.14.11 (#383) β dependabot[bot]
- π§ chore(dev-deps): bump mocha from 10.5.2 to 10.7.0 (#384) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-help from 6.2.3 to 6.2.6 (#381) β dependabot[bot]
- π§ chore(dev-deps): bump typescript from 5.5.2 to 5.5.3 (#377) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.13.10 to 4.14.8 (#385) β dependabot[bot]
- π± KNO-6509 feat: add buildMessageTypeDirBundle helper (#386) β thomaswhyyou
- π± v0.1.18 β thomaswhyyou
v0.1.17
Changelog
- π fix: export build partial dir (#371) β connorlindsey
- π± v0.1.17 β connorlindsey
v0.1.16
Changelog
- π§ chore(dev-deps): bump @types/node from 20.12.7 to 20.12.12 (#347) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.10.4 to 4.10.15 (#350) β dependabot[bot]
- π§ chore(dev-deps): bump @oclif/test from 3.2.10 to 3.2.15 (#346) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/helpers from 0.5.6 to 0.5.11 (#342) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/core from 1.4.6 to 1.5.7 (#349) β dependabot[bot]
- π fix(deps): bump liquidjs from 10.12.0 to 10.13.1 (#352) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.10.15 to 4.12.0 (#356) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-help from 6.0.21 to 6.1.0 (#357) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-plugins from 4.3.3 to 4.3.10 (#355) β dependabot[bot]
- π§ chore(dev-deps): bump @types/node from 20.12.12 to 20.14.8 (#365) β dependabot[bot]
- π§ chore(dev-deps): bump typescript from 5.1.6 to 5.5.2 (#366) β dependabot[bot]
- π§ chore(dev-deps): bump tslib from 2.6.2 to 2.6.3 (#358) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.12.0 to 4.13.10 (#370) β dependabot[bot]
- π§ KNO-6278 chore: remove oclif plugins-plugin and update readme (#369) β connorlindsey
- π± KNO-6271 feat: add buildPartialDirBundle (#368) β connorlindsey
- π± v0.1.16 β connorlindsey
v0.1.15
Changelog
- π ADITYA-176 fix(deps): bump axios from 1.5.1 to 1.6.8 (#312) β dependabot[bot]
- π fix(deps): bump liquidjs from 10.10.2 to 10.12.0 (#332) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/cli from 0.3.9 to 0.3.12 (#327) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.4.19 to 4.10.4 (#336) β dependabot[bot]
- π± KNO-5913 feat: add option to get and pull translation content in po format (#337) β connorlindsey
- π§ chore(dev-deps): bump nock from 13.5.3 to 13.5.4 (#341) β dependabot[bot]
- π§ chore(dev-deps): bump mocha from 10.3.0 to 10.4.0 (#340) β dependabot[bot]
- π± KNO-5934 feat: add option to push and validate translations in po format (#345) β connorlindsey
- π± v0.1.15 β connorlindsey
v0.1.14
Changelog
- π KNO-5896 fix: pass in --strip-leading-paths to swc when building (#334) β thomaswhyyou
- π± v0.1.14 β thomaswhyyou
v0.1.13
Changelog
- π fix(deps): bump yup from 1.3.3 to 1.4.0 (#328) β dependabot[bot]
- π§ KNO-5652 chore: exclude system translation file when reading from disk (#331) β thomaswhyyou
- π± v0.1.13 β thomaswhyyou
v0.1.12
Changelog
- π KNO-5869 fix: point to the right run file for bin (#330) β thomaswhyyou
- π± v0.1.12 β thomaswhyyou
v0.1.11
Changelog
- π fix(deps): bump fs-extra from 11.1.1 to 11.2.0 (#280) β dependabot[bot]
- π fix(deps): bump liquidjs from 10.9.4 to 10.10.0 (#279) β dependabot[bot]
- π§ chore(dev-deps): bump mocha from 10.2.0 to 10.3.0 (#286) β dependabot[bot]
- π§ chore(dev-deps): bump @types/node from 20.9.0 to 20.11.17 (#285) β dependabot[bot]
- π§ KNO-5233, KNO-4909 chore: upgrade oclif to v3 and swc to latest (#290) β thomaswhyyou
- π§ chore(dev-deps): bump @types/node from 20.11.17 to 20.11.19 (#292) β dependabot[bot]
- π§ chore(dev-deps): bump nock from 13.4.0 to 13.5.3 (#295) β dependabot[bot]
- π§ CVE-2023 chore(dev-deps): bump chai and @types/chai (#294) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-help from 6.0.12 to 6.0.14 (#299) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/core from 1.4.1 to 1.4.2 (#297) β dependabot[bot]
- π§ chore(dev-deps): bump oclif from 4.4.11 to 4.4.19 (#301) β dependabot[bot]
- π§ chore(dev-deps): bump @oclif/test from 3.1.16 to 3.2.1 (#300) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-plugins from 4.2.2 to 4.2.7 (#302) β dependabot[bot]
- π fix(deps): bump @oclif/core from 3.19.6 to 3.23.0 (#304) β dependabot[bot]
- π§ chore(dev-deps): bump @swc/core from 1.4.2 to 1.4.6 (#305) β dependabot[bot]
- π fix(deps): bump @oclif/plugin-plugins from 4.2.7 to 4.3.3 (#307) β dependabot[bot]
- π± KNO-5652 feat: skip system translation files when pushing (#320) β connorlindsey
- π§ chore(dev-deps): bump @types/node from 20.11.19 to 20.12.7 (#322) β dependabot[bot]
- π fix(deps): bump @oclif/core from 3.23.0 to 3.26.2 (#321) β dependabot[bot]
- π§ chore(dev-deps): bump @oclif/test from 3.2.1 to 3.2.10 (#324) β dependabot[bot]
- π fix(deps): bump liquidjs from 10.10.0 to 10.10.2 (#314) β dependabot[bot]
- π± v0.1.11 β connorlindsey
v0.1.10
Changelog
- π fix(deps): bump yup from 1.3.2 to 1.3.3 (#277) β dependabot[bot]
- π§ chore(dev-deps): bump @types/mocha from 10.0.1 to 10.0.6 (#276) β dependabot[bot]
- π§ KNO-4932 chore: add and export buildTranslationDirBundle helper (#278) β thomaswhyyou
- π± v0.1.10 β thomaswhyyou