Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
738 lines (519 loc) · 67.8 KB

CHANGELOG.md

File metadata and controls

738 lines (519 loc) · 67.8 KB

2.0.17 (2023-01-22)

Bug Fixes

  • deps: bump @oclif/core from 1.23.1 to 1.25.0 (132e8b1)

2.0.16 (2023-01-15)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.7.1 to 1.7.2 (aa5e53e)

2.0.15 (2023-01-06)

2.0.14 (2023-01-06)

Bug Fixes

2.0.13 (2022-12-11)

Bug Fixes

  • deps: bump yeoman-environment from 3.12.1 to 3.13.0 (5e19ac0)

2.0.12 (2022-11-20)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.7.0 to 1.7.1 (4b38e35)

2.0.11 (2022-11-13)

Bug Fixes

  • deps: bump @oclif/core from 1.20.0 to 1.20.4 (025fb86)

2.0.10 (2022-11-06)

Bug Fixes

  • deps: bump yeoman-environment from 3.12.0 to 3.12.1 (8459768)

2.0.9 (2022-10-30)

Bug Fixes

  • deps: bump @oclif/core from 1.19.1 to 1.20.0 (bf65c09)

2.0.8 (2022-10-23)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.5.21 to 1.7.0 (0ca5352)

2.0.7 (2022-10-16)

Bug Fixes

  • deps: bump @oclif/core from 1.16.5 to 1.18.0 (4b8756e)

2.0.6 (2022-10-09)

Bug Fixes

  • deps: bump yeoman-environment from 3.11.1 to 3.12.0 (c8c736c)

2.0.5 (2022-10-02)

Bug Fixes

  • deps: bump @salesforce/ts-types from 1.5.20 to 1.5.21 (6f4af27)

2.0.4 (2022-10-01)

Bug Fixes

  • deps: bump yeoman-environment from 3.9.1 to 3.11.1 (ce8e3fd)

2.0.3 (2022-10-01)

Bug Fixes

  • deps: bump @oclif/core from 1.8.0 to 1.16.4 (0439559)
  • deps: bump yeoman-generator and @types/yeoman-generator (6830ccd)

2.0.2 (2022-06-27)

Bug Fixes

  • generator: bump deps, add bin/dev (99791d5)
  • remove ref to salesforce eslint config (dc69cf2)
  • remove ref to salesforce tsconfig (fc7a585)

2.0.1 (2022-05-12)

Bug Fixes

2.0.0 (2022-05-04)

Bug Fixes

  • bump yeoman deps and clean old code (d162729)
  • generate valid tmp dir path for linux (5ed27ba)
  • parking orbit (1dad865)
  • resolve module location, don't rely on PATH (633dd16)

1.2.2 (2022-02-04)

Bug Fixes

  • bump deps (9e7f376)
  • remove dep on trim-newlines by removing nps-utils (c84f181)

1.2.1 (2021-10-12)

1.2.0 (2021-08-11)

Features

1.1.8 (2021-06-16)

Bug Fixes

  • apply needed changes to deps and structure (#91) (3175cc0)

1.1.7 (2021-05-18)

Bug Fixes

  • bump version to get TS changes (33c1f94)

1.1.6 (2021-04-19)

1.1.5 (2021-01-28)

Bug Fixes

  • bump version to 1.1.5 (0183801)
  • package.json & yarn.lock to reduce vulnerabilities (ba015e2)
  • package.json & yarn.lock to reduce vulnerabilities (77f5816)

1.1.3 (2020-07-01)

Bug Fixes

  • version bump for recent changes (ca468b9)

1.1.2 (2019-11-04)

Bug Fixes

  • update plugin generator (c98295d)

1.1.1 (2019-08-08)

Bug Fixes

  • update nyc to version 14 (62e5470)

1.1.0 (2019-03-27)

Bug Fixes

Features

1.0.1 (2018-12-04)

Bug Fixes

0.0.13 (2018-09-21)

0.0.12 (2018-09-19)

0.0.11 (2018-09-18)

Bug Fixes

  • add circleci,appveyor,codecov to examples (5cc3f54)
  • always use --save with npm (#149) (151af6f)
  • break linters out into separate question (a3edcd4)
  • break linters out into separate question (c8b05f8)
  • break yarn/npm into separate question (3f80dea)
  • fixpack -> @oclif/fixpack (a69c4be)
  • generate readme (185ef6c)
  • greenkeeper-lockfile no longer necessary (8f55fd0)
  • hide yarn output when not found (a3897b1)
  • newlines in readme (5281952)
  • regenerate readme when adding command (408705b)
  • remove unnecessary tsc calls (85082b5)
  • set project path for single CLIs (3ec87bc), closes #161
  • source-map-register is not needed (dfd3170)
  • update eslint to latest major in generator (#152) (7d72d21)
  • updated deps (6f71fed)
  • updated eslint and tslint (c2ae997)
  • updated oclif (edd7fd8)
  • updated oclif and dev-cli (e2adf70)
  • updated yeoman and update warning (deea525)
  • use @oclif/fixpack to fix audit warning (0c2aa20)
  • use greenkeeper-lockfile@2 (1e99237)

Features

0.0.10 (2018-06-18)

Bug Fixes

Features

0.0.9 (2018-05-31)

0.0.8 (2018-05-31)

0.0.7 (2018-05-07)

0.0.6 (2018-04-24)

Bug Fixes

Features

Reverts

  • Revert "chore: add nyc" (4150a7b)
  • Revert "test: run in series" (8fc077d)