Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 15:26
54c7c85

1.1.0 (2023-04-17)

Features

  • add lifecycle and endpoint customization (#203) (ff20b40)

Bug Fixes

  • upgrade @types/node from 18.11.18 to 18.11.19 (#183) (edaa3ab)
  • upgrade @types/node from 18.11.19 to 18.13.0 (#186) (7eab05c)
  • upgrade @types/node from 18.13.0 to 18.14.0 (#192) (3a689af)
  • upgrade @types/node from 18.14.0 to 18.14.1 (#196) (878968c)
  • upgrade @types/node from 18.14.1 to 18.14.2 (#200) (f12c148)
  • upgrade @types/node from 18.14.2 to 18.14.6 (#204) (46bd143)
  • upgrade @typescript-eslint/parser from 5.49.0 to 5.50.0 (#180) (b2c7ca9)
  • upgrade @typescript-eslint/parser from 5.50.0 to 5.51.0 (#185) (09cfcf4)
  • upgrade @typescript-eslint/parser from 5.51.0 to 5.52.0 (#190) (f597f04)
  • upgrade @typescript-eslint/parser from 5.52.0 to 5.53.0 (#195) (f529bb1)
  • upgrade @typescript-eslint/parser from 5.53.0 to 5.54.0 (#202) (974cca3)
  • upgrade cloudevents from 6.0.3 to 6.0.4 (#191) (d5f96da)
  • upgrade eslint from 8.33.0 to 8.34.0 (#188) (3f2aa5a)
  • upgrade eslint from 8.34.0 to 8.35.0 (#199) (3cc8aaf)
  • upgrade eslint from 8.35.0 to 8.36.0 (#215) (c6ddf6d)
  • upgrade eslint-config-prettier from 8.6.0 to 8.7.0 (#206) (c3e21da)
  • upgrade fastify from 4.12.0 to 4.13.0 (#187) (4b1e0eb)
  • upgrade fastify from 4.13.0 to 4.14.0 (#205) (e924dbb)
  • upgrade fastify from 4.14.0 to 4.14.1 (#212) (29fdc65)
  • upgrade fastify from 4.14.1 to 4.15.0 (#220) (48ae6e4)
  • upgrade qs from 6.11.0 to 6.11.1 (#211) (a7321c0)
  • upgrade tsd from 0.25.0 to 0.26.0 (#208) (c0fdfe7)

Miscellaneous

  • add function debugging instructions to the readme (#197) (8883cc0)
  • add the node version to the logger output (#193) (8cdb40e)
  • bump checkout and setup-node actions to v3 (#198) (5fe62d0)
  • update the publish token name for npm. (#179) (6706ac0)