PackageTrack

npm · #3845

@oclif/core

4.14.0oclif/core

base library for oclif CLIs

Release timeline

478 releases since 2020
202120222023202420252026

Releases

  1. 1.16.18 Sept 2022
    Release notes

    Bug Fixes

    1.16.0 (2022-08-24)

    Features

    1.15.0 (2022-08-23)

    Features

    Open source →
  2. 1.16.024 Aug 2022

    Nothing published for this version

  3. 1.15.023 Aug 2022

    Nothing published for this version

  4. 1.14.218 Aug 2022
    Release notes

    Bug Fixes

    • add overloads to enum flag (799455b)
    Open source →
  5. 1.14.116 Aug 2022
    Release notes

    Bug Fixes

    • parser doesn't validate against options parameter if the value is provided through a env var (#474) (fe6dfea)

    1.14.0 (2022-08-16)

    Features

    • all oclif flag types support custom parsers (ad86faf)
    Open source →
  6. 1.14.016 Aug 2022

    Nothing published for this version

  7. 1.13.1116 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  8. 1.13.109 Aug 2022

    Nothing published for this version

  9. 1.13.99 Aug 2022
    Release notes

    Bug Fixes

    • remove json flag if subclass overrides enableJsonFlag (#467) (05dd12a)
    Open source →
  10. 1.13.89 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  11. 1.13.78 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  12. 1.13.68 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  13. 1.13.58 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  14. 1.13.48 Aug 2022
    Release notes

    Bug Fixes

    • retain enable json flag get/set apply flag at parse (#460) (9812937)
    Open source →
  15. 1.13.36 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  16. 1.13.25 Aug 2022
    Release notes

    Bug Fixes

    Open source →
  17. 1.13.12 Aug 2022
    Release notes

    Bug Fixes

    • throw appropriate error in runCommand (#455) (66e9bbc)

    1.13.0 (2022-07-28)

    Features

    • drop node12, use es2020 (ac749e3)
    • min/max for integer flag (7e05ef7)
    • node14/es2020 for bigint, pr feedback (03a50b8)
    Open source →
  18. 1.13.028 Jul 2022

    Nothing published for this version

  19. 1.12.121 Jul 2022
    Release notes

    Bug Fixes

    1.12.0 (2022-07-20)

    Features

    • improve the instantiation of global flags (#445) (d264535)

    1.11.0 (2022-07-18)

    Features

    • print error info when module not found (#427) (223e79b)

    1.10.0 (2022-07-15)

    Features

    Open source →
  20. 1.12.020 Jul 2022

    Nothing published for this version

  21. 1.11.018 Jul 2022

    Nothing published for this version

  22. 1.10.015 Jul 2022

    Nothing published for this version

  23. 1.9.1015 Jul 2022

    Nothing published for this version

  24. 1.9.914 Jul 2022
    Release notes

    Bug Fixes

    Open source →
  25. 1.9.814 Jul 2022

    Nothing published for this version

  26. 1.9.714 Jul 2022
    Release notes

    Bug Fixes

    Open source →
  27. 1.9.614 Jul 2022

    Nothing published for this version

  28. 1.9.523 Jun 2022

    Nothing published for this version

  29. 1.9.423 Jun 2022

    Nothing published for this version

  30. 1.9.316 Jun 2022

    Nothing published for this version

  31. 1.9.214 Jun 2022

    Nothing published for this version

  32. 1.9.114 Jun 2022
    Release notes

    Bug Fixes

    • support CLIs with single top level command (#426) (44adb4d)

    1.9.0 (2022-05-20)

    Features

    • support TS directory imports for ESM (#422) (4c58e78)
    Open source →
  33. 1.9.020 May 2022

    Nothing published for this version

  34. 1.8.218 May 2022
    Release notes

    Bug Fixes

    • properly load index.js ES modules (cont) (#417) (77ba8b8)
    Open source →
  35. 1.8.110 May 2022
    Release notes

    Bug Fixes

    • improve algo for collating command id (#415) (1a9bfdb)

    1.8.0 (2022-05-06)

    Features

    1.7.0 (2022-04-11)

    Features

    • move console.log to single class method (#400) (2ccb274)
    Open source →
  36. 1.8.06 May 2022

    Nothing published for this version

  37. 1.7.011 Apr 2022

    Nothing published for this version

  38. 1.6.431 Mar 2022
    Release notes

    Bug Fixes

    Open source →
  39. 1.6.323 Mar 2022
    Release notes

    Bug Fixes

    • use plugin alias if available (245d841)
    Open source →
  40. 1.6.223 Mar 2022
    Release notes

    Bug Fixes

    • load correct plugin when using dynamic help (#394) (15c1fbe)
    Open source →
  41. 1.6.117 Mar 2022
    Release notes

    Bug Fixes

    • set id to alias when adding commands (#390) (84ab722)

    1.6.0 (2022-03-14)

    Features

    • POC for allowing flexible command taxonomy (#376) (c47c6c6)
    Open source →
  42. 1.6.014 Mar 2022

    Nothing published for this version

  43. 1.5.39 Mar 2022
    Release notes

    Bug Fixes

    • rid core of transient refs to cli-ux (#379) (a593a27)
    Open source →
  44. 1.5.24 Mar 2022
    Release notes

    Bug Fixes

    • direct styled header text thru cliux.ux.info (#387) (5ebe8de)
    Open source →
  45. 1.5.13 Mar 2022
    Release notes

    1.5.0 (2022-03-02)

    Features

    • dir and file flags that validate existence and type (#384) (44dff41)

    1.4.0 (2022-03-01)

    Features

    Open source →
  46. 1.5.02 Mar 2022

    Nothing published for this version

  47. 1.4.01 Mar 2022

    Nothing published for this version

  48. 1.3.628 Feb 2022
    Release notes

    Bug Fixes

    • parsing the default is wrong types (ba08723)
    Open source →
  49. 1.3.525 Feb 2022
    Release notes

    Bug Fixes

    • print valid flag values in error message when using exactlyOne (#349) (ddcaeb2)
    Open source →
  50. 1.3.411 Feb 2022
    Release notes

    Bug Fixes

    Open source →
  51. 1.3.39 Feb 2022
    Release notes

    Bug Fixes

    Open source →
  52. 1.3.28 Feb 2022
    Release notes

    Bug Fixes

    Open source →
  53. 1.3.17 Feb 2022
    Release notes

    1.3.0 (2022-02-01)

    Features

    Open source →
  54. 1.3.01 Feb 2022

    Nothing published for this version

  55. 1.2.128 Jan 2022
    Release notes

    Bug Fixes

    1.2.0 (2022-01-26)

    Features

    Open source →
  56. 1.2.026 Jan 2022

    Nothing published for this version

  57. 1.1.210 Jan 2022

    Nothing published for this version

  58. 1.1.16 Jan 2022
    Release notes

    Bug Fixes

    1.1.0 (2022-01-05)

    Features

    Open source →
  59. 1.1.05 Jan 2022

    Nothing published for this version

  60. 1.0.1117 Dec 2021
    Release notes

    Bug Fixes

    Open source →