2.0.0
- 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).