You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[x] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
Currently the package supports the following peer dependencies as part of the NestJs ecosystem:
@kamilmysliwiec Yes, please assign me to this issue, I'll log another one for the initial hurdle I started this series off haha, to migrate the Azure Storage to v11+ will ping you later for it.
I'm submitting a...
Current behavior
Currently the package supports the following peer dependencies as part of the NestJs ecosystem:
and uses version 8.4.7 as dev dependencies.
Expected behavior
Migrate the package so it supports latest and one version behind (11 and 10), preferably utilizing version 11 as dev deps.
Minimal reproduction of the problem with instructions
Locally:
yalc add @nestjs/[email protected]
rm -rf ./node_modules && npm i
What is the motivation / use case for changing the behavior?
Let the users using latest or one version prior of the Nest ecosystem to use this package without a --force npm install each time.
Environment
Nest version: X.Y.Z
10/11+
For Tooling issues:
Others:
Refs:
CC: @manekinekko @kamilmysliwiec
The text was updated successfully, but these errors were encountered: