Skip to content

Latest commit

 

History

History
287 lines (122 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

287 lines (122 loc) · 8.21 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.0 - 2024-03-01

💥 Breaking

  • Drop Node v16 support. Require v18.12+. (d6fe159)

Note: Version bump only for package @boost/terminal

5.0.0-alpha.2 - 2024-02-27

💥 Breaking

  • Rework translate to be async. (#204) (8b58c6d), closes #204

Note: Version bump only for package @boost/terminal

5.0.0-alpha.1 - 2024-02-12

💥 Breaking

  • Replace Jest with Vitest. (#194) (7237d5e), closes #194
  • Switch to ESM only. Drop Node.js v14 support. (#195) (42cf7af), closes #195

📦 Dependencies

  • [ansi-escapes] Update to v6.2. (66bfdd2)
  • [ansi-regex] Update to v6. (b149558)
  • [chalk] Update to v5.3. (1d775c9)
  • [cli-truncate] Update to v3.1. (0165598)
  • [figures] Update to v5. (5874d6c)
  • [slice-ansi] Update to v7.1. (4c52dc7)
  • [string-width] Update to v6.1. (a17afab)
  • [strip-ansi] Update to v7. (254ce5b)
  • [term-size] Update to v3. (8bfe6dc)
  • [wrap-ansi] Update to v8.1. (5baacb8)

📘 Docs

  • Update docs and readmes. (#202) (4e30180), closes #202

🛠 Internals

  • Get all tests running with ESM. (#197) (660b9c4), closes #197

Note: Version bump only for package @boost/terminal

4.0.1 - 2023-05-01

📦 Dependencies

  • [supports-hyperlinks] Updated to v3. (88b034c)

Note: Version bump only for package @boost/terminal

4.0.0 - 2022-08-19

📘 Docs

  • Update to latest Docusaurus. Update readmes. (#183) (26c9e93), closes #183

🛠 Internals

  • Migrate from beemo to moon. (#182) (a00f98d), closes #182

Note: Version bump only for package @boost/terminal

4.0.0-alpha.1 - 2022-05-02

💥 Breaking

  • Add exports to all package.jsons. (c520941)
  • Drop Node.js v12 support. (#177) (5f8a392), closes #177

🚀 Updates

  • Convert package to .cjs. (9666faa)

📦 Dependencies

  • [packemon] Update to v2.1. (05ab522)

🛠 Internals

  • Bump versions to an alpha v4 release. (6d38bca)

Note: Version bump only for package @boost/terminal

3.0.0 - 2021-10-13

💥 Breaking

  • Drop Node.js v10 and IE 11. (cecbd70)
  • Migrate to optimal v5. (#167) (5422ad0), closes #167

🛠 Internals

  • Bump versions to an alpha v3 release. (942d4c4)

Note: Version bump only for package @boost/terminal

2.2.3 - 2021-08-22

📘 Docs

  • Add API links to each readme. (80cc65f)
  • Add TypeDoc API integration. (#157) (ca6ac4b), closes #157
  • Fix broken badge images. (ed85a88)

Note: Version bump only for package @boost/terminal

2.2.2 - 2021-07-12

📦 Dependencies

  • [packemon] Update to v1. (#151) (7ffd612), closes #151
  • Update minor and patch versions. (9b2cb32)

🛠 Internals

  • Migrate to Beemo tooling. (#154) (0cd2a6f), closes #154

Note: Version bump only for package @boost/terminal

2.2.1 - 2021-03-26

📦 Dependencies

  • Update ANSI handling dependencies. (5bd7cd3)
  • [packemon] Update to v0.14. (#145) (9897e2a), closes #145

Note: Version bump only for package @boost/terminal

2.2.0 - 2021-01-16

🚀 Updates

  • Migrate to Packemon for package building. (#135) (1a0e9d8), closes #135

Note: Version bump only for package @boost/terminal

2.1.1 - 2020-12-07

📦 Dependencies

  • [term-size] Update to latest. (3ed0ef6)

Note: Version bump only for package @boost/terminal

2.1.0 - 2020-08-17

🚀 Updates

  • Build packages with Rollup to support web and node targets. (38cdad9)

📘 Docs

Note: Version bump only for package @boost/terminal

2.0.0 - 2020-07-14

💥 Breaking

  • Migrate to fs.promises API. (944119a)
  • Updated Node.js minimum requirement to v10.10. (3719cdc)

📘 Docs

📦 Dependencies

  • Migrate packages to v2 alpha. (64731d9)
  • Update final peer dependencies. (405b8ff)
  • [chalk] Update to v4.1. (7086621)
  • [slice-ansi] Update to v4. (38c9826)
  • [wrap-ansi] Update to v7. (edbb199)

Note: Version bump only for package @boost/terminal

1.0.3 - 2020-03-22

📦 Dependencies

  • Update terminal related dependencies. (34dcebd)

Note: Version bump only for package @boost/terminal

1.0.2 - 2020-02-04

📦 Dependencies

  • Update minor and patch versions. (d65729e)

Note: Version bump only for package @boost/terminal

1.0.1 - 2020-01-25

🐞 Fixes

  • Bump all packages to fix build issues. (a8e8112)

Note: Version bump only for package @boost/terminal

1.0.0 - 2019-12-27

🎉 Release

  • Add new @boost/terminal package. (#73) (2943266), closes #73

Note: Version bump only for package @boost/terminal