# Changelog

## [1.0.1] - 2021-11-14

### Changed

- Bump `markdown-to-ansi` ([`f05ba3c`](https://github.com/vweevers/vfile-reporter-shiny/commit/f05ba3c))

## [1.0.0] - 2021-11-13

### Changed

- **Breaking:** use ESM and drop Node.js < 12.20 ([`2f283a3`](https://github.com/vweevers/vfile-reporter-shiny/commit/2f283a3))
- Bump `unist-util-stringify-position` ([`da07de7`](https://github.com/vweevers/vfile-reporter-shiny/commit/da07de7))
- Bump `string-width` ([`b692c6f`](https://github.com/vweevers/vfile-reporter-shiny/commit/b692c6f))
- Bump `plur` ([`648c8bb`](https://github.com/vweevers/vfile-reporter-shiny/commit/648c8bb))
- Bump `ansi-escapes` ([`d30ac35`](https://github.com/vweevers/vfile-reporter-shiny/commit/d30ac35))

## [0.1.2] - 2020-11-23

### Added

- Link and shorten literal & markdown urls ([`8e7dca2`](https://github.com/vweevers/vfile-reporter-shiny/commit/8e7dca2))

### Fixed

- Fix color & hyperlink support checks ([`32fb165`](https://github.com/vweevers/vfile-reporter-shiny/commit/32fb165))
- Fix formatting of empty ruleId ([`ab6fa5a`](https://github.com/vweevers/vfile-reporter-shiny/commit/ab6fa5a))

## [0.1.1] - 2020-11-22

### Changed

- Stylize code blocks with cyan instead of bold ([`94e1ccf`](https://github.com/vweevers/vfile-reporter-shiny/commit/94e1ccf))

## [0.1.0] - 2020-11-20

_:seedling: Initial release._

[1.0.1]: https://github.com/vweevers/vfile-reporter-shiny/releases/tag/v1.0.1

[1.0.0]: https://github.com/vweevers/vfile-reporter-shiny/releases/tag/v1.0.0

[0.1.2]: https://github.com/vweevers/vfile-reporter-shiny/releases/tag/v0.1.2

[0.1.1]: https://github.com/vweevers/vfile-reporter-shiny/releases/tag/v0.1.1

[0.1.0]: https://github.com/vweevers/vfile-reporter-shiny/releases/tag/v0.1.0
