Commit Graph

19 Commits

Author SHA1 Message Date
theoludwig 1385c4bd80 fix: update markdown-it to v14.2.0 2026-06-09 21:53:13 +02:00
theoludwig 12a22980ce chore: migrate from ESLint/Prettier to Oxc 2026-02-05 17:29:13 +01:00
theoludwig 075742e867 build(deps): update latest 2026-02-05 17:16:38 +01:00
theoludwig 5c19f57f9d ci: trusted npm package publishing (OIDC)
Ref: https://docs.npmjs.com/trusted-publishers
2026-02-05 17:13:05 +01:00
theoludwig f404ffcd0e build(deps): update markdownlint to v0.39.0 and markdownlint-cli2 to … 2025-11-15 00:31:36 +01:00
theoludwig 257d65e6f5 ci: pin GitHub Actions by commit-hash
Ref: https://blog.rafaelgss.dev/why-you-should-pin-actions-by-commit-hash
2025-11-01 00:45:19 +01:00
Aleksandr Mezin 3ebc40c2ad ci: run tests on Windows and macOS (#15) 2025-05-27 11:30:36 +02:00
theoludwig aa24db4fac feat: usage of ESM modules imports (instead of CommonJS)
Fixes #10

BREAKING CHANGE: This package is now pure ESM

BREAKING CHANGE: minimum supported Node.js >= 22.0.0
2024-12-28 22:52:51 +01:00
theoludwig 54e45d3e5d build(deps): update latest 2024-11-11 13:24:45 +01:00
theoludwig dd70d6da3a chore: remove usage of git hooks (husky, lint-staged, commitlint) + usage of node --run 2024-09-07 00:03:10 +02:00
theoludwig 9675c7a275 fix: update markdown-it to v14.1.0
This allows to use the same version as markdownlint v0.34.0.
2024-04-06 20:10:13 +02:00
theoludwig 1ddcdc7b18 fix: cleaner code + better error messages 2024-01-09 23:20:17 +01:00
theoludwig 9c87395d82 fix: update dependencies to latest 2023-12-26 21:11:07 +01:00
theoludwig e642c7ceee fix: update dependencies to latest 2023-11-23 00:37:15 +01:00
theoludwig 9cf3168e66 chore: better Prettier config for easier reviews 2023-10-23 23:11:41 +02:00
Divlo cbc6042bd5 feat: add npm package provenance
Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/
2023-05-13 16:05:01 +02:00
Divlo c65607bcc3 build(deps): update latest 2023-05-13 16:03:06 +02:00
Divlo 77b8988bea build(deps): update latest 2023-04-02 21:03:51 +02:00
Divlo 221ded7d62 chore: initial commit 2023-01-02 15:23:16 +01:00