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

fix(js): Inbox DX fixes #7396

Merged
merged 3 commits into from
Dec 27, 2024
Merged

fix(js): Inbox DX fixes #7396

merged 3 commits into from
Dec 27, 2024

Conversation

SokratisVidros
Copy link
Contributor

What changed? Why was the change needed?

Update naming for improved DX. See commits for more details.

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit c22f69e
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/676ea05ac603c800087fb628
😎 Deploy Preview https://deploy-preview-7396.dashboard.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for dashboard-v2-novu-staging ready!

Name Link
🔨 Latest commit c22f69e
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/676ea05a78251f0008fc6d3e
😎 Deploy Preview https://deploy-preview-7396.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SokratisVidros SokratisVidros changed the title fix(@novu/js): Inbox DX fixes fix(js): Inbox DX fixes Dec 27, 2024
Comment on lines +47 to +49
channels,
// @deprecated use channels instead
channelPreferences,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are already doing a breaking change for the apiUrl, so I think we can just continue 😅 Just need to make sure to tell about this on release notes and changelog

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh nvm, just noticed it was on the httpclient only

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are not doing a breaking change as we have deprecated the old backendUrl and introduced the apiUrl on the NovuOptions. Similarly, on the update preferences args.

Comment on lines +47 to +49
channels,
// @deprecated use channels instead
channelPreferences,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh nvm, just noticed it was on the httpclient only

Copy link

pkg-pr-new bot commented Dec 27, 2024

Open in Stackblitz

@novu/js

npm i https://pkg.pr.new/novuhq/novu/@novu/js@7396

@novu/nextjs

npm i https://pkg.pr.new/novuhq/novu/@novu/nextjs@7396

novu

npm i https://pkg.pr.new/novuhq/novu@7396

@novu/react

npm i https://pkg.pr.new/novuhq/novu/@novu/react@7396

@novu/react-native

npm i https://pkg.pr.new/novuhq/novu/@novu/react-native@7396

commit: c22f69e

@SokratisVidros SokratisVidros merged commit 5fa6d4a into next Dec 27, 2024
40 checks passed
@SokratisVidros SokratisVidros deleted the inbox_dx_fixes branch December 27, 2024 13:15
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

Successfully merging this pull request may close these issues.

3 participants