Skip to content

Releases: posthtml/posthtml-mso

v3.1.0

12 Jul 17:05
Compare
Choose a tag to compare
  • build(deps-dev): update vitest and @vitest/coverage-v8 a3a977b
  • feat: hybrid esm/cjs d787a8c
  • ci: update node matrix a95b948
  • refactor: use biome instead of eslint df1fd82
  • build(deps-dev): remove np 226e3ce

v3.0.1...v3.1.0

v3.0.1

19 Jun 09:10
Compare
Choose a tag to compare
  • build(deps-dev): bump @typescript-eslint/eslint-plugin 0b32bcb
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 47eeb8b
  • build(deps-dev): bump @vitest/coverage-v8 from 1.5.2 to 1.6.0 ae1133c
  • build(deps-dev): bump np from 10.0.3 to 10.0.5 5bfc9e7
  • build(deps-dev): bump vite from 5.1.6 to 5.2.8 755416f

v3.0.0...v3.0.1

v3.0.0

26 Feb 17:25
Compare
Choose a tag to compare

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

Changed

  • [BREAKING] refactor: to esm e84744b
  • [BREAKING] require node 18+
  • migrate tests to Vitest
  • migrate linting to eslint

v2.0.1...v3.0.0

v2.0.1

26 Feb 16:45
Compare
Choose a tag to compare

Just a maintenance release that updates dependencies for the CJS version before we migrate to ESM-only.

v2.0.0...v2.0.1

v2.0.0

15 Feb 10:48
Compare
Choose a tag to compare
  • BREAKING: require node 14 or later a49f5b4

v1.0.4...v2.0.0

v1.0.4

06 Mar 14:44
Compare
Choose a tag to compare

Just a maintenance release.

v1.0.3...v1.0.4

v1.0.3

24 Nov 12:52
Compare
Choose a tag to compare

This release updates dependencies and moves CI to GitHub Actions.

  • ci: remove travis config 4d693a5
  • ci: add github actions nodejs workflow e831f8a
  • chore: update funding.yml ef97b3f
  • build: update dev dependencies 558f9d2
  • build(deps): bump posthtml from 0.13.4 to 0.15.0 fa8dae0

v1.0.2...v1.0.3

v1.0.2

28 Oct 12:29
Compare
Choose a tag to compare
  • chore: update package keywords c97bced
  • test: fix linting error 63056a6
  • build: update dependencies d2f93c0
  • chore(deps): bump elliptic from 6.5.2 to 6.5.3 7a6dedc
  • chore(deps): bump lodash from 4.17.15 to 4.17.19 2759a20

v1.0.1...v1.0.2

v1.0.1

05 May 13:30
Compare
Choose a tag to compare
  • docs: update readme.md 35fd674
  • refactor: target only mso by default c8366f7
  • chore: update repository urls 7faec4b

v1.0.0...v1.0.1

v1.0.0

09 Apr 21:06
Compare
Choose a tag to compare

Initial release 🎉