deep-equal-json
Version:
`deep-equal`, but only for JSON-supported values.
27 lines (18 loc) • 1.88 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.0.1](https://github.com/inspect-js/deep-equal-json/compare/v1.0.0...v1.0.1) - 2024-12-11
### Commits
- [actions] split out node 10-20, and 20+ [`ed93a02`](https://github.com/inspect-js/deep-equal-json/commit/ed93a02af5a56092c5f8819bc9a6d1b1fbef7112)
- [Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `has-proto`, `has-symbols`, `npmignore`, `tape` [`b2b470f`](https://github.com/inspect-js/deep-equal-json/commit/b2b470f21598189a50b311e147b370267966a2d2)
- [Refactor] use `call-bound` directly [`9382299`](https://github.com/inspect-js/deep-equal-json/commit/9382299630a1f6f07326433d8e8840d86e6218dc)
- [Deps] update `call-bind`, `object-is` [`adaa4b0`](https://github.com/inspect-js/deep-equal-json/commit/adaa4b040619eb033684268d34e5bda1131cb304)
- [Tests] replace `aud` with `npm audit` [`da0152c`](https://github.com/inspect-js/deep-equal-json/commit/da0152c2e6e4e7cd48fa464a83eba6ca5607fb54)
- [Dev Deps] add missing peer dep [`df4bc02`](https://github.com/inspect-js/deep-equal-json/commit/df4bc0206b73cd8b00d606f5d7b0ffebb802fa00)
## v1.0.0 - 2023-06-05
### Commits
- Initial implementation, tests, readme [`b0ea758`](https://github.com/inspect-js/deep-equal-json/commit/b0ea7585c1ac7dad85f24ac587165234403b30ac)
- Initial commit [`6c9f0db`](https://github.com/inspect-js/deep-equal-json/commit/6c9f0db4b2546a9fcfc3f0369e8b12c936f6cb82)
- npm init [`d150f84`](https://github.com/inspect-js/deep-equal-json/commit/d150f84124461e4f64cbe1a005b61751db6f4752)
- Only apps should have lockfiles [`014548d`](https://github.com/inspect-js/deep-equal-json/commit/014548d1095c752ba131e99f8987e70cb42cfa13)