# Changelog

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

The 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).

## [2.0.0]

### Changed
- Distinguish between import from CommonJS and ES Module 

## [1.1.0]

### Changed
- Add typescript definition file

## [1.0.5]

### Changed
- Clean unpacked size

## [1.0.4]

### Changed
- Update release

## [1.0.3]

### Changed
- Update README.md

## [1.0.2]

### Changed
- Update README.md

## [1.0.1]

### Changed
- Update README.md
- Update release

## [1.0.0]

### Added
- Initial package
- Changelog
