Commit Graph

11 Commits

Author SHA1 Message Date
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
54e45d3e5d build(deps): update latest 2024-11-11 13:24:45 +01:00
dd70d6da3a chore: remove usage of git hooks (husky, lint-staged, commitlint) + usage of node --run 2024-09-07 00:03:10 +02:00
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
1ddcdc7b18 fix: cleaner code + better error messages 2024-01-09 23:20:17 +01:00
9c87395d82 fix: update dependencies to latest 2023-12-26 21:11:07 +01:00
e642c7ceee fix: update dependencies to latest 2023-11-23 00:37:15 +01:00
9cf3168e66 chore: better Prettier config for easier reviews 2023-10-23 23:11:41 +02:00
c65607bcc3 build(deps): update latest 2023-05-13 16:03:06 +02:00
77b8988bea build(deps): update latest 2023-04-02 21:03:51 +02:00
221ded7d62 chore: initial commit 2023-01-02 15:23:16 +01:00