Skip to content

Releases: resend/react-email

create-email 0.1.2

08 Nov 18:38
4e23f52
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies
    • @react-email/components@0.0.28

Full Changelog: https://github.com/resend/react-email/compare/create-email@0.1.1...create-email@0.1.2

@react-email/tailwind 1.0.2

08 Nov 18:37
4e23f52
Compare
Choose a tag to compare

What's Changed

  • 93de4ce: Fix TailwindConfig's type broken when tailwindcss is not installed on the user's project

Full Changelog: https://github.com/resend/react-email/compare/@react-email/tailwind@1.0.1...@react-email/tailwind@1.0.2

@react-email/components 0.0.28

08 Nov 18:36
4e23f52
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies [93de4ce]
    • @react-email/code-block@0.0.10
    • @react-email/tailwind@1.0.2

Full Changelog: https://github.com/resend/react-email/compare/@react-email/components@0.0.27...@react-email/components@0.0.28

@react-email/code-block 0.0.10

08 Nov 18:38
4e23f52
Compare
Choose a tag to compare

What's Changed

  • e62b58f: fix improper padding on the line numbers
  • ae2eb5f: Add fontFamily prop that is inlined into the elements for all tokens

Full Changelog: https://github.com/resend/react-email/compare/@react-email/code-block@0.0.9...@react-email/code-block@0.0.10

create-email 0.1.1

05 Nov 18:39
937a65d
Compare
Choose a tag to compare

What's Changed

  • 8780204: Fix workspace: prefix not being removed from react-email dev dep

Full Changelog: https://github.com/resend/react-email/compare/create-email@0.1.0...create-email@0.1.1

@react-email/tailwind 1.0.1

05 Nov 18:40
937a65d
Compare
Choose a tag to compare

What's Changed

  • 6bd37a7: Fix duplicate media query styles
  • 6bd37a7: Fix Promise being returned as a React Node

Full Changelog: https://github.com/resend/react-email/compare/@react-email/tailwind@1.0.0...@react-email/tailwind@1.0.1

@react-email/components 0.0.27

05 Nov 18:39
937a65d
Compare
Choose a tag to compare

react-email 3.0.2

31 Oct 13:04
17eb85c
Compare
Choose a tag to compare

What's Changed

Patch changes

  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client by @vlinder
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

New Contributors

Full Changelog: https://github.com/resend/react-email/compare/react-email@3.0.1...react-email@3.0.2

create-email 0.1.0

31 Oct 13:45
17eb85c
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • 74ad96c: Move "react-email" package to devDependencies for the template

Patch Changes

  • Updated dependencies [ac01c91]
    • @react-email/components@0.0.26
    • react-email@3.0.2

Full Changelog: https://github.com/resend/react-email/compare/create-email@0.0.34...create-email@0.1.0

@react-email/tailwind 1.0.0

31 Oct 13:06
17eb85c
Compare
Choose a tag to compare

What's Changed

Major Changes

  • 60db705: Updates tailwindcss to latest version, but requires use of @react-email/render@>=1.0.0

Minor Changes

  • d8b4630: Refactored internally to have a much smaller bundle size

Patch Changes

  • 9ea6073: Fixes CSS variables being replaced with undefined
  • 453229a: Fix css-float being used for utilities such as float-left

Full Changelog: https://github.com/resend/react-email/compare/@react-email/tailwind@0.1.0...@react-email/tailwind@1.0.0