Releases: posthtml/posthtml-url-parameters
Releases · posthtml/posthtml-url-parameters
v3.1.4
- build(deps): bump query-string from 9.2.2 to 9.3.1 aea8f26
- build(deps-dev): bump @biomejs/biome from 2.2.3 to 2.2.4 eb49582
- build(deps): bump vite from 6.3.5 to 7.1.5 6140875
v3.1.3...v3.1.4
v3.1.3
- refactor: linting configuration 4b33476
- build(deps-dev): bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 175c103
- build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.5 f259b5c
v3.1.2...v3.1.3
v3.1.2
- build(deps): bump query-string from 9.2.0 to 9.2.1 049b6b9
- build(deps-dev): bump @vitest/coverage-v8 from 3.2.0 to 3.2.3 ba4fa3a
- build(deps): bump vite from 6.3.2 to 6.3.4 5aefffe
- build(deps): bump posthtml-match-helper from 2.0.2 to 2.0.3 9dfcbf9
v3.1.1...v3.1.2
v3.1.1
- build(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.8 1af3a50
- build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 de9641b
- build(deps): bump query-string from 9.1.0 to 9.1.1 fd0affb
- build(deps): bump rollup f5b1207
- build(deps): bump vite from 5.3.5 to 5.4.6 dd1dbc6
v3.1.0...v3.1.1
v3.1.0
- 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.1
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
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
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