Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
59 lines (33 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 3.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.3 (2021-06-19)

Bug Fixes

  • bump gen-esm-wrapper to fix ESM build (d06ad04)

1.1.2 (2021-05-19)

Bug Fixes

  • add missing tslib dependency (39fd166)

1.1.1 (2021-05-19)

Bug Fixes

  • mark package as side effect free (4f114bf)

1.1.0 (2021-02-23)

Features

  • errors: added identifier property (#30) (688cfd8)

Bug Fixes

1.0.2 (2021-02-19)

Bug Fixes

  • sentence: add toJSON() aliasing toString() (48b955a)

1.0.1 (2021-02-18)

Bug Fixes

1.0.0 (2021-02-18)

Features

Bug Fixes