v1.0.1
Breaking Changes
- Upgrade
postcssto v8. - Removed dependency on
postcss-syntax. - Drop support for node <v12 && v13.
- Change to use the Document node.
- Replace
Root.raws.beforeStartwithRoot.raws.codeBefore. - Replace
Document.raws.afterEndwithRoot.raws.codeAfter. - Remove postcss patch.
Other Changes
- Changes due to dependency changes.
- Refactor.