Commit graph

2 commits

Author SHA1 Message Date
Georgi Angelov
3d0b429526 feat!: upgrade webpack to 5 and add TS support
Breaking flag is because it may have some differences in the way the library is exported -
`module.exports = ` vs `module.exports.default = `. That would depend on the Webpack config,
so it should continue working, but just to be safe.
2024-10-10 11:45:50 +03:00
Christopher Willis-Ford
f6a263d8c1 test: convert all tests from node-tap to jest 2023-05-02 09:09:23 -07:00