Skip to content

Releases: jamonholmgren/bluebun

v0.0.34

16 Oct 07:06
Compare
Choose a tag to compare

0.0.34 (2023-10-16)

Bug Fixes

  • types: Even more better types (aec7324)

v0.0.33

16 Oct 06:55
Compare
Choose a tag to compare

0.0.33 (2023-10-16)

Bug Fixes

  • colors: Added more colorStart options (aeb181c)

v0.0.32

16 Oct 06:44
Compare
Choose a tag to compare

0.0.32 (2023-10-16)

Bug Fixes

  • types: Much better types for colors (aaad78e)

v0.0.31

16 Oct 03:50
Compare
Choose a tag to compare

0.0.31 (2023-10-16)

Bug Fixes

v0.0.30

16 Oct 03:35
Compare
Choose a tag to compare

0.0.30 (2023-10-16)

Bug Fixes

  • styles: Fix background color reset (2b43894)

v0.0.29

15 Oct 06:41
Compare
Choose a tag to compare

0.0.29 (2023-10-15)

Bug Fixes

  • styles: hex, rgb, and background variants (4e65d57)
  • types: Updated types (22fc927)

v0.0.28

15 Oct 05:42
Compare
Choose a tag to compare

0.0.28 (2023-10-15)

Bug Fixes

  • styles: Adds background colors (013694b)

v0.0.27

15 Oct 05:01
Compare
Choose a tag to compare

0.0.27 (2023-10-15)

Bug Fixes

  • cursor: added backToHome() (6b90683)

v0.0.26

15 Oct 02:47
Compare
Choose a tag to compare

0.0.26 (2023-10-15)

Bug Fixes

  • input: Change inputKeys to stop on anything except undefined (2e3770b)

v0.0.25

15 Oct 01:54
Compare
Choose a tag to compare

0.0.25 (2023-10-15)

Bug Fixes

  • cursor: as const for types [skip ci] (874d6e9)
  • cursor: Change cursor to a class for better chaining (7d4e0d3)