Skip to content

Releases: adbayb/termost

[email protected]

18 Nov 00:49
e471547
Compare
Choose a tag to compare

Minor Changes

  • a14c632 Thanks @adbayb! - Remove default line breaks for message helper.

[email protected]

17 Nov 14:06
c3d6b7d
Compare
Choose a tag to compare

Minor Changes

  • 838b409 Thanks @adbayb! - Add more options to helpers.message to configure line breaks and no default label display.

  • e5b2458 Thanks @adbayb! - Message helper accepts now a boolean to configure line breaks at once for all positions.

[email protected]

08 Nov 02:14
a53488e
Compare
Choose a tag to compare

Major Changes

Warning

Please note that v1.0.0 and v1.1.0 releases have been skipped as those versions were accidentally published in the past (NPM side, published versions are immutable even after republication).

  • b4224bc Thanks @adbayb! - Update termost(input) input contract to allow a single configuration object and make name, version, and description fields required.

[email protected]

31 Oct 09:00
a4dd601
Compare
Choose a tag to compare

Minor Changes

  • ef758a6 Thanks @adbayb! - Display uncaught error by default and allow helpers.message to accept Error-like objects.

    Please note that the helpers.message do not accept anymore an array of strings.

[email protected]

20 Oct 01:38
e633802
Compare
Choose a tag to compare

Minor Changes

[email protected]

19 Oct 22:33
d9d6343
Compare
Choose a tag to compare

Minor Changes

  • 70d3dd0 Thanks @adbayb! - Log the stack trace in case of task error(s).

[email protected]

16 Oct 23:15
aec9fa0
Compare
Choose a tag to compare

Minor Changes

[email protected]

10 Sep 16:52
9a96aed
Compare
Choose a tag to compare

Minor Changes

  • ad4aa85 Thanks @adbayb! - Make termost not runnable by removing uneeded bin folder.

Patch Changes

[email protected]

10 Sep 16:16
f7d3a8f
Compare
Choose a tag to compare

Patch Changes

  • c344f46 Thanks @adbayb! - Help fallback prevents the version being displayed.

[email protected]

10 Sep 15:08
97613ac
Compare
Choose a tag to compare

Patch Changes

  • 7b157f6 Thanks @adbayb! - Fix enquirer simulated cjs import in esm-only environment.

  • 2fb995f Thanks @adbayb! - Make package metadata resolution compatible with esm-only environment.