joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
605 stars 105 forks source link

Deprecate support for node 12 #209

Closed joolfe closed 1 year ago

joolfe commented 2 years ago

Multiples deps didn´t support node 12 anymore so we need to support at base node 14...

kanadgupta commented 1 year ago

I think #241 could take care of this, see my comment here: https://github.com/joolfe/postman-to-openapi/pull/241#pullrequestreview-1179323163

joolfe commented 1 year ago

Hi @kanadgupta,

Yes thanks, but deprecating support for a version of Node.js need a new version of the library because is a huge breaking change, I'm will work on it this weekend if I have some time, thanks!

Best regards

joolfe commented 1 year ago

implemented in verison 3.0.0