Skip to content

Releases: posthtml/posthtml-url-parameters

v3.1.0

12 Jul 15:45
Compare
Choose a tag to compare
  • ci: update node matrix fbcff4a
  • feat: hybrid esm/cjs b18b574
  • chore: remove eslint config 8418cef
  • chore: update funding.yml d987813
  • build(deps-dev): remove np d00ad23
  • refactor: use biome instead of eslint 4e6ba2f
  • build(deps-dev): bump vitest and @vitest/coverage-v8 4095f2c
  • build(deps): bump posthtml-match-helper from 2.0.0 to 2.0.2 b7be112

v3.0.2...v3.1.0

v3.0.2

18 Jun 08:18
Compare
Choose a tag to compare
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 6b2cfeb
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 55e0b60

v3.0.1...v3.0.2

v3.0.1

05 Jun 09:05
Compare
Choose a tag to compare

Fixed

Updated

  • build(deps-dev): bump @typescript-eslint/eslint-plugin bf9f6c3
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 96b5c96
  • build(deps-dev): bump np from 10.0.3 to 10.0.5 cb1bebb
  • build(deps-dev): bump vite from 5.1.6 to 5.2.8 5895b58
  • build(deps): bump posthtml-match-helper from 1.0.4 to 2.0.0 1e300c9

v3.0.0...v3.0.1

v3.0.0

27 Feb 17:45
Compare
Choose a tag to compare

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

New features

  • [BREAKING] refactor: to esm syntax 6c26276
  • [BREAKING] build: require node 18
  • feat: add types 7721afd

Changed

v2.1.0...v3.0.0

v2.1.0

27 Feb 15:43
Compare
Choose a tag to compare

New features

The plugin now has a new attributes option that you can use to define an array of attributes to process for the given tags.

Changed

  • build(deps): updated dependencies

v2.0.0...v2.1.0

v2.0.0

15 Feb 13:11
Compare
Choose a tag to compare
  • BREAKING: require Node 14 or newer 1799a8d

v1.1.0...v2.0.0

v1.1.0

18 Sep 16:32
Compare
Choose a tag to compare

v1.0.6...v1.1.0

v1.0.6

06 Mar 15:21
Compare
Choose a tag to compare

Just a maintenance release.

v1.0.5...v1.0.6

v1.0.5

24 Nov 13:20
Compare
Choose a tag to compare

This release updates dependencies and moves CI to GitHub Actions.

  • ci: remove travis config d130710
  • ci: add github actions nodejs workflow 4cae2ab
  • chore: update funding.yml 67deb9d
  • chore: update package keywords 92f0457
  • build: update dev dependencies 17f370e
  • build(deps): bump query-string from 6.13.1 to 6.13.7 cc55db5
  • build(deps): bump posthtml from 0.13.1 to 0.15.0 2fcf10b

v1.0.4...v1.0.5

v1.0.4

27 Jul 12:31
Compare
Choose a tag to compare
  • build(deps): update dependencies 3db569c
  • remove url-regex in favor of is-url-superb a4832ee
  • build(deps): bump lodash from 4.17.15 to 4.17.19 a753c20
  • test: variable url with query, issue #2 6093736

v1.0.3...v1.0.4