Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (22 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 1.6 KB

Changelog

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

0.2.4 (2019-08-28)

0.2.3 (2019-07-12)

Bug Fixes

  • pkg: clean & build pre-release (413a762)

0.2.2 (2019-07-12)

0.2.1 (2019-07-12)

Bug Fixes

  • pkg: address lodash vulns (47a48d7)
  • pkg: update repo url (41a77e1)
  • pkg: upgrade lint-staged to address vulns (9338912)

0.2.0 (2019-07-02)

Bug Fixes

  • pkg: ES module must export default for use with unexpected (f1d1026)

Features

  • assertions: add missing "to emit error satisfying" assertion (9b07f8c)

0.1.0 (2019-07-01)

Bug Fixes

  • initial release version (9172d72)

Features

  • update docs, add browser support, tests (dab674f)