Sindresorhus Bitbar Versions Save

Simplifies BitBar app plugin creation

v3.0.0

6 months ago

Breaking

  • Rename package from @sindresorhus/xbar to xbar 6252464
  • Require Node.js 18 8677c85

https://github.com/sindresorhus/xbar/compare/v2.1.1...v3.0.0

v2.1.1

1 year ago

v2.1.0

2 years ago

v2.0.0

2 years ago

Breaking

  • Require Node.js 12.20 a497f9e
  • This package is now pure ESM. Please read this.
  • bitbar.darkMode moved to a named export and was renamed to isDarkMode
  • bitbar.separator moved to a named export separator

https://github.com/sindresorhus/bitbar/compare/v1.3.2...v2.0.0

v1.3.2

3 years ago
  • Allow separators in submenus in the TypeScript types (#30) 23bed29

https://github.com/sindresorhus/bitbar/compare/v1.3.1...v1.3.2

v1.3.1

4 years ago
  • Fix TypeScript type definition (#28) d46a661

https://github.com/sindresorhus/bitbar/compare/v1.3.0...v1.3.1

v1.3.0

4 years ago
  • Fix text option being mandatory in top-level options (#27) 6ed6047
  • Correctly override default settings (#23) 2b9a641
  • Allow nested submenus in the TypeScript types (#25) a4c6c37

https://github.com/sindresorhus/bitbar/compare/v1.2.0...v1.3.0

v1.2.0

4 years ago
  • Accept top-level separator in the TypeScript types (#21) 3f8b281

https://github.com/sindresorhus/bitbar/compare/v1.1.0...v1.2.0

v1.1.0

4 years ago
  • Add TypeScript definition (#20) 229e594

https://github.com/sindresorhus/bitbar/compare/v1.0.0...v1.1.0

v1.0.0

4 years ago

Breaking:

  • Require Node.js 8 fa88c7b

Fixes:

  • Correctly encode special characters in the href option (#19) 8b3fd8d

https://github.com/sindresorhus/bitbar/compare/v0.4.0...v1.0.0