Skip to content

Releases: listr2/listr2

@listr2/[email protected]

15 Nov 18:40
Compare
Choose a tag to compare

@listr2/prompt-adapter-inquirer 2.0.18 (2024-11-15)

Bug Fixes

[email protected]

19 Oct 21:44
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

listr2 9.0.0-beta.2 (2024-10-19)

Bug Fixes

Performance Improvements

  • utils: return actual writable type from the createWritable utility (a5cdba3)

BREAKING CHANGES

  • utils: - The return type of the createWritable function has changed from NodeJS.WritableStream to Writable. This is a more right type for the object that is returned from the function.

[email protected]

19 Oct 15:59
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

listr2 9.0.0-beta.1 (2024-10-19)

Performance Improvements

  • update core dependencies and styling (56f4d64)

BREAKING CHANGES

  • This includes breaking changes in the inqurer setup.

The styling is completely changed.

@listr2/[email protected]

19 Oct 21:45
Compare
Choose a tag to compare
Pre-release

@listr2/prompt-adapter-inquirer 3.0.0-beta.2 (2024-10-19)

Dependencies

  • listr2: upgraded to 9.0.0-beta.2

@listr2/[email protected]

19 Oct 16:00
Compare
Choose a tag to compare
Pre-release

@listr2/prompt-adapter-inquirer 3.0.0-beta.1 (2024-10-19)

Performance Improvements

  • update core dependencies and styling (56f4d64)

BREAKING CHANGES

  • This includes breaking changes in the inqurer setup.

The styling is completely changed.

Dependencies

  • listr2: upgraded to 9.0.0-beta.1

@listr2/[email protected]

19 Oct 21:45
Compare
Choose a tag to compare
Pre-release

@listr2/prompt-adapter-enquirer 3.0.0-beta.2 (2024-10-19)

Dependencies

  • listr2: upgraded to 9.0.0-beta.2

@listr2/[email protected]

19 Oct 16:00
Compare
Choose a tag to compare
Pre-release

@listr2/prompt-adapter-enquirer 3.0.0-beta.1 (2024-10-19)

Performance Improvements

  • update core dependencies and styling (56f4d64)

BREAKING CHANGES

  • This includes breaking changes in the inqurer setup.

The styling is completely changed.

Dependencies

  • listr2: upgraded to 9.0.0-beta.1

@listr2/[email protected]

19 Oct 21:45
Compare
Choose a tag to compare
Pre-release

@listr2/manager 3.0.0-beta.2 (2024-10-19)

Dependencies

  • listr2: upgraded to 9.0.0-beta.2

@listr2/[email protected]

19 Oct 16:00
Compare
Choose a tag to compare
Pre-release

@listr2/manager 3.0.0-beta.1 (2024-10-19)

Performance Improvements

  • update core dependencies and styling (56f4d64)

BREAKING CHANGES

  • This includes breaking changes in the inqurer setup.

The styling is completely changed.

Dependencies

  • listr2: upgraded to 9.0.0-beta.1

[email protected]

03 Oct 22:08
Compare
Choose a tag to compare

listr2 8.2.5 (2024-10-03)

Bug Fixes