Skip to content

Conversation

@mmkal
Copy link
Contributor

@mmkal mmkal commented Mar 28, 2024

previous CI setup wasn't actually running, it was throwing an uncaught rejection and somehow exiting with code 0 anyway

getting vitest to work on node 12 was miles away from working, so moving the node version tests to the test_tgz job, which is a simpler test that ensures the basics work.

Also adds some small fixes to the library itself to get it closer to working, but the glob dependency is the sticking point for node 12. 14, 16, 18 are now fine.

glob dependency will be replaced in #660

If getting node 12 to work proves impossible, we might need to just go to a v4 release but hopefully not.

@mmkal mmkal merged commit e4f7865 into main Mar 28, 2024
@mmkal mmkal deleted the fix-lower-node-version-tests branch March 28, 2024 18:47
@github-actions
Copy link

github-actions bot commented Apr 4, 2024

Released in v3.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants