Skip to content

Improving the way new lines are handled

Choose a tag to compare

@thetutlage thetutlage released this 01 Sep 17:28

This release contains changes to the way new lines are handled and enhances the tags syntax to allow striping new line after the openining block of a tag.

Since Edge is extensively used for generating HTML, we do not expect any breaking changes after this change, since HTML is no meaning for new lines \n.

However, if you face any issues in your existing apps, then feel free to get in touch with me

Commits

  • chore(package): update dependencies fca5506
  • chore: format source files using prettier 5ddca73
  • improvement: simplify newlines between tags 170d022

v3.0.5...v3.1.0