-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
chore(framework, novu): Release new versions #6731
Conversation
packages/novu/.gitignore
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beyond here is just refactors to move cli
to novu
, plus the package version change for novu
.
* as it's common for developers to use self-signed certificates in local environments. | ||
*/ | ||
rejectUnauthorized: environment.name.toLowerCase() === 'production', | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, I never saw that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😍
@@ -3314,118 +3314,6 @@ importers: | |||
specifier: 5.6.2 | |||
version: 5.6.2 | |||
|
|||
packages/cli: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes the necessary symlinking changes as part of moving packages/cli
-> package/novu
, plus a few minor dependency updates.
@novu/client
@novu/framework
@novu/headless
@novu/js
@novu/nest
@novu/nextjs
@novu/node
@novu/notification-center
novu
@novu/react
@novu/providers
@novu/react-native
@novu/stateless
@novu/shared
commit: |
✅ Deploy Preview for novu-stg-vite-dashboard-poc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
What changed? Why was the change needed?
@novu/framework
@2.3.0name
anddescription
in Workflow options (feat(framework, api, web, application-generic): Addname
anddescription
to Framework workflow options #6708)name
anddescription
to Framework workflow options #6708)novu
@2.1.0npx novu dev
command (feat(novu): custom tunnel support #6711)novu
package frompackages/cli
topackages/novu
to reflect package naming in filesystem locationScreenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer