Releases: jamonholmgren/bluebun
Releases · jamonholmgren/bluebun
v0.0.34
0.0.34 (2023-10-16)
Bug Fixes
- types: Even more better types (aec7324)
v0.0.33
0.0.33 (2023-10-16)
Bug Fixes
- colors: Added more colorStart options (aeb181c)
v0.0.32
0.0.32 (2023-10-16)
Bug Fixes
- types: Much better types for colors (aaad78e)
v0.0.30
0.0.30 (2023-10-16)
Bug Fixes
- styles: Fix background color reset (2b43894)
v0.0.29
0.0.29 (2023-10-15)
Bug Fixes
- styles: hex, rgb, and background variants (4e65d57)
- types: Updated types (22fc927)
v0.0.28
0.0.28 (2023-10-15)
Bug Fixes
- styles: Adds background colors (013694b)
v0.0.27
0.0.27 (2023-10-15)
Bug Fixes
- cursor: added backToHome() (6b90683)
v0.0.26
0.0.26 (2023-10-15)
Bug Fixes
- input: Change inputKeys to stop on anything except undefined (2e3770b)
v0.0.25
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)