Releases: REDREDGROUP/nestjs
nestjs-openai@1.0.2
feat(nestjs-openai): openai core version update to4.47.2 by @jieey1140
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-openai@1.0.1...nestjs-openai@1.0.2
nestjs-openai@1.0.1
What's Changed
- feat(nestjs-openai): openai core version update to 4.38.3 by @jieey1140 in #15
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-solapi@1.2.0...nestjs-openai@1.0.1
@redredgroup/nestjs-openai
1.0.1
Patch Changes
- 35bfd70: The openai core version has been upgraded from 4.20.1 to 4.38.3.
nestjs-solapi@1.2.0
What's Changed
- feat(nestjs-openai): package add by @jieey1140 in #12
- feat(nestjs-openai): add missing config files by @jieey1140 in #13
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-firebase-admin@1.1.2...nestjs-solapi@1.2.0
nestjs-firebase-admin@1.1.2
1.1.2
Patch Changes
- 87b7b89: Fixed the error The default Firebase app already exists. in the serverlesss project.
What's Changed
- fix(nestjs-firebase-admin): fix Firebase app is already initialized c… by @jieey1140 in #10
- Add nestjs firebase admin example repo by @jieey1140 in #11
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-firebase-admin@1.1.1...nestjs-firebase-admin@1.1.2
nestjs-firebase-admin@1.1.1
1.1.1
Patch Changes
- 3fbcba4: Removed unused code. Added backwards compatibility to README.md.
What's Changed
- refactor(nestjs-firebase-admin): edit README.md, firebase admin servi… by @jieey1140 in #9
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-firebase-admin@1.1.0...nestjs-firebase-admin@1.1.1
nestjs-firebase-admin@1.1.0
IMPORTENT
The old nestjs-firebase-admin repo is no longer supported. address: https://github.com/REDREDGROUP/nestjs-firebase-admin
Now consolidated into the @redredgroup/nestjs repository.
1.1.0
Minor Changes
-
eb754fd: Migrated the existing repository for @redredgroup/nestjs-firebase-admin. The old repository is now read-only and archived.
The overall code style has changed: it no longer follows the old recursive code style and can now be used in new ways.
What's Changed
- feat(nestjs-firebase-admin): migrate nestjs firebase admin package by @jieey1140 in #8
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-solapi@1.1.1...nestjs-firebase-admin@1.2.0
nestjs-solapi@1.1.1
- f8a5503: Added consoleVerificationMode in custom smsVerify. You can now use consoleVerificationMode in your local testing environment to pass verification by entering a verification code that is output to the console without sending a text.
What's Changed
- feat(nestjs-solapi): add custom api verifiy consoleVerificationMode by @jieey1140 in #7
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/nestjs-solapi@1.1.0...nestjs-solapi@1.1.1
nestjs-solapi@1.1.0
- e7afa89: Added SMS Verify feature to the custom solapi. Users can now use this feature to send a clean verification number instead of generating and sending a random code.
What's Changed
- feat(nestjs-mixpanel): add nestjs example code by @jieey1140 in #3
- feat(nestjs-project): refac project structure by @jieey1140 in #4
- feat(nestjs-solapi): solapi packages by @jieey1140 in #5
- feat(nestjs-solapi): sms verify custom func add by @jieey1140 in #6
Full Changelog: https://github.com/REDREDGROUP/nestjs/compare/v1.1.0...nestjs-solapi@1.1.0
v1.1.0
- inject data from an Array of values by prefixing the role with Many.
What's Changed
- feat(nestjs-mixpanel): add event method many func by @jieey1140 in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release! 🎉🎉🎉
- In 1.0.0, we've made all the features of the existing mixpanel package available in nestjs service. We haven't added any other custom features yet, but we plan to do so in the near future.
What's Changed
- feat(nestjs-mixpanel): add mixpanel methods by @jieey1140 in #1
New Contributors
- @jieey1140 made their first contribution in #1
Full Changelog: https://github.com/REDREDGROUP/nestjs-mixpanel/commits/1.0.0