- build: update dep dev (4b9b434)
- test: fix after update expression (a816dd7)
- fixes #33 (6596018), closes #33
- style: off pkg-schema for clinton (e1d4df4)
- 0.9.0 (28c177a)
- add plugin option to forward options to posthtml-expressions (0ce0a96)
- add posthtmlExpressionsOptions option documentation to readme (a514a28)
- rename posthtmlExpressionsOptions to expressions for consitency among other posthtml plugins (3bc25e0)
- build(deps): bump minimist from 1.2.5 to 1.2.6 (828e484)
- build(deps): bump posthtml-match-helper from 1.0.2 to 1.0.3 (fc9f834)
- build(deps): bump shelljs from 0.8.4 to 0.8.5 (696e339)
- build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (90dd232)
- build(deps): update dependencies (503c294)
- 0.8.1 (c608fbf)
- fix: lint (91a26c5)
- fix: nested modules with locals (f49a6fe)
- fix: transform async for of loop to reducer (e57032b)
- 0.8.0 (9c168c5)
- feat: add attribute/value to locals, close #76 (2b96b22), closes #76
- docs: add attribute/value to locals, #76 (5a79b35), closes #76
- test: add attribute/value to locals, #76 (2b49df4), closes #76
- 0.7.6 (0d0a5c8)
- 0.7.5 (b34bb60)
- fix: fix locals merge (8076414)
- build(deps): bump browserslist from 4.16.3 to 4.16.6 (5c33e57)
- build(deps): bump handlebars from 4.7.6 to 4.7.7 (161cbc6)
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (2b71581)
- build(deps): bump normalize-url from 4.5.0 to 4.5.1 (3a44749)
- build(deps): bump path-parse from 1.0.6 to 1.0.7 (d397fef)
- 0.7.3 (425bd89)
- fix: locals option and no content passed (0b0f76a)
- test: fails with locals option and no content passed (0865f5d)
- 0.7.2 (d2888d3)
- fix: parse options locals in (6d01304)
- test: fails to parse options locals in (724cc58)
- 0.7.0 (1ebfb1b)
- build: fix lint runer (6104a41)
- build: update dep dev (b17cd71)
- build(deps): bump ini from 1.3.5 to 1.3.8 (cd6ae66)
- chore: update readme.md (985e6c4)
- chore: update readme.md (a5db69a)
- refactor: switch merging order (79aa010)
- feat: pass locals as option (ce06f76)
- 0.6.3 (5e5dea9)
- build: update build system (982ebf5)
- build: update dep dev (c6e29e8)
- build(deps): bump lodash from 4.17.15 to 4.17.19 (d65f7c4)
- fix: nesting randomly fails when locals are provided, close #51 (249cda6), closes #51
- test: nesting randomly fails when locals are provided, issue #51 (0f8a44e), closes #51
- 0.6.2 (6f7ff75)
- build: update dep dev (72a3eca)
- style: after lint (ce7b0db)
- fix: fails to parse expressions in , close #46 (38036c6), closes #46
- test: fails to parse expressions in (8081287)
- 0.6.0 (4951039)
- build: update dep dev (c34e99c)
- chore: update .gitignore (d92797b)
- revert(docs): install command should include -D flag (35aa1a5)
- docs: rename LICENSE.md (b3865ce)
- docs: update README.md (15b3f8e)
- docs: update README.md (5a148c6)
- refactor: define options fallback in function parameter (09b0491)
- refactor: set tag name when initializing plugin (2f5100c)
- feat: custom attribute name (3b6d316)
- feat: custom tag name (42aeb7e)
- 0.5.0 (60ecd1d)
- Add locals documentation. (096340b)
- Add support for passing locals to module. (5161b54)
- build: update dep dev (4985017)
- 0.4.3 (8fe03e6)
- Require at least Node 10. (751b872)
- Revert Travis config update. (e2ad62f)
- Update .editorconfig (ea091ef)
- Update .travis.yml (6ca7b6c)
- Update dependencies. (69b94a1)
- Update package.json. (32bff45)
- Update tests. (b431a1c)
- Update xo config. (05f8374)
- Use semicolon. (44d9868)
- ci: perf configuretion (5510cb1)
- chore(package): update ava to version 0.16.0 (03e4adb)
- chore(package): update ava to version 0.17.0 (7634eca)
- chore(package): update ava to version 0.18.1 (8eef6ab)
- chore(package): update ava to version 0.18.2 (fb1f584)
- chore(package): update ava v0.18.2...0.19.0 (#29) (f6e138d), closes #29
- chore(package): update ava v0.19.0...0.19.1 (#30) (efd53a9), closes #30
- chore(package): update nyc to version 10.0.0 (a380b65)
- chore(package): update nyc to version 10.1.2 (ce19a6b)
- chore(package): update nyc to version 9.0.1 (6a7aee4)
- chore(package): update nyc v10.1.2...10.2.0 (#28) (418655b), closes #28
- chore(package): update nyc v10.2.0...10.3.0 (#31) (0297e83), closes #31
- chore(package): update nyc v10.3.0...10.3.2 (#32) (b6b7781), closes #32
- chore(package): update posthtml to version 0.9.2 (aac79bd)
- chore(package): update xo to version 0.17.1 (4dc8519)
- chore(package): update xo v0.17.1...0.19.0 (#26) (458384e), closes #26
- v0.4.1 (e7ab3a3)
- refactor(index): return incorrect object content instead content (acf24c4)
- docs(README): change README style, update examples && LICENSE (764e935)
- Add
initial
options property. (a7d8970) - Add additinal option: initial. Simple, untested implementation. (5d8b186)
- Move posthtml processing to its own function. (16d52b1)
- Remove support for oldest node versions. (0bd3c13)
- Fix build for nodev0.12.x. (3e38f8e)
- Clean up messy code. Add JSDoc comments. (2711db0)
- Fix path resolving. (7d1592f)
- Update devdeps. (208e58d)
- Update README.md (55d9ad1)
- Add naive implementation of modules paths resolving. (03cf8de)
- Allow to use inside modules. (5659826)
- Convert README.md tabs to spaces. Add badges. (7a9a3af)
- Fix inlining. (6572927)
- Initial commit (8c85d13)
- Move posthtml to devdeps instead of deps. (e6340f0)
- Remove
const
usage for node v0.12.x. (7c5f839) - Update AVA version. (a4a11f5)
- Update tests and styleguide for path resolving feature. (51bf4f1)