Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 1.45 KB

1.3.0 (2023-05-10)

Features

  • update e2e test for new nest format and support newer nest versions (523b20c)

1.2.1 (2020-11-17)

Bug Fixes

  • interceptor: really fixes undefined options (e0a1f09)

1.2.0 (2020-11-17)

Bug Fixes

  • interceptor: fixes is the options on cookie are not set (b06eac9), closes #4

1.1.0 (2020-11-17)

Bug Fixes

  • no longer depends on fastify or express types (dac66b8), closes #2

Features

  • module: creates a module for writing cookies in Nest (d5b7170)

1.0.0 (2020-09-14)

Features

  • module: creates a module for writing cookies in Nest (d5b7170)