Skip to content

fix(jsx-email): remove qr-code #117

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

Merged
merged 1 commit into from
Dec 29, 2023
Merged

fix(jsx-email): remove qr-code #117

merged 1 commit into from
Dec 29, 2023

Conversation

lordelogos
Copy link
Collaborator

@lordelogos lordelogos commented Dec 29, 2023

Component / Package Name:

jsx-email
This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, please include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

This PR removes the QrCode component.

The component was never tested within the preview, and only worked within a server-side render or direct call to render. That combined with the fact that the data-uri format isn't widely supported means that this just isn't ready to be included. This is not a breaking change because the component was never correctly exported from jsx-email (oops).

@lordelogos lordelogos changed the title feat(jsx-email): remove qr-code fix(jsx-email): remove qr-code Dec 29, 2023
@shellscape
Copy link
Owner

you probably need to run pnpm i and commit the lockfile update.

@lordelogos lordelogos force-pushed the feat/remove-qrcode branch 2 times, most recently from 1fe4d48 to 7587fa0 Compare December 29, 2023 18:25
@shellscape shellscape merged commit 8f02da1 into main Dec 29, 2023
@shellscape shellscape deleted the feat/remove-qrcode branch December 29, 2023 18:59
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