Releases: posthtml/posthtml-url-parameters
Releases · posthtml/posthtml-url-parameters
v3.1.2
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.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
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.
- feat: attributes option bdb402b
Changed
- build(deps): updated dependencies
v2.0.0
v1.1.0
v1.0.6
Just a maintenance release.