Skip to content

Releases: oclif/core

v0.5.8

26 May 17:33
Compare
Choose a tag to compare

0.5.8 (2021-05-26)

Features

  • strengthened ModuleLoader & unit tests; now supports mixed ESM / CJS plugins (#163) (788bf17)

v0.5.4

20 Apr 19:03
Compare
Choose a tag to compare

0.5.4 (2021-04-20)

v0.5.3

19 Apr 19:46
Compare
Choose a tag to compare

0.5.3 (2021-04-19)

v0.4.0

01 Mar 17:19
Compare
Choose a tag to compare

v0.3.0...v0.4.0

v0.2.0

18 Sep 16:45
Compare
Choose a tag to compare
  • feat: export parser interfaces in Interfaces (#46) d5ad46d
  • feat: export HelpOptions in Interfaces (#45) 5d4212f
  • feat: export OclifError & PrettyPrintableError in Interfaces (#44) 766b6f5
  • fix: export TSConfig in Interfaces (#43) 187f5b8
  • refactor: interfaces dir (#42) 10d3de9
  • fix: capitalize Flags module export (#41) 9b1d2a8
  • feat: export Config, Plugin at root & namespace interfaces (#40) 0817fc0
  • feat: mv getHelpClass, Help & HelpBase export to root (#39) 3d272d8
  • feat: mv Command & flag export to root (#37) 70ea6e1
  • fix: config debug scope (#38) be0d001

v0.1.2...v0.2.0

v0.1.2

11 Sep 13:26
Compare
Choose a tag to compare

v0.1.1...v0.1.2

v0.1.1

09 Sep 16:42
Compare
Choose a tag to compare
  • fix: support src/commands/index cmd (#35) 2c14c3c
  • fix: accept integer 0 as valid arg input (#34) 36eb02f
  • build(deps): bump chalk from 2.4.2 to 4.1.0 (#3) 60a3615
  • build(deps-dev): bump mocha from 6.2.3 to 8.1.3 (#24) 0321a51
  • build(deps): bump bl from 4.0.2 to 4.0.3 (#33) 22c6a90
  • build(deps): bump mixin-deep in /test/config/fixtures/typescript (#32) 05de73e
  • build(deps-dev): bump @types/mocha from 7.0.2 to 8.0.3 (#31) 9dccf76
  • build(deps-dev): bump ts-node from 8.10.2 to 9.0.0 (#30) 887c6b5
  • chore: run dependabot monthly (#29) 32edede

v0.1.0...v0.1.1