ora

Elegant terminal spinner

MIT License

Downloads
114.2M
Stars
8.9K
Committers
51

Bot releases are hidden (Show)

ora - Latest Release

Published by sindresorhus 10 months ago

ora -

Published by sindresorhus 10 months ago

Breaking

  • Require Node.js 18 675590f

Improvements

  • Update dependencies 675590f

https://github.com/sindresorhus/ora/compare/v7.0.1...v8.0.0

ora -

Published by sindresorhus about 1 year ago

  • Fix missing dependency (#228) 1dc1ece

https://github.com/sindresorhus/ora/compare/v7.0.0...v7.0.1

ora -

Published by sindresorhus about 1 year ago

ora -

Published by sindresorhus over 1 year ago

ora -

Published by sindresorhus over 1 year ago

ora -

Published by sindresorhus over 1 year ago

  • Add spinners export to be able to access all available spinners (#222) f2ac111

https://github.com/sindresorhus/ora/compare/v6.1.2...v6.2.0

ora -

Published by sindresorhus over 2 years ago

https://github.com/sindresorhus/ora/compare/v6.1.1...v6.1.2

ora -

Published by sindresorhus over 2 years ago

  • Fix preserving stdin's pause state (#210) 77ccc1e

https://github.com/sindresorhus/ora/compare/v6.1.0...v6.1.1

ora -

Published by sindresorhus over 2 years ago

  • Expose the spinner interval as a getter 447812b
  • Internal refactoring. If you use any undocumented properties, this may break for you.

https://github.com/sindresorhus/ora/compare/v6.0.1...v6.1.0

ora -

Published by sindresorhus about 3 years ago

ora -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 ede1a54
  • This package is now pure ESM. Please read this.
  • ora.promise is now a named import called oraPromise (#181) 9c01990
    • import {oraPromise} from 'ora';
  • oraPromise now returns the given promise instead of this (#181) 9c01990
    • This lets you await it directly, which is more useful than chaining.

Improvements

  • Improve performance of the .clear() method (#182) d51c971

https://github.com/sindresorhus/ora/compare/v5.4.1...v6.0.0

ora -

Published by sindresorhus over 3 years ago

  • Fix: Don't allow default as a spinner (#175) 659f839

https://github.com/sindresorhus/ora/compare/v5.4.0...v5.4.1

ora -

Published by sindresorhus over 3 years ago

  • Improve detection for terminals supporting Unicode c884e0d

https://github.com/sindresorhus/ora/compare/v5.3.0...v5.4.0

ora -

Published by sindresorhus over 3 years ago

  • Use nice spinner on VSCode's terminal and Windows Terminal (#167) af52bbd

https://github.com/sindresorhus/ora/compare/v5.2.0...v5.3.0

ora -

Published by sindresorhus almost 4 years ago

  • Use bl package instead of mute-stream (#163) 56de27f

https://github.com/sindresorhus/ora/compare/v5.1.0...v5.2.0

ora -

Published by sindresorhus about 4 years ago

  • Add isSilent option (#155) 1bd812a
  • Allow setting prefixText dynamically (#154) 561bc85

https://github.com/sindresorhus/ora/compare/v5.0.0...v5.1.0

ora -

Published by sindresorhus about 4 years ago

ora -

Published by sindresorhus over 4 years ago

  • Silence Jest warning when Ora is required in a test (#150) 594865f

https://github.com/sindresorhus/ora/compare/v4.0.4...v4.0.5

ora -

Published by sindresorhus over 4 years ago

  • Fix undefined text on disabled Ora (#145) 4c60b6a

https://github.com/sindresorhus/ora/compare/v4.0.3...v4.0.4