All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- Drop Node v16 support. Require v18.12+. (d6fe159)
Note: Version bump only for package @boost/internal
Note: Version bump only for package @boost/internal
- Replace Jest with Vitest. (#194) (7237d5e), closes #194
- Require Ink v4. (#199) (33d2e03), closes #199
- Switch to ESM only. Drop Node.js v14 support. (#195) (42cf7af), closes #195
Note: Version bump only for package @boost/internal
- Update dev and test dependencies. (f21bf2e)
Note: Version bump only for package @boost/internal
- [packemon] Update to v2.3. (a302352)
Note: Version bump only for package @boost/internal
- Convert package to
.cjs
. (9666faa)
- Bump versions to an alpha v4 release. (6d38bca)
Note: Version bump only for package @boost/internal
- Updated utility deps. (89a5d1e)
Note: Version bump only for package @boost/internal
- Drop Node.js v10 and IE 11. (cecbd70)
- Fix broken badge images. (ed85a88)
- Bump versions to an alpha v3 release. (942d4c4)
Note: Version bump only for package @boost/internal
Note: Version bump only for package @boost/internal
Note: Version bump only for package @boost/internal
- [packemon] Update to v0.11. (20a54dc)
Note: Version bump only for package @boost/internal
Note: Version bump only for package @boost/internal
- [debug] Update to v4.3. (e1304ee)
Note: Version bump only for package @boost/internal
- Update all to latest. (bb04025)
Note: Version bump only for package @boost/internal
- Add
__DEV__
conditionals for a smaller filesize. (b04d389) - Build packages with Rollup to support web and node targets. (38cdad9)
- [web] Rework errors to not rely on Node.js utils. (7752e7f)
Note: Version bump only for package @boost/internal
- Delete
RuntimeError
class. (0c0f528) - Delete unused
SignalError
class. (cacc155) - Drop support for
BOOST_
prefixed env vars. (85f5f41) - Migrate to
fs.promises
API. (944119a) - Move
ExitError
to common package. (6584dc5) - Rename
color.pluginType
tocolor.symbol
. (c4aa1a4) - Updated Node.js minimum requirement to v10.10. (3719cdc)
- Run Prettier. (5cd5fc1)
- Migrate packages to v2 alpha. (64731d9)
- Update final peer dependencies. (405b8ff)
- Update TypeScript, Jest, ESLint, and other developer packages. (c7347a2)
- [chalk] Update to v4.1. (7086621)
- Replace
RuntimeError
with new packaged scoped errors. (c13d3f1)
Note: Version bump only for package @boost/internal
- Increase code coverage. (b21824b)
Note: Version bump only for package @boost/internal
- Rename color helper names. (29e0791)
Note: Version bump only for package @boost/internal
- Bump all packages to fix build issues. (a8e8112)
Note: Version bump only for package @boost/internal
- Rename env vars to not collide with Boost C++ library. (b3d1153)
Note: Version bump only for package @boost/internal
- Fix GitHub CI badge. (122c369)
- [chalk] Update to v3. (90b42f2)
- Add funding to all packages. (863a614)
Note: Version bump only for package @boost/internal
- Add new shared color system with defined presets. (8c0e123)
- Add support for param interpolation. (2670580)
- Move ExitError to internal package. (ceba173)
- Move SignalError to internal package. (2f7e4ad)
Note: Version bump only for package @boost/internal