docpad-plugin-autoprefix
Version:
Add browser/vendor prefixes to your stylesheets automatically, so you don't have to!
34 lines (19 loc) • 1.22 kB
Markdown
# History
## v2.6.0 2020 October 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.5.0 2020 September 8
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.4.0 2020 September 7
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.3.0 2020 August 5
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required node version changed from `node: >=0.12` to `node: >=10` to keep up with mandatory ecosystem changes
## v2.2.0 2018 February 7
- Updated base files
## v2.1.0 2017 April 16
- Updated base files
- Updated dependencies
- Converted from CoffeeScript to ESNext
- Bumped minimum node version from 0.4 to 0.12 to comply with node ecosystem
## v2.0.0 2014 January 25
- Initial working version