Nikaple / nest-typed-config

Intuitive, type-safe configuration module for Nest framework ✨
MIT License
204 stars 25 forks source link

fix: allow reflect-metadata versions in the 0.2 series #501

Closed jacquesg closed 8 months ago

jacquesg commented 8 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

The version of reflect-metadata is pinned to 0.1.12.

Issue Number: N/A

What is the new behavior?

reflect-metadata versions less than 0.3 is now accepted.

Does this PR introduce a breaking change?

Other information

NestJS has moved on to the 0.2 series: https://github.com/nestjs/nest/blob/7f00840c074ba5a5f233f73ef6c8456115abd7c1/package.json#L73

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.9.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: