UNPKG

564 BMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7## [2.0.0] - 2023-05-18
8
9### Changed
10
11The following items are **breaking changes** and not supported in prior releases.
12
13- Removed Babel transpilation process
14- Refactored ESM import paths/require
15
16## [2.0.1] - 2023-07-26
17
18NPM security update ([CVE-2023-37466](https://github.com/advisories/GHSA-cchq-frgv-rjh5))