broccoli-replace
Version:
Replace text patterns with applause.
21 lines (13 loc) • 644 B
Markdown
# Changelog
## 2.0.1 — 2021-02-28
_This version does not introduce any user-facing changes._
## 2.0.0 — 2021-02-26
### 🛠 Breaking changes
- Now is required to create a new instance of the plugin in order to use it. See [examples](https://github.com/outaTiME/broccoli-replace#examples) section.
### 🎉 New features
- Migrate tests to [AVA](https://github.com/avajs/ava).
- Add eslint support using [XO](https://github.com/xojs/xo) rules.
- Add workflows for Github actions.
- Improve the README.md and add this file.
- New release script using [Release It! 🚀](https://github.com/release-it/release-it).
- Update dependencies.