Skip to content

Releases: oclif/plugin-command-snapshot

v3.1.3

14 Feb 18:39
Compare
Choose a tag to compare

3.1.3 (2022-02-14)

Bug Fixes

v3.1.2

10 Nov 19:29
Compare
Choose a tag to compare

3.1.2 (2021-11-10)

Bug Fixes

  • adds alias property to command-snapshot
    BREAKING CHANGE: this changes the output of the file of the command snapshot which will cause compare to fail (dea464e)

v3.1.1

11 Oct 19:46
Compare
Choose a tag to compare

3.1.1 (2021-10-11)

Bug Fixes

v3.1.0

08 Oct 18:46
Compare
Choose a tag to compare

3.1.0 (2021-10-08)

Features

  • generate schema for hooks (266b832)

Bug Fixes

  • ignore hooks with no return type (070ed41)
  • schema:compare with hooks (508549a)

2.2.2 (2021-06-30)

Bug Fixes

  • dont fail if schemas folder isn't found (b12dc79)

2.2.1 (2021-06-30)

Bug Fixes

  • allow for empty schemas dir (bf3d74e)

2.2.0 (2021-06-30)

Features

  • add --ignorevoid flag to schema:generate (9c4a48e)

2.1.2 (2021-06-07)

Bug Fixes

  • disallow void return type (4655cfd)

2.1.1 (2021-06-04)

Bug Fixes

  • ensure lib files are published (c54b061)

2.1.0 (2021-06-03)

Features

  • add commands for generating and comparing JSON schemas (#90) (0e31395)

Bug Fixes

  • update return type for schema:generate (36d99b3)

v2.2.2

30 Jun 19:59
Compare
Choose a tag to compare

2.2.2 (2021-06-30)

Bug Fixes

  • dont fail if schemas folder isn't found (b12dc79)

v2.2.1

30 Jun 19:36
Compare
Choose a tag to compare

2.2.1 (2021-06-30)

Bug Fixes

  • allow for empty schemas dir (bf3d74e)

v2.2.0

30 Jun 19:14
Compare
Choose a tag to compare

2.2.0 (2021-06-30)

Features

  • add --ignorevoid flag to schema:generate (9c4a48e)

v2.1.2

07 Jun 15:24
Compare
Choose a tag to compare

2.1.2 (2021-06-07)

Bug Fixes

  • disallow void return type (4655cfd)

v2.1.1

04 Jun 15:21
Compare
Choose a tag to compare

2.1.1 (2021-06-04)

Bug Fixes

  • ensure lib files are published (c54b061)

v2.0.0

01 Dec 06:42
a965960
Compare
Choose a tag to compare
  • fix: do not include dev plugin commands\nBEAKAING CHANGE: this changes the output file of the command snapshot which will cause compare to fail c5697fe
  • Merge pull request #42 from oclif/dependabot-npm_and_yarn-tslib-2.0.3 03ca024
  • Merge pull request #43 from oclif/dependabot-npm_and_yarn-mocha-8.2.0 be33b58
  • Merge pull request #44 from oclif/dependabot-npm_and_yarn-eslint-7.12.1 1f99b14
  • Merge pull request #45 from oclif/dependabot-npm_and_yarn-sinon-9.2.1 a57d341
  • Merge pull request #46 from oclif/dependabot-npm_and_yarn-types-node-14.14.6 3d4ec72
  • Merge pull request #47 from oclif/dependabot-npm_and_yarn-types-chai-4.2.14 4bd499f
  • chore(deps-dev): bump @types/chai from 4.2.12 to 4.2.14 1b8c92d
  • chore(deps-dev): bump @types/node from 14.6.2 to 14.14.6 8659f80
  • chore(deps): bump sinon from 9.0.3 to 9.2.1 8fc8dee
  • chore(deps-dev): bump eslint from 7.8.1 to 7.12.1 7312171
  • chore(deps-dev): bump mocha from 8.1.3 to 8.2.0 832edeb
  • chore(deps): bump tslib from 2.0.1 to 2.0.3 ea49d3d

v1.1.0...v2.0.0