Skip to content

Conversation

@dazgreer
Copy link
Collaborator

  • set ignoreIncludes to default to true
  • setflag for CLI to set to true
  • updated docs

Fixes #3018

- set ignoreIncludes to default to true
- setflag for CLI to set to true
- updated docs

Fixes #3018
minify = false,
minifyOptions = {},
ignoreIncludes = false,
ignoreIncludes = true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change, it should be added into MJML 5, no? An explain to our users

@dazgreer
Copy link
Collaborator Author

Closing as we'll merge these changes in MJML 5.

New PR: #3033

@dazgreer dazgreer closed this Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CVE-2025-67898] CVE-2020-12827 unfixed as ignoreIncludes continues to default to false

3 participants