- Fix an error where we used
$this
in a static context.
- The ISR request now uses a POST body instead of URL parameters
- Introduced a
Triggers
service - Renamed
additionalEvents
toadditionalTriggers
- Fix how we access settings in
helpers/WebRequest
- Added support for preview mode (https://nextjs.org/docs/advanced-features/preview-mode)
- Initial release