Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When support nestjs version ^10.0.0 is gonna get released? #997

Closed
4H1R opened this issue Jun 22, 2023 · 33 comments
Closed

When support nestjs version ^10.0.0 is gonna get released? #997

4H1R opened this issue Jun 22, 2023 · 33 comments

Comments

@4H1R
Copy link

4H1R commented Jun 22, 2023

Right now i'm trying to update the nest js to version 10 but it says mailer module doesn't support nest version 10 I can see that it's supported by when it's gonna get released on npm ?

@Shchepotin
Copy link

@juandav could you please create new NPM build for apply these changes #995?

@adminha
Copy link

adminha commented Jun 24, 2023

please update the npm package, we're stuck ...

@ahmadalfy
Copy link

If you are stuck you can replace it with nodemailer. Check this.

@ramirosacruz
Copy link

+1

@webgene
Copy link

webgene commented Jun 26, 2023

@juandav Please publish v1.8.2 to NPM. We are stuck.

@rnkdsh
Copy link
Contributor

rnkdsh commented Jun 26, 2023

+1

3 similar comments
@wilsilva
Copy link

+1

@bvedam
Copy link

bvedam commented Jun 26, 2023

+1

@slavik-pastushenko
Copy link

+1

@prakashchokalingam
Copy link

+1 @juandav

@balenaultra
Copy link

Judging by this PR #995, that only the dependencies was changed, I just installed the package with the --force and it worked for me
Can be an option for those that are stuck

@maticorv
Copy link

+1

@TS-Tino16
Copy link

TS-Tino16 commented Jun 28, 2023

+1

For now I just used overrides in my package.json, perhaps this helps someone until the new version is released:

"overrides": {
    "@nestjs-modules/mailer": {
      "@nestjs/common": "$@nestjs/common",
      "@nestjs/core": "$@nestjs/core"
    }
}

@GeorgeHulpoi
Copy link

+1 @juandav

@tmirun
Copy link

tmirun commented Jun 30, 2023

+1

2 similar comments
@bernatsc
Copy link

+1

@saretoduncan
Copy link

+1

@leo-belanger
Copy link

Any news on this? It's been 2 weeks.

@Shchepotin
Copy link

Looks like this repo is abandoned

@GeorgeHulpoi
Copy link

Looks like this repo is abandoned

I sent an email to the author...

@Shchepotin
Copy link

@GeorgeHulpoi me too

@ggagosh
Copy link

ggagosh commented Jul 6, 2023

up 🚀

@carvalhomm
Copy link

+1

@adevaraz
Copy link

Is there any news?

@ggagosh
Copy link

ggagosh commented Jul 12, 2023

up 🤖

@alirezanqp
Copy link

alirezanqp commented Jul 15, 2023

+1

1 similar comment
@broscr
Copy link

broscr commented Jul 17, 2023

+1

@ggagosh
Copy link

ggagosh commented Jul 17, 2023

UPUP

@JonathanLoscalzo
Copy link

JonathanLoscalzo commented Jul 17, 2023

+100 💯

@v-angolenko
Copy link

Can't upgrade to nest 1.10.X.

@gterras
Copy link

gterras commented Jul 18, 2023

Would be great to publish this release!

@juandav
Copy link
Member

juandav commented Jul 20, 2023

The version 1.9.1 of the library has been released.

@dantehemerson
Copy link
Member

@juandav Since the lib support nest 10, can we close this issue?

@4H1R 4H1R closed this as completed Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests