Skip to content

2.0.0

Choose a tag to compare

@dawnerd dawnerd released this 19 Oct 12:04
· 3 commits to master since this release
  • Refactored
  • Removed recurringId. Use hookId instead.
  • Warns if hookId not set
  • Allows hooks to be updated by adding a hook with a matching hookId

Migrating old code:

  • Change any instance of recurringId to hookId (This may have to be done in DB too).