Releases: resend/react-email
create-email 0.1.2
What's Changed
- Updated dependencies
- @react-email/[email protected]
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.1.2
@react-email/tailwind 1.0.2
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/[email protected]...@react-email/[email protected]
@react-email/components 0.0.28
What's Changed
- Updated dependencies [93de4ce]
- @react-email/[email protected]
- @react-email/[email protected]
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/code-block 0.0.10
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/[email protected]...@react-email/[email protected]
create-email 0.1.1
What's Changed
- 8780204: Fix workspace: prefix not being removed from
react-email
dev dep
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.1.1
@react-email/tailwind 1.0.1
What's Changed
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
@react-email/components 0.0.27
What's Changed
- Updated dependencies [6bd37a7]
- @react-email/[email protected]
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]
react-email 3.0.2
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/[email protected]@3.0.2
create-email 0.1.0
What's Changed
Minor Changes
- 74ad96c: Move "react-email" package to devDependencies for the template
Patch Changes
- Updated dependencies [ac01c91]
- @react-email/[email protected]
- [email protected]
Full Changelog: https://github.com/resend/react-email/compare/[email protected]@0.1.0
@react-email/tailwind 1.0.0
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 asfloat-left
Full Changelog: https://github.com/resend/react-email/compare/@react-email/[email protected]...@react-email/[email protected]