2023-12-18 13:12:25 +08:00
|
|
|
# assert change log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2024-01-16 21:26:16 +08:00
|
|
|
## 1.5.1
|
|
|
|
* [Deps] switch to `object.assign`, and unpin `util`
|
|
|
|
|
2023-12-18 13:12:25 +08:00
|
|
|
## 1.5.0
|
|
|
|
* Add strict mode APIs. ([@lukechilds](https://github.com/lukechilds) in [#41](https://github.com/browserify/commonjs-assert/pull/41))
|