Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.38 KB

changelog.md

File metadata and controls

50 lines (27 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • BREAKING: Require Node.js v18

4.0.0 – 2023-05-24

Removed

  • BREAKING: Removed support for Node.js v14

3.0.2 – 2023-04-25

Changed

  • Update dependencies

3.0.1 – 2023-04-04

Changed

  • Update dependencies

3.0.0 – 2023-03-28

Changed

  • Convert BB26 to a pure ECMAScript module (ESM). Please read Sindre Sorhus’s Pure ESM Package article
  • Update dependencies
  • Improve documentation

2.2.1 – 2022-11-22

Changed

  • Improve documentation

2.2.0 – 2021-12-25

Changed

  • Development and maintenance improvements. These should have no impact on using BB26.