Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.04 KB

assert change log

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

This project adheres to Semantic Versioning.

2.1.0

  • [New] Implement assert.match() and assert.doesNotMatch()
  • [Refactor] switching to a maintained Object.assign package
  • [readme] Add description for usage with webpack and vite (#60)
  • [readme] Remove duplicate line under usage section (#48)
  • [Deps] update is-nan, object-is, util
  • [Dev Deps] update @babel/cli, @babel/core, @babel/preset-env, airtap, core-js, cross-eng, object.entries, object.getownpropertydescriptors, tape

2.0.0

Note: Support for IE9 and IE10 has been dropped. IE11 is still supported.

1.5.1

  • [Deps] switch to object.assign, and unpin util

1.5.0