Skip to content

Latest commit

 

History

History
67 lines (30 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 2.43 KB

Changelog

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

1.5.1 (2020-03-31)

Bug Fixes

  • apply transformations for new and deleted properties (af35dc1)

1.5.0 (2020-03-31)

Features

  • added the deepCompare option to control nested flattening (3e69e79)

1.4.2 (2020-03-31)

Bug Fixes

  • remove core-js and added flatMap as a polyfill (e6558a1)

1.4.1 (2020-03-31)

Bug Fixes

  • output nested objects vs null when using pathFilter (859037c)

1.4.0 (2020-03-31)

Features

  • output nested objects vs null as list of differences (591d16d)

1.3.1 (2020-03-29)

Bug Fixes

  • github action npm publish (c028803)

1.3.0 (2020-03-29)

Features

  • added support for dates transformations (1f235cc)
  • setup github actions (9eec664)

1.2.0 (2020-03-28)

Features

  • a way to customize the detection of differences (896a2f9)

1.1.0 (2020-03-28)

Features

  • a way to customize the detection of differences (896a2f9)