Closed HRKings closed 1 year ago
Hi @HRKings , thanks for the PR. Is it normal that it fails on all Nodes but the latest? I think we can drop support for 12, but not for 14
Hey @Naramsim , I found the problem. Everything works as expected with node >= 12. The problem is one dev package required by the generators that is in an older version because of a vulnerability. I we upgrade the package everything works wonders. Keep in mind that the pokedex-promise itself still works and passes all tests even with this minor setback.
But I think that we should drop support for 12, as it's not maintained anymore.
Yeah, I think as well we shouldn't support 12.
Maybe @HRKings you can update the GH workflows with the newer Node matrix. If the test pass, you can merge
@Naramsim should I publish it ?
Yes, go for it :)
This PR adds some QoL changes. The full changelog:
Obs.: Sorry for being absent, I was very busy with personal life but I am back now!