Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 13:29
· 19 commits to main since this release

2.0.0 (2022-01-09)

Bug Fixes

  • Rename Notifications (869e182)
  • use node-fetch instead of request (75cd82f), closes #7

BREAKING CHANGES

  • use fetchOptions instead of request in you config
  • rename notifications

to better resemble that they could also be POST or other requests.

MMM_JSON_GET_REQUEST > MMM_JSON_REQUEST
MMM_JSON_GET_RESPONSE > MMM_JSON_RESPONSE