695ca55c93adc6acea6235df0a4546bb5278e27b55e490cb835a4b6c94f58370cd916a12ecc847fb04cfa8ea4374655057d8235314c3bd329e6734ba8ddcf3 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. ## 1.4.0 (2020-11-18)
  2. * test: quoteStyle option ([18d31c0](https://github.com/posthtml/posthtml-render/commit/18d31c0))
  3. * test: remove write test ([3c9b49e](https://github.com/posthtml/posthtml-render/commit/3c9b49e))
  4. * feat: add type definition for quoteStyle ([3ee8d58](https://github.com/posthtml/posthtml-render/commit/3ee8d58))
  5. * feat: implement quoteStyle option ([903300f](https://github.com/posthtml/posthtml-render/commit/903300f))
  6. * docs: add quoteStyle option ([38b2b04](https://github.com/posthtml/posthtml-render/commit/38b2b04))
  7. * Delete test.html ([0dea643](https://github.com/posthtml/posthtml-render/commit/0dea643))
  8. * Update funding.yml ([86f2c9d](https://github.com/posthtml/posthtml-render/commit/86f2c9d))
  9. ## 1.3.0 (2020-11-12)
  10. * 1.3.0 ([334705d](https://github.com/posthtml/posthtml-render/commit/334705d))
  11. * ci: package lock for ci ([4c85131](https://github.com/posthtml/posthtml-render/commit/4c85131))
  12. * ci: remove windows ([34aa3c2](https://github.com/posthtml/posthtml-render/commit/34aa3c2))
  13. * docs: add description for replaceQuote ([44ab8b0](https://github.com/posthtml/posthtml-render/commit/44ab8b0))
  14. * style: after lint ([c944f82](https://github.com/posthtml/posthtml-render/commit/c944f82))
  15. * reaftor: build sustem ([b63ec4e](https://github.com/posthtml/posthtml-render/commit/b63ec4e))
  16. * feat: replaceQuote, close #43 ([00927c3](https://github.com/posthtml/posthtml-render/commit/00927c3)), closes [#43](https://github.com/posthtml/posthtml-render/issues/43)
  17. * test: not replace quote in arribute, issue #43 ([ccb7d23](https://github.com/posthtml/posthtml-render/commit/ccb7d23)), closes [#43](https://github.com/posthtml/posthtml-render/issues/43)
  18. ## <small>1.2.3 (2020-07-28)</small>
  19. * chore: adds typescript type definition ([8e69f1d](https://github.com/posthtml/posthtml-render/commit/8e69f1d))
  20. * chore(release): 1.2.3 ([397e00b](https://github.com/posthtml/posthtml-render/commit/397e00b))
  21. * build(deps-dev): bump standard-version from 7.1.0 to 8.0.1 ([fe1be76](https://github.com/posthtml/posthtml-render/commit/fe1be76))
  22. * build(package): update dep dev ([98281b2](https://github.com/posthtml/posthtml-render/commit/98281b2))
  23. ## <small>1.2.2 (2020-04-16)</small>
  24. * chore(release): 1.2.2 ([2f88db9](https://github.com/posthtml/posthtml-render/commit/2f88db9))
  25. * revert: because yarn by default respects the engine ([1ff7911](https://github.com/posthtml/posthtml-render/commit/1ff7911))
  26. ## <small>1.2.1 (2020-04-14)</small>
  27. * chore(release): 1.2.1 ([dd09a17](https://github.com/posthtml/posthtml-render/commit/dd09a17))
  28. * fix: illegal addition of custom tags ([f936272](https://github.com/posthtml/posthtml-render/commit/f936272))
  29. * docs: add keeping tags unquoted ([35a3c9d](https://github.com/posthtml/posthtml-render/commit/35a3c9d))
  30. * docs: fix node url ([0049dca](https://github.com/posthtml/posthtml-render/commit/0049dca))
  31. * build: frop support old node ([714f42f](https://github.com/posthtml/posthtml-render/commit/714f42f))
  32. * ci: drop support old node ([5f6bef8](https://github.com/posthtml/posthtml-render/commit/5f6bef8))
  33. ## 1.2.0 (2020-02-25)
  34. * chore: 100% coveralls ([3ede092](https://github.com/posthtml/posthtml-render/commit/3ede092))
  35. * chore(release): 1.2.0 ([5d53868](https://github.com/posthtml/posthtml-render/commit/5d53868))
  36. * style: after lint ([bb22948](https://github.com/posthtml/posthtml-render/commit/bb22948))
  37. * build: update dep dev ([53a7af4](https://github.com/posthtml/posthtml-render/commit/53a7af4))
  38. * Add support for keeping tags unquoted. ([3492483](https://github.com/posthtml/posthtml-render/commit/3492483))
  39. * Fix rendering of unquoted empty attributes. ([3d1d99c](https://github.com/posthtml/posthtml-render/commit/3d1d99c))
  40. * perf: extra performance ([f118d98](https://github.com/posthtml/posthtml-render/commit/f118d98))
  41. * docs: fix node support badges ([53d7464](https://github.com/posthtml/posthtml-render/commit/53d7464))
  42. ## <small>1.1.5 (2019-05-06)</small>
  43. * chore(release): 1.1.5 ([c9817b4](https://github.com/posthtml/posthtml-render/commit/c9817b4))
  44. * ci: change script to run coveralls ([860f58b](https://github.com/posthtml/posthtml-render/commit/860f58b))
  45. * ci: try fix coveralls ([2f69283](https://github.com/posthtml/posthtml-render/commit/2f69283))
  46. * ci: try fix coveralls ([e615e69](https://github.com/posthtml/posthtml-render/commit/e615e69))
  47. * build: add lint pretest ([bece65d](https://github.com/posthtml/posthtml-render/commit/bece65d))
  48. * build: update depDev ([f6a6b85](https://github.com/posthtml/posthtml-render/commit/f6a6b85))
  49. * style: according standard ([85f914a](https://github.com/posthtml/posthtml-render/commit/85f914a))
  50. * perf: drop support old nodejs ([4663c4d](https://github.com/posthtml/posthtml-render/commit/4663c4d))
  51. * fix: cut out content, close #25 ([03acfa8](https://github.com/posthtml/posthtml-render/commit/03acfa8)), closes [#25](https://github.com/posthtml/posthtml-render/issues/25)
  52. * test: fail with options closingSingleTag slash, #25 ([8be0ded](https://github.com/posthtml/posthtml-render/commit/8be0ded)), closes [#25](https://github.com/posthtml/posthtml-render/issues/25)
  53. * Fix readme section about 'closingSingleTag' ([ce4144f](https://github.com/posthtml/posthtml-render/commit/ce4144f))
  54. ## <small>1.1.4 (2018-05-11)</small>
  55. * chore(release): 1.1.4 ([7999cc8](https://github.com/posthtml/posthtml-render/commit/7999cc8))
  56. * Add test on double quotes in attribute values ([cd277a5](https://github.com/posthtml/posthtml-render/commit/cd277a5))
  57. * Fix rendering double quotes in html attributes ([3a6eb19](https://github.com/posthtml/posthtml-render/commit/3a6eb19))
  58. ## <small>1.1.3 (2018-04-04)</small>
  59. * chore(CODEOWNERS): fix username (`@GitScrum` => `@Scrum`) ([f9f9c0a](https://github.com/posthtml/posthtml-render/commit/f9f9c0a))
  60. * chore(release): 1.1.3 ([bbc4e73](https://github.com/posthtml/posthtml-render/commit/bbc4e73))
  61. * fix(lib/index): don't handle `<component>` as self-closing tag ([c48a2e2](https://github.com/posthtml/posthtml-render/commit/c48a2e2))
  62. ## <small>1.1.2 (2018-03-20)</small>
  63. * chore(package): remove clean script - not use ([df85eb0](https://github.com/posthtml/posthtml-render/commit/df85eb0))
  64. * chore(package): remove run script build in release script ([7e8c096](https://github.com/posthtml/posthtml-render/commit/7e8c096))
  65. * chore(release): 1.1.2 ([4cd2b4a](https://github.com/posthtml/posthtml-render/commit/4cd2b4a))
  66. * delete browser.min.js ([c1d766b](https://github.com/posthtml/posthtml-render/commit/c1d766b))
  67. * remove `browser` ([658ef38](https://github.com/posthtml/posthtml-render/commit/658ef38))
  68. ## <small>1.1.1 (2018-03-02)</small>
  69. * chore(.editorconfig): use 2 spaces as `indent_size` ([7359ae4](https://github.com/posthtml/posthtml-render/commit/7359ae4))
  70. * chore(.github): add `CODEOWNERS` ([0270bb6](https://github.com/posthtml/posthtml-render/commit/0270bb6))
  71. * chore(.github): add `ISSUE_TEMPLATE` ([25fcd58](https://github.com/posthtml/posthtml-render/commit/25fcd58))
  72. * chore(.github): add `PULL_REQUEST_TEMPLATE` ([94416b8](https://github.com/posthtml/posthtml-render/commit/94416b8))
  73. * chore(.gitignore): add `nyc_output` ([ed05dda](https://github.com/posthtml/posthtml-render/commit/ed05dda))
  74. * chore(.npmignore): add `.nyc_output` && coverage ([0ca896d](https://github.com/posthtml/posthtml-render/commit/0ca896d))
  75. * chore(.npmrc): don't generate a lockfile ([4674906](https://github.com/posthtml/posthtml-render/commit/4674906))
  76. * chore(package): update dependencies ([ad8f1d4](https://github.com/posthtml/posthtml-render/commit/ad8f1d4))
  77. * chore(release): 1.1.1 ([0361296](https://github.com/posthtml/posthtml-render/commit/0361296))
  78. * style: fix lint report ([4539ef5](https://github.com/posthtml/posthtml-render/commit/4539ef5))
  79. * style: use `standard` ([90b29ea](https://github.com/posthtml/posthtml-render/commit/90b29ea))
  80. * refactor(lib): remove module wrapper && minor cleanups ([aed12f3](https://github.com/posthtml/posthtml-render/commit/aed12f3))
  81. * test: refactor ([54562b4](https://github.com/posthtml/posthtml-render/commit/54562b4))
  82. * build(rollup.config.js): use `rollup` for browser builds ([0b17496](https://github.com/posthtml/posthtml-render/commit/0b17496))
  83. * docs(LICENSE): update year ([cb3b09e](https://github.com/posthtml/posthtml-render/commit/cb3b09e))
  84. * docs(README): standardize ([9daa9e0](https://github.com/posthtml/posthtml-render/commit/9daa9e0))
  85. * docs(RENDER): init JSDoc ([8066597](https://github.com/posthtml/posthtml-render/commit/8066597))
  86. * ci(.travis): add node `stable` && `lts` ([f783b90](https://github.com/posthtml/posthtml-render/commit/f783b90))
  87. ## 1.1.0 (2018-01-18)
  88. * v1.1.0 ([488fb69](https://github.com/posthtml/posthtml-render/commit/488fb69))
  89. * build: rebuild mini ([53bbf3a](https://github.com/posthtml/posthtml-render/commit/53bbf3a))
  90. * feat: allow regexps in singleTags option ([e4308c9](https://github.com/posthtml/posthtml-render/commit/e4308c9))
  91. ## <small>1.0.7 (2018-01-18)</small>
  92. * Create MAINTAINERS ([2960f4b](https://github.com/posthtml/posthtml-render/commit/2960f4b))
  93. * Update README.md ([0948079](https://github.com/posthtml/posthtml-render/commit/0948079))
  94. * v1.0.7 ([508e094](https://github.com/posthtml/posthtml-render/commit/508e094))
  95. * ci: try fix ([0719812](https://github.com/posthtml/posthtml-render/commit/0719812))
  96. * jsdoc: parse -> render ([a8f5d5d](https://github.com/posthtml/posthtml-render/commit/a8f5d5d))
  97. ## <small>1.0.6 (2016-02-29)</small>
  98. * 1.0.6 ([f72923c](https://github.com/posthtml/posthtml-render/commit/f72923c))
  99. * fix immutable tree obj ([485e7fe](https://github.com/posthtml/posthtml-render/commit/485e7fe))
  100. ## <small>1.0.5 (2015-12-18)</small>
  101. * 1.0.5 ([2a81c32](https://github.com/posthtml/posthtml-render/commit/2a81c32))
  102. * fix render empty string attrs keys ([c47064b](https://github.com/posthtml/posthtml-render/commit/c47064b))
  103. ## <small>1.0.4 (2015-11-29)</small>
  104. * 1.0.4 ([7557c70](https://github.com/posthtml/posthtml-render/commit/7557c70))
  105. * fix when array in content ([12bde13](https://github.com/posthtml/posthtml-render/commit/12bde13))
  106. ## <small>1.0.3 (2015-10-25)</small>
  107. * 1.0.3 ([afa7021](https://github.com/posthtml/posthtml-render/commit/afa7021))
  108. * add npm scripts ([820d005](https://github.com/posthtml/posthtml-render/commit/820d005))
  109. * fix render empty key attrs & number attrs key ([7a74dd6](https://github.com/posthtml/posthtml-render/commit/7a74dd6))
  110. ## <small>1.0.2 (2015-10-21)</small>
  111. * no render false attrs ([0c76236](https://github.com/posthtml/posthtml-render/commit/0c76236))
  112. * Release v1.0.2 ([7faa900](https://github.com/posthtml/posthtml-render/commit/7faa900))
  113. ## <small>1.0.1 (2015-10-20)</small>
  114. * fix readme after transfer ([0dd2fdd](https://github.com/posthtml/posthtml-render/commit/0dd2fdd))
  115. * more tests ([f061c65](https://github.com/posthtml/posthtml-render/commit/f061c65))
  116. * Release v1.0.1 ([02674c2](https://github.com/posthtml/posthtml-render/commit/02674c2))
  117. * render number & fix skip tag false ([0dce005](https://github.com/posthtml/posthtml-render/commit/0dce005))
  118. ## 1.0.0 (2015-10-19)
  119. * add badge ([bf092f4](https://github.com/posthtml/posthtml-render/commit/bf092f4))
  120. * add module wrapper ([36f506b](https://github.com/posthtml/posthtml-render/commit/36f506b))
  121. * add package.json ([0837e12](https://github.com/posthtml/posthtml-render/commit/0837e12))
  122. * basic tests ([cffae42](https://github.com/posthtml/posthtml-render/commit/cffae42))
  123. * Initial commit ([18bd42f](https://github.com/posthtml/posthtml-render/commit/18bd42f))
  124. * Release 1.0.0 ([35699e6](https://github.com/posthtml/posthtml-render/commit/35699e6))
  125. * upd jscs config ([64b9f1a](https://github.com/posthtml/posthtml-render/commit/64b9f1a))
  126. * upd Readme & add License file ([6036ea9](https://github.com/posthtml/posthtml-render/commit/6036ea9))
  127. * feat(*): tests ([7ca52d5](https://github.com/posthtml/posthtml-render/commit/7ca52d5))