This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
Releases: asset-pipe/asset-pipe-css-reader
Releases · asset-pipe/asset-pipe-css-reader
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2017-11-29)
Chores
- rename package to @asset-pipe/css-reader (75a82a9)
Code Refactoring
- Refactor to remove streams and match js reader api changes (79cdef6)
Features
- backwards compatible change of content key (c25c7b7)
BREAKING CHANGES
- rename package to @asset-pipe/css-reader
- API is now a single async function. Input changed to an array of feed objects.
Output changed to a string bundle.