Skip to content

Releases: posthtml/posthtml-cache

v0.3.0

08 Apr 06:31

Choose a tag to compare

  • build: update dep dev (b5ff184)
  • feat: added option onlyInternal excluding external links (e246643)

v0.2.3

30 Mar 06:48

Choose a tag to compare

  • ci: drop support old node eb7213a
  • fix: after update dep 65b68ae
  • build: update dep dev ce20fdb
  • Merge pull request #21 from lukaszmn/master f68e6b5
  • fix: don't change root URLs 29b0a7f
  • style: formatted to eslint 6b11255
  • Merge pull request #19 from posthtml/dependabot/npm_and_yarn/acorn-5.7.4 5701724
  • build(deps): bump acorn from 5.7.1 to 5.7.4 7ae88df
  • Merge pull request #18 from posthtml/dependabot/npm_and_yarn/handlebars-4.5.3 7c4deed
  • build(deps): bump handlebars from 4.1.0 to 4.5.3 20982f6
  • Merge pull request #17 from posthtml/dependabot/npm_and_yarn/eslint-utils-1.4.2 7e71e0b
  • Merge pull request #16 from posthtml/dependabot/npm_and_yarn/mixin-deep-1.3.2 2415c1f
  • build(deps): bump eslint-utils from 1.3.1 to 1.4.2 e007087
  • build(deps): bump mixin-deep from 1.3.1 to 1.3.2 a72289a
  • docs: fix badge node support bc26be3
  • Merge pull request #15 from posthtml/milestone-0.2.2 b94efc1

v0.2.2...v0.2.3

v0.2.2

13 Mar 07:00

Choose a tag to compare

Build

Test

  • test: update according new ver avajs, close #14 (4b923a9), closes #14

Docs

v0.2.1

22 Aug 11:56

Choose a tag to compare

Build

Fix

Style

  • style: add rules for changelog (7eac142)

v0.2.0

16 Mar 12:14

Choose a tag to compare

Fix

  • fix: for old node not support new version query-string (1ca52b9)

Build

  • build: add eslint plugin dependencies (d681c0f)
  • build: add eslint xo space (49ed271)
  • build: update changelog (3ce4287)
  • build: update depDev (d51987c)

Docs

  • docs: add description for option exclude (d4f1cb9)
  • docs: fix description for options, close #11 (3077481)

Feat

Test