Skip to content

Releases: Roaders/message-await

v2.0.0

Choose a tag to compare

@Roaders Roaders released this 11 Mar 16:22

Migrated to ESM

v1.1.0

Choose a tag to compare

@Roaders Roaders released this 06 Jan 08:23
1.1.0

v1.0.0

Choose a tag to compare

@Roaders Roaders released this 27 Jun 08:23
1.0.0

v0.4.0

Choose a tag to compare

@Roaders Roaders released this 24 Jun 14:51
0.4.0

v0.3.1

Choose a tag to compare

@Roaders Roaders released this 06 Aug 05:56
0.3.1

v0.3.0

Choose a tag to compare

@Roaders Roaders released this 06 Aug 05:51
0.3.0

v0.2.0

Choose a tag to compare

@Roaders Roaders released this 07 Jun 05:10

Breaking Changes

print now accepts a message string and an optional MessageAwaitOptions object:

print(`Loading`, { spinner: true, format: chalk.blue, hideCursor: true });

New Features

By default the console cursor is hidden to make the spinner and message updates smoother

v0.1.2

Choose a tag to compare

@Roaders Roaders released this 06 Jun 07:11

Marginally improves the appearance of the spinner to make the cursor less obvious

v0.1.1

Choose a tag to compare

@Roaders Roaders released this 31 May 05:13
0.1.1

v0.1.0

Choose a tag to compare

@Roaders Roaders released this 31 May 04:49
0.1.0