Releases: mjmlio/vscode-mjml
Releases · mjmlio/vscode-mjml
v2.0.0
What's Changed
- Update MJML to 5.0 branch
- Add a setting for custom config files by @ivank in #47
- Mass updates and related code migrations/type fixes by @rosskevin in #50
- Remove some command that no longer works (screenshots, beautify, minify). Note that you can still use the config to enable/disable minify and beautifying.
- typo fix by @dcodesdev in #45
New Contributors
- @ivank made their first contribution in #47
- @rosskevin made their first contribution in #50
- @dcodesdev made their first contribution in #45
Full Changelog: v1.0.5...v2.0.0
v1.0.5
Features
- Add option to prevent preview switching files (thanks @Daniel-Knights)
- Add completion providers (thanks @Daniel-Knights)
- Allow to preview partial MJML files (thanks @md-turismoi)
- MJML updated to 4.10.1