Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 2.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.0 (2022-01-24)

  • feat!: update libraries to support Nest 8 (#342) (de7cd35), closes #342

BREAKING CHANGES

  • Nest dependencies have been bumped from 6.x -> 8.x and we will no longer be supporting versions older than 8.x for future development

Co-authored-by: Christophe BLIN cblin@monkeyfactory.fr Co-authored-by: danocmx glencocomaster@centrum.cz Co-authored-by: Rodrigo monstawoodwow@gmail.com Co-authored-by: Jesse Carter jesse.r.carter@gmail.com

0.2.3 (2022-01-19)

Note: Version bump only for package @golevelup/nestjs-stripe

0.2.2 (2021-10-06)

Note: Version bump only for package @golevelup/nestjs-stripe

0.2.1 (2021-06-08)

Note: Version bump only for package @golevelup/nestjs-stripe

0.2.0 (2021-05-17)

Features

  • stripe: add ability to use custom decorators on controller (ebe8e72)

0.1.0 (2020-09-02)

Features

  • stripe: restrict event string to valid set (76d8119), closes #170

0.0.5 (2020-05-13)

Bug Fixes

  • stripe, hasura: forRootAsync dynamic controllers (c4d10bf), closes #148

0.0.1-rc.0 (2020-04-08)

Features

  • stripe: new stripe package (ffbcc86)