Skip to content

Latest commit

 

History

History
47 lines (19 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

47 lines (19 loc) · 1.4 KB

Changelog

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

0.2.2 (2023-02-06)

0.2.1 (2023-02-06)

Bug Fixes

  • upgrade node; remove tslint-immutable (e7a6f19)

0.2.0 (2020-02-18)

Bug Fixes

  • updated linting rules and fixed linting issues (f44b654)
  • lib/index.ts: updated exports for library (324110f)

BREAKING CHANGES

  • lib/index.ts: default export for library changed to named export

0.1.1 (2020-02-16)

0.1.0 (2020-02-16)

docs

  • readme.md: changed package name/scope and added _original to .npmignore (10a6c23)

BREAKING CHANGES

  • readme.md: New package name and scope

0.0.2 (2020-02-16)