Releases: voxpelli/async-htm-to-string
Releases · voxpelli/async-htm-to-string
v3.0.2
v3.0.1
3.0.1 (2024-07-19)
🧹 Chores
- clean up leftover
linemod
stuff (20cb561) - deps: update dependency @types/node to ^18.19.41 (#99) (10e2748)
- deps: update dependency chai-as-promised to ^7.1.2 (#96) (2ca97cf)
- improve types (1e60f45)
- less
any
(a5940dd) - make use of
buffered-async-iterable
(9cdf3a7) - simplify bufferedAsyncMap call (37af84e)
- split into different files (91e2d91), closes #103
v3.0.0
v2.1.1
v2.1.0
v2.0.0
- BREAKING: Drop Node 12 and 14 (as they are EOL) f4f92f5 105dc76
- BREAKING: Make ESM only 2420555
- Only test types in TS >=4.9 b7a66e3
- Otherwise: Maintenance release, no functional changes, simply keeping up with the ecosystem and updating dependencies, TypeScript etc
v1.0.1
Notable changes:
- Move to the more permissive Zero-Clause BSD license to get rid of requirement to include copyright statement. This is a fully backwards compatible change as it only allows more and is a license recognized as usable by eg. Google 21da942
Also: