MetaMask / auto-changelog

Utilities for validating and updating "Keep a Changelog" formatted changelogs
Apache License 2.0
6 stars 10 forks source link

Bump Prettier to v3 #201

Closed Mrtenz closed 1 week ago

Mrtenz commented 1 week ago

We should update Prettier to v3, and fix any breaking changes. Prettier v3 uses an async API, meaning that we need to update the API of this package to be async as well.