Skip to content

Releases: posthtml/posthtml-base-url

v3.0.0

27 Feb 14:24
Compare
Choose a tag to compare

This package is now ESM-only and requires Node.js 18

New features

  • [BREAKING] refactor: to esm syntax b921e38
  • [BREAKING] build: require node 18 333e34a
  • feat: add types 1695d37

Changed

v2.0.2...v3.0.0

v2.0.2

27 Feb 13:31
Compare
Choose a tag to compare
  • build(deps): bump postcss from 8.4.32 to 8.4.33 414ee7f
  • build(deps-dev): bump c8 from 8.0.1 to 9.1.0 dcd64b2

v2.0.1...v2.0.2

v2.0.1

09 Jan 19:27
Compare
Choose a tag to compare
  • fix: tree.walk api 33e10de
  • build: add .npmignore 3b4a6d5
  • build(deps-dev): bump np from 9.0.0 to 9.2.0 0ee019e
  • build(deps): bump postcss from 8.4.31 to 8.4.32 4059d56
  • build(deps-dev): bump c8 from 8.0.0 to 8.0.1 783acad
  • build(deps-dev): bump ava from 5.3.0 to 5.3.1 4b829f1

v2.0.0...v2.0.1

v2.0.0

15 Feb 11:07
Compare
Choose a tag to compare
  • BREAKING: require node 14 or later a95386c

v1.1.0...v2.0.0

v1.1.0

18 Sep 14:28
Compare
Choose a tag to compare
  • feat: support tags as array 852ef05
  • feat: add support for font-face urls 60eac0e
  • updated dependencies

Full list of changes: v1.0.1...v1.1.0

v1.0.1

06 Feb 20:55
Compare
Choose a tag to compare
  • fix: check for undefined node attrs 1561d50

v1.0.0...v1.0.1