1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2025-05-21 23:21:29 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
bda82b39a3 fix: update author - Théo LUDWIG 2023-07-02 12:22:39 +02:00
f7a4edc46a build(deps): update latest 2023-07-02 12:19:45 +02:00
67806866ee refactor: usage of node:test instead of tap 2023-07-02 12:18:21 +02:00
3d24ffe971 feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
v1.3.0
2023-05-13 16:21:58 +02:00
e818556c5b build(deps): update latest 2023-05-13 16:19:21 +02:00
2cb7967bc7 build(deps): update latest 2023-04-02 21:27:42 +02:00
943b3d1fd6 fix: update dependencies to latest v1.2.2 2023-01-10 22:15:14 +01:00
6ca7722fcf perf: run validations in parallel
fixes #3
v1.2.1
2022-10-20 23:46:36 +02:00
3a44eca5b1 fix: only consider errors (excluding warning/info messages) 2022-10-20 23:30:41 +02:00
e762c0fad5 feat: usage of ESM modules imports (instead of CommonJS) v1.2.0 2022-04-06 19:59:31 +02:00
e032bbe637 feat: support plain HTML files (not served)
fixes #2
v1.1.0
2022-02-24 11:55:32 +01:00
d92235d79d chore: maintenance 2022-02-19 16:55:36 +01:00
29801ac6f9 feat: first release v1.0.0 2022-01-06 22:46:08 +01:00
ed21857b55 docs(readme): remove dependabot badge [skip ci] 2022-01-06 22:40:03 +01:00
59d2090282 chore: fix test and lint 2022-01-06 22:38:49 +01:00
77cefcd53f feat: add html-w3c-validator command 2022-01-06 22:34:58 +01:00
39b05c66a7 chore(deps): bump actions/setup-node from 2.4.1 to 2.5.1 (#1) 2022-01-06 19:58:51 +01:00
dc971f54ea chore: initial commit 2022-01-06 19:52:25 +01:00