Skip to content

Releases: jescalan/accord

v0.23.0

04 May 18:56
Compare
Choose a tag to compare

v0.22.4

02 May 16:32
Compare
Choose a tag to compare

Dependencies and adapters all up to date

v0.22.3

28 Mar 14:41
Compare
Choose a tag to compare

Accord now does not override version if an engine exports it itself, see #165

v0.22.2

28 Mar 14:42
Compare
Choose a tag to compare
  • Dependency updates
  • Move babel-core to development dependency, sorry for that mistake!

v0.22.1

01 Feb 07:43
Compare
Choose a tag to compare
  • Patch to fix an error in the babel 6 adapter

v0.22.0

26 Jan 03:59
Compare
Choose a tag to compare
  • Adds support for typescript, big props to @gantony for his hard work on this!

v0.21.0

08 Jan 09:21
Compare
Choose a tag to compare
  • 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

v0.20.5

03 Dec 04:52
Compare
Choose a tag to compare
  • Babel can process .js files now
  • rawDefine option for stylus

v0.20.4

29 Sep 12:41
Compare
Choose a tag to compare
  • Add support for babel 4.x

v0.20.3

27 Sep 19:38
Compare
Choose a tag to compare
  • Bring handlebars and minify-html up to date, ensure all other adapters are working smoothly