metadevpro / openapi3-ts

TS Model & utils for creating and exposing OpenAPI 3.x contracts.
MIT License
485 stars 64 forks source link

Stricter extension name typing, changed build system and test system #80

Closed jonluca closed 2 years ago

jonluca commented 2 years ago

Version 2.1.0

2022.08.07

jonluca commented 2 years ago

Hi @pjmolina - that sounds very reasonable.

I agree with all your points. Let me add in the vitest-teamcity-reporter to preserve the old functionality.

I've updated the diff removing esbuild and only using tsc.

One question - I can't seem to find the travis build anywhere, https://www.travis-ci.com/metadevpro/openapi3-ts just 404s

jonluca commented 2 years ago

I also created ESM and CJS versions of the package

pjmolina commented 2 years ago

Excellent, thank you. Need to remove or reconfigure Travis. It was lost when moving from .org to .com. I will remove it from the moment.