Releases: jescalan/accord
Releases · jescalan/accord
v0.20.2
- Fix postcss version export
v0.20.1
- Sorry, let a bug slip through in the previous release. This fixes it!
v0.20.0
- Accord evergreen! From now on will support even through breaking changes in every language
v0.19.0
- Add postcss adapter
- Add ECO adapter
- Add doT.js adapter
- Upgrade sass to 3.x (BREAKING!)
v0.18.0
- You can now override the filename if you are using
renderFile
or compileFile
- No crash will occur if sourcemaps cannot be inlined automatically
v0.17.0
- Apologies for breaking the sass adapter, it's fixed now
- Protection against future regressions based on prereleases
v0.16.0
- Add
imports
to less and scss adapters
- Add
meta
to scss adapter
- Fix breaking change in scss adapter's API
- Fix breaking tests on travis
- Add cjsx adapter
- Add jsx adapter
v0.15.2
- Fix an error in naming for the scss adapter
v0.15.1
- Fix a bug with less sourcemaps