- 0.6.4 (82c2230)
- fix: copy options.expressions into new object to not pollute locals (b5a6dfe)
- test: add test for options.expressions.locals pollution (de0be4a)
- 0.6.3 (ccf454a)
- build: update dep dev (9c71846)
- ci: drop support node less 14 (ea4fd97)
- feat: support for multiple blocks declaration in layout (5101693)
- test: add test for layout with multiple blocks (75ba49b)
- 0.6.2 (7758092)
- following feedback and improving code (2a4ea5c)
- fix: locals in inherited layout (4f33548)
- build(deps): bump handlebars from 4.7.6 to 4.7.7 (d389748)
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (681eee3)
- build(deps): bump ini from 1.3.5 to 1.3.8 (583e6bc)
- build(deps): bump path-parse from 1.0.6 to 1.0.7 (46d2bfc)
- build(deps): bump y18n from 4.0.0 to 4.0.3 (bead193)
- 0.6.1 (e273918)
- fix: after update dep dev (efe15d7)
- fix: change name of variable from data to locals (26f260c)
- fix: refactor merging of locals (bbc8856)
- fix: wrap merging of locals in try catch (e78cc33)
- build: update dep dev (91166c1)
- build(deps): bump lodash from 4.17.20 to 4.17.21 (f6bad74)
- feat: pass data to layout (bc6ca77)
- 0.6.0 (24fce9c)
- Update funding.yml (6c144ca)
- build(deps): bump posthtml from 0.13.4 to 0.15.0 (97bd03e)
- build(deps): bump posthtml-parser from 0.5.2 to 0.6.0 (83a9994)
- 0.5.2 (861ad7b)
- test: fix require extend (1ccca5c)
- ci: drop windows (ce69a54)
- docs: fix typo (e252a69)
- style: after lint (34906c1)
- fix: lost tree context (2be839e)
- build: update build system (d109d83)
- 0.5.1 (927ebd2)
- build(deps): bump posthtml from 0.13.2 to 0.13.4 (8556659)
- build(deps): bump posthtml-parser from 0.4.2 to 0.5.1 (dbb9272)
- 0.5.0 (c21a1d7)
- build: update dep dev (629fd7f)
- docs: update readme (9f83a22)
- feat: custom tag name (47ab055)
- 0.4.0 (55ccf0d)
- docs: add configurable slot/fill tag name (7790f2d)
- feat: slot/fill tag name, close #22 (2669bcd), closes #22
- test: for feat slot/fill, issue #22 (6f894b8), closes #22
- ci: drop support old node (2e342a5)
- 0.3.0 (0d25f96)
- Add “Messages” test suite and update
init()
(5ba1f9e) - add an option to disable strict name checking (closes #16) (a72ca0e), closes #16
- Bump eslint from 4.15.0 to 4.18.2 (1523114)
- Fix api, tree.messages and tree.options (fa002cb)
- Fix Tree API (fcf0e6d)
- Fix whitespace (9c09e88)
- refactor (dadd280)
- refactor (530ff4e)
- Refactor (b53b3da)
- Update extend.es6 (abe5fc1)
- Update extend.es6 (2ab1130)
- Update extend.es6 (56de515)
- Update posthtml to 0.11.3 (e334dab)
- Update README examples with template literals (5927b53)
- Utilize tree.messages API (b194a72)
- build: bump (211cb3a)
- perf: destruct only match method (53d33f3)
- Add the changelog #4 (068ddfa), closes #4
- Bump to 0.2.0 (7d5cece)
- Change the title in the README (f5e8dec)
- Check for global variable leaks (db31ff7)
- Update repository links (353d814), closes #7
- build(): Fix lint errors (e1bbbe1)
- build(): return linting (a294065)
- chore(): update depDev (dcdf0bf)
- chore(): update dependencies (6a70a9e)
- docs(changelog): add description for plugins option (2e520bc)
- docs(changelog): Fix typo (2b5eaaa)
- docs(readme): add description for plugin option (5ae4090)
- docs(readme): Improve "Plugins" section (161106b)
- ci(travis): drop support 0.12 (b494e4f)
- test(extend): for call plugins after extend (b1ad5fb)
- feat(extend.es6): add call plugins after extend (3328201)
- Bump to 0.1.2 (3943cd5)
- Fix error with empty blocks #3 (80867ea), closes #3
- Highlight HTML in the README (73013d0)
- Improve README #2 (ec7a887), closes #2
- Move posthtml to dependencies and update to ^0.8.1 (d2ff461)
- Refactor (3458c2d)