Releases: posthtml/posthtml-base-url
Releases · posthtml/posthtml-base-url
v3.1.7
- refactor: update export d648be2
- build(deps-dev): bump vitest from 3.0.5 to 3.0.7 941d205
- build(deps): bump postcss from 8.5.2 to 8.5.3 f15198c
- build(deps-dev): bump @vitest/coverage-v8 from 3.0.5 to 3.0.7 396cf8f
v3.1.6...v3.1.7
v3.1.6
- build(deps): bump pathe from 2.0.2 to 2.0.3 e39f810
- build(deps): bump postcss from 8.5.1 to 8.5.2 59d84d3
- build(deps-dev): bump @vitest/coverage-v8 from 3.0.4 to 3.0.5 6c84472
- build(deps-dev): bump vitest from 3.0.4 to 3.0.5 6e887af
v3.1.5...v3.1.6
v3.1.5
- fix: ensure attribute value is string when checking if it's a url b625378
- build(deps-dev): bump @vitest/coverage-v8 from 2.1.4 to 2.1.5 47510f0
- build(deps): bump postcss from 8.4.47 to 8.4.49 fd27725
- build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 8d88f69
- build(deps): bump postcss-safe-parser from 7.0.0 to 7.0.1 46e496f
v3.1.4...v3.1.5
v3.1.0
New features
The plugin is now ESM/CJS hybrid 🥳
Relavant commits:
- build(deps-dev): add unbuild 10eb07e
- build(deps): use defu instead of lodash.merge 568c827
- build(deps-dev): remove np ea254c6
- build(deps-dev): bump vitest and @vitest/coverage-v8 e60f181
- ci: add node 22 ecc7899
- refactor: use biome instead of eslint 05ce5ae
- build(deps): bump postcss from 8.4.38 to 8.4.39 fc50947
v3.0.1...v3.1.0
v3.0.1
- build(deps-dev): bump @typescript-eslint/eslint-plugin 09ed844
- build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 b1e7240
- build(deps-dev): bump np from 10.0.3 to 10.0.5 aa29a7a
- build(deps): bump postcss from 8.4.36 to 8.4.38 4c6dbf4
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 b921e38
- [BREAKING] build: require node 18 333e34a
- feat: add types 1695d37
Changed
v2.0.2...v3.0.0