You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great library, some things on the examples are a bit confusing, would recommend to add how you import everything on the examples since you kinda have to deduct from where to import it
The library should be updated to reflect the deprecated Node versions, specially in the setup/node.ts file.
Also, I think it would be nice to plan the v2 release to match with node16 EoL on September, 11.
Things to do for a still tbd v2:
">=18"
Update src/setup/node.ts to only support @^18Deprecate node 16 method on src/setup/node.tsMaaaaabye consider removing CommonJS support (although I'm happy with the results I got with esbuild)The text was updated successfully, but these errors were encountered: