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(framework): Remove @novu/shared dependency temporarily #7337

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

SokratisVidros
Copy link
Contributor

What changed? Why was the change needed?

This PR copied all the @novu/shared code directly into the @novu/framework package to eliminate a dependency that is causing ESM/CJS issues on @novu/framework.

This is a temporary patch until we refactor @novu/shared to use strict TS and support ESM/CJS.

It should address:

-[] #6346

This PR copied all the @novu/shared code directly into the @novu/framework package to eliminate a dependency that is causing ESM/CJS issues on @novu/framework.

This is a temporary patch until we refactor @novu/shared to use strict TS and support ESM/CJS.
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit e3051fb
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/6767eff2aca64000084d102c
😎 Deploy Preview https://deploy-preview-7337.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 19, 2024

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

Name Link
🔨 Latest commit e3051fb
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/6767eff2ff664c0008295e88
😎 Deploy Preview https://deploy-preview-7337.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.

Copy link

pkg-pr-new bot commented Dec 19, 2024

Open in Stackblitz

@novu/client

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

@novu/framework

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

@novu/nest

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

@novu/headless

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

@novu/js

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

@novu/nextjs

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

@novu/notification-center

npm i https://pkg.pr.new/novuhq/novu/@novu/notification-center@7337

@novu/node

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

novu

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

@novu/providers

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

@novu/react

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

@novu/react-native

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

@novu/shared

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

@novu/stateless

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

commit: e3051fb

@SokratisVidros SokratisVidros merged commit eadaad4 into next Dec 22, 2024
38 of 40 checks passed
@SokratisVidros SokratisVidros deleted the remove_shared_from_framework branch December 22, 2024 11:00
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.

2 participants