UNPKG

postsvg

Version:

A tiny wrapper over posthml with the same API optimized for working with SVG

125 lines (52 loc) 3.59 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. <a name="2.2.7"></a> ## [2.2.7](https://github.com/JetBrains/svg-mixer/compare/postsvg@2.2.6...postsvg@2.2.7) (2019-02-08) **Note:** Version bump only for package postsvg <a name="2.2.6"></a> ## [2.2.6](https://github.com/JetBrains/svg-mixer/compare/postsvg@2.2.5...postsvg@2.2.6) (2018-12-05) **Note:** Version bump only for package postsvg <a name="2.2.5"></a> ## [2.2.5](https://github.com/JetBrains/svg-mixer/compare/postsvg@2.2.4...postsvg@2.2.5) (2018-10-29) **Note:** Version bump only for package postsvg <a name="2.2.4"></a> ## [2.2.4](https://github.com/kisenka/svg-mixer/packages/postsvg/compare/postsvg@2.2.3...postsvg@2.2.4) (2018-10-29) ### Bug Fixes * refer to license file in readme ([e34a289](https://github.com/kisenka/svg-mixer/packages/postsvg/commit/e34a289)) <a name="2.2.3"></a> ## [2.2.3](https://github.com/kisenka/svg-mixer/packages/postsvg/compare/postsvg@2.2.2...postsvg@2.2.3) (2018-06-13) **Note:** Version bump only for package postsvg <a name="2.2.2"></a> ## [2.2.2](https://github.com/kisenka/svg-mixer/packages/postsvg/compare/postsvg@2.2.1...postsvg@2.2.2) (2018-05-11) **Note:** Version bump only for package postsvg <a name="2.2.1"></a> ## [2.2.1](https://github.com/kisenka/svg-mixer/packages/postsvg/compare/postsvg@2.2.0...postsvg@2.2.1) (2018-04-28) **Note:** Version bump only for package postsvg <a name="2.2.0"></a> # [2.2.0](https://github.com/kisenka/svg-mixer/packages/postsvg/compare/postsvg@2.1.2...postsvg@2.2.0) (2018-04-21) ### Bug Fixes * processor use posthtml interop ([cbb821a](https://github.com/kisenka/svg-mixer/packages/postsvg/commit/cbb821a)) ### Features * add select and each methods to postsvg tree ([fc18f4a](https://github.com/kisenka/svg-mixer/packages/postsvg/commit/fc18f4a)) * add svg getter in result ([1bccdd4](https://github.com/kisenka/svg-mixer/packages/postsvg/commit/1bccdd4)) * posthtml interop; selectors returns all nodes if no params passed ([cc3e6e3](https://github.com/kisenka/svg-mixer/packages/postsvg/commit/cc3e6e3)) <a name="2.1.2"></a> ## [2.1.2](https://github.com/kisenka/svg-baker/packages/postsvg/compare/postsvg@2.1.2-alpha.0...postsvg@2.1.2) (2018-04-13) **Note:** Version bump only for package postsvg <a name="2.1.2-alpha.0"></a> ## [2.1.2-alpha.0](https://github.com/kisenka/svg-baker/packages/postsvg/compare/postsvg@2.1.1-0...postsvg@2.1.2-alpha.0) (2018-04-09) **Note:** Version bump only for package postsvg <a name="2.1.1-0"></a> ## [2.1.1-0](https://github.com/kisenka/svg-baker/packages/postsvg/compare/postsvg@2.1.0...postsvg@2.1.1-0) (2018-04-09) ### Bug Fixes * restore package entrypoint ([58ec666](https://github.com/kisenka/svg-baker/packages/postsvg/commit/58ec666)) <a name="2.1.0"></a> # 2.1.0 (2018-04-09) ### Bug Fixes * create tree properly ([f81e436](https://github.com/kisenka/svg-baker/packages/postsvg/commit/f81e436)) ### Features * add `clone` and static `createFromArray` methods ([c7e30d1](https://github.com/kisenka/svg-baker/packages/postsvg/commit/c7e30d1)) * add `render` method to tree ([bb39522](https://github.com/kisenka/svg-baker/packages/postsvg/commit/bb39522)) * add more handy package entrypoint ([987bda6](https://github.com/kisenka/svg-baker/packages/postsvg/commit/987bda6)) * return Tree wrapper from parser instead of Array ([70065e2](https://github.com/kisenka/svg-baker/packages/postsvg/commit/70065e2))