Skip to content

v1.1.0

Compare
Choose a tag to compare
@Janther Janther released this 15 Dec 05:05
· 218 commits to main since this release
372fcf4

With this version, we are releasing a standalone build (#727).
It follows the same patterns Prettier uses for their internal plugins such as UMD.
Hopefully this will make integration for projects based on the browser easy and will be automatically shipped on each release to http://unpkg.com/prettier-plugin-solidity@latest.

We also took care of a small bug that would print an extra line when formatting solidity code within a markdown code block (#765).