Releases: jescalan/accord
Releases · jescalan/accord
v0.23.0
- Add interface for third-party adapters
- Upgrade fobject dependency
v0.22.4
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.21.0
- BREAKING: Babel upgrade to v6 changed the package name, which accord's architecture was not prepared to handle, so we have a breaking change. Support for Babel 6 here, but you might have issues with older versions of Babel now. Everything else is fine.
- We now only test with node v4 and up, if you do not plan on upgrading node soon or have it already upgraded, you might need to revert back to
0.20.x
if there's a bug that cannot be replicated. In our testing, we only noticed one small one with Babel. - Bring all other packages up to date, passing tests