- BREAKING adjusted API to versionless /api/x api calls
- BREAKING transition incident to alert to make room for the new "incident" object see https://docs.ilert.com/rest-api/api-version-history#dropping-url-versions-globally for more information (basically old incident is now alert and new incident is now incident)
- BREAKING removed uptime monitor resource
- updated dependencies
- auto adding bearer prefix
- added heartbeat endpoint
- added missing typescript definitions
- BREAKING adapted to a better single item api structure
- added more api endpoints (incidents)
- BREAKING switched to a simpler api structure
- added uptime monitor api
- providing initial package