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

The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.0.3] - 2024-02-12
### Dev
- maintenance release - updated dev dependencies

## [2.0.2] - 2023-05-07
### Changed
- docs updated, because examples are causing XSS 😆

## [2.0.1] - 2023-05-07
### Changed
- README updated, added missing docs

## [2.0.0] - 2023-05-06
### Added
- TypeScript support
- named export
### Dev
- even more unit tests
### Fixed
- some typos in examples

## [1.0.2] - 2020-05-01
### Fixed
- upgraded lockfile and eslint to prevent audit warnings
- jsdocs incorrect example

## [1.0.1] - 2019-08-27
### Fixed
- upgraded lockfile and eslint to prevent audit warnings

## [1.0.0] - 2019-08-15
### Added
- first version
