Releases: kravetsone/webhook-openapi
v0.2.0
chore: bump deps and improve readme
chore: improve example
feat: support custom mimeTypes and generate swagger schema for it
feat: handle required property at openapi schema
chore: rename retriesOnTimers plugin
Full Changelog: v0.1.0...v0.2.0
v0.1.0
feat: add sendError hook
chore: add sendError hook to README
chore: add simple tests
feat: add ability to extend from another Webhook instance
chore: add extend example in README
feat: add MVP of drizzle store plugin
chore: add drizzle-orm to optional peer deps and suppress any errors
chore: add simple example with store plugin
feat: add responseTable to store-drizzle plugin
feat: add responseTime to store-drizzle plugin
feat: add retryOnTimers plugin
chore: update README
chore: configure package exports for plugins
Full Changelog: v0.0.77...v0.1.0
v0.0.77
chore: temporally dont parse json from response
Full Changelog: v0.0.76...v0.0.77
v0.0.76
chore: fix import and add pkgroll to dev deps
Full Changelog: v0.0.6...v0.0.76
v0.0.6
feat: add onBeforeRequest hook
chore: improve OpenAPI schema
feat: add body headers support
Full Changelog: v0.0.5...v0.0.6
v0.0.5
chore: use POST method and add body to afterResponse hook
Full Changelog: v0.0.4...v0.0.5
v0.0.4
feat: implement basic hooks
feat: implement simple hooks
fix: type error
Full Changelog: v0.0.3...v0.0.4
v0.0.3
feat: start implement hooks and fix typebox cause
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
feat: add first implementation
chore: some improves
chore: prepare package to publish
chore: improve README
chore: add imports to README
chore: add script to generate changelog
Full Changelog: https://github.com/kravetsone/webhook-openapi/commits/v0.0.1