Skip to content

v3.0.0

Compare
Choose a tag to compare
@stoplight-bot stoplight-bot released this 31 Jul 15:13
· 29 commits to master since this release
cc00861

3.0.0 (2019-07-31)

Features

  • implement support for merge-keys (#20) (cc00861)

BREAKING CHANGES

  • data is no longer an empty object literal by default

  • scripts were updated to 7.x

  • feat: loose support for merge-keys

  • feat: json option

  • feat: handle merge keys properly

  • test: add extra test covering duplicate merge keys

  • feat: addressing PR comments

  • chore: improve typings

  • fix: use correct import path

  • chore: lint and test scripts

  • build: remove docs scripts