- 4861354: move most dependencies to devDependencies
- 7ab924c: fix unwanted dependency installation when typescript's not installed
- e0b7efa: fix sidebar misalignment with the topbar
- 872f33b: fix scrolling not working on email frame right after resizing
- 37b405b: Update link for Resend
- 56a696f: Increases the sleep time between bulk templates import to avoid exceeding the default API rate limit of 2 requests per second
- 442f5b6: only check compatibility with tailwindcss@4
- 161083a: Integrate with Templates API so users can easily turn React Email templates into actual Resend templates
- 95c7417: Dark mode switcher emulating email client color inversion
- c6fa03e: improve color inversion code, don't remount iframe
- b6b027c: advise
npxto run email setup command - 18bc11a: fix compatibility checking not woring with inline object styles, and not working on properties such as
justifyContent/justify-content - e1ef323: improve reading flow for resend integration setup instructions
- 1b3176e: fallback to not text coloring for Node.js < 20
- f43f1ce: show separate timings for bundling/rendering an email template
- 397e98c: darken the canvas background when dark mode is enabled
- ef8702b: ui improvements
- 75d651b: reduce margins bellow buttons
- Updated dependencies [1e76981]
- Updated dependencies [442f5b6]
- Updated dependencies [2452b7d]
- @react-email/tailwind@2.0.0
- ef8702b: ui improvements
- 75d651b: reduce margins bellow buttons
- 397e98c: darken the canvas background when dark mode is enabled
- e1ef323: improve reading flow for resend integration setup instructions
- b6b027c: advise
npxto run email setup command
- 161083a: Integrate with Templates API so users can easily turn React Email templates into actual Resend templates
- f43f1ce: show separate timings for bundling/rendering an email template
- c6fa03e: improve color inversion code, don't remount iframe
- @react-email/tailwind@2.0.0-canary.4
- @react-email/tailwind@2.0.0-canary.3
- Updated dependencies [1e76981]
- @react-email/tailwind@2.0.0-canary.2
- 95c7417: Dark mode switcher emulating email client color inversion
- 1b3176e: fallback to not text coloring for Node.js < 20
- 18bc11a: fix compatibility checking not woring with inline object styles, and not working on properties such as
justifyContent/justify-content
- 442f5b6: only check compatibility with tailwindcss@4
- Updated dependencies [442f5b6]
- @react-email/tailwind@2.0.0-canary.1
- f38ed50: fix imports of files with implicit extensions, and secondary segment like
.specfailing to hot reload
- c4d149e: make everything in the global for the UI available to email contexts using a Proxy
- c0f6ec2: Added resize snapping, refined UI and improved presets
- 0700b91: fix data-source-* attributes in the html code view
- ffdb3a0: Update nextjs to 15.5.2
- 1e53b4c: use
styleTextfromnode:utilinstead ofchalk
- 6997a9e: fix broken file tree animation on built preview server
- d3cc64d: use unformmated markup to send emails, and to render into the iframe
- 57b8bb8: fix custom JSX runtime trying to be run as ESM on ESM projects
- c273405: pin all dependencies to avoid compatibility issues of the built preview server
- e52818c: add custom error handling for prettier's syntax errors
- 09d7d9d: improved method of resolving tailwind configs when checking compatibility
- a8f4796: fix rendering utilities exporter plugin not running for symlinks
- e173b44: Use the same version for the preview-server and react-email
- e33be94: fix range rounded borders, tearing when selecting different lines
- 87b9601: infinte fetches due to improper effect dependency
- e33be94: fix range rounded borders, tearing when selecting different lines
- 87b9601: infinte fetches due to improper effect dependency
- 272b21e: fix the forced
color-scheme: darkfor the preview
- caa4a31: fix hot reloading with collapsed directories
- 40fb596: Use the same version for the preview-server and react-email
- efb4db2: fix
<svg>not being flagged as incompatible