Skip to content
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

Update email-templates #871

Merged

Conversation

ut5tw
Copy link
Contributor

@ut5tw ut5tw commented Aug 12, 2024

  • Update email-templates from v10.0.0 to v12.0.1

Breaking changes:

v12.0.0

  • The preview-email dependency is now an optional dependency. You will need to npm install preview-email or set preview: false, otherwise an error will be thrown in non-production environments and console.error in production environments if preview option is a truthy value. The default value for preview is preview: process.NODE_ENV === 'development'.

v11.0.0

  • No longer inlines stylesheets by default and preserves <style> tags in the <head>

Full breaking chages changelog here

@ut5tw ut5tw self-assigned this Aug 12, 2024
@ut5tw ut5tw linked an issue Aug 12, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Aug 12, 2024

@ut5tw ut5tw merged commit d87bdb5 into feature/825/update-dependencies Aug 27, 2024
3 checks passed
@ut5tw ut5tw deleted the feature/836/update-email-templates branch August 27, 2024 12:43
Mav-Ivan pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 2) Update email-templates
4 participants