Skip to content

Releases: kravetsone/webhook-openapi

v0.2.0

08 Aug 15:21
d93554e
Compare
Choose a tag to compare

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

08 Aug 12:06
f72b614
Compare
Choose a tag to compare

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

01 Jul 11:40
Compare
Choose a tag to compare

chore: temporally dont parse json from response

Full Changelog: v0.0.76...v0.0.77

v0.0.76

29 Jun 16:33
Compare
Choose a tag to compare

chore: fix import and add pkgroll to dev deps

Full Changelog: v0.0.6...v0.0.76

v0.0.6

29 Jun 15:48
Compare
Choose a tag to compare

feat: add onBeforeRequest hook

chore: improve OpenAPI schema

feat: add body headers support

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Jun 16:37
Compare
Choose a tag to compare

chore: use POST method and add body to afterResponse hook

Full Changelog: v0.0.4...v0.0.5

v0.0.4

27 Jun 15:49
Compare
Choose a tag to compare

feat: implement basic hooks

feat: implement simple hooks

fix: type error

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Jun 12:30
Compare
Choose a tag to compare

feat: start implement hooks and fix typebox cause

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Jun 10:39
Compare
Choose a tag to compare

chore: export typebox

chore: add badges

chore: bump

Full Changelog: v0.0.1...v0.0.2

v0.0.1

21 Jun 21:25
Compare
Choose a tag to compare

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