Skip to content

Commit

Permalink
chore: Upgrade to React Email 2.0 (#8)
Browse files Browse the repository at this point in the history
* chore(root): Remove .react-email from workspaces

* fix(root): Wrong package name

* chore: Upgrade @react-email/components and react-email to latest

* chore: Upgrad next to 14.1.0

* chore: Remove unecessary turborepo filters

* chore: Remove .react-email from transactional's workspaces

* chore: Move static files into emails/static

* chore: Remove lock from inside of transactional

* chore: Upgrade @react-email/components on Next app

* chore: Add static files into the Next App
  • Loading branch information
gabrielmfern authored Feb 11, 2024
1 parent 3766de1 commit ad5ac79
Show file tree
Hide file tree
Showing 13 changed files with 7,431 additions and 12,732 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "eslint . --max-warnings 0"
},
"dependencies": {
"@react-email/components": "0.0.12",
"next": "^14.0.3",
"@react-email/components": "0.0.14",
"next": "14.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"transactional": "^1.0.0"
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit ad5ac79

Please sign in to comment.