Feature Request
Description
The project must at least support the main LTS node releases (Node 18 and 20), and it would be ideal that the project runs in the three major operating systems.
Possible Solution
We could use a matrix strategy to run the unit and integration tests in all combinations of node-OS scenarios to make sure everything runs smoothly.
Additional information
Check out the following PRs, it would be worth merging them before tackling this task:
Feature Request
Description
The project must at least support the main LTS node releases (Node 18 and 20), and it would be ideal that the project runs in the three major operating systems.
Possible Solution
We could use a matrix strategy to run the unit and integration tests in all combinations of node-OS scenarios to make sure everything runs smoothly.
Additional information
Check out the following PRs, it would be worth merging them before tackling this task: