vega / ts-json-schema-generator

Generate JSON schema from your Typescript sources
MIT License
1.38k stars 190 forks source link

fix: revert back to commons js #1975

Closed arthurfiorette closed 1 month ago

arthurfiorette commented 1 month ago
📦 Published PR as canary version: 2.3.0--canary.1975.2880903.0
:sparkles: Test out this PR locally via: ```bash npm install ts-json-schema-generator@2.3.0--canary.1975.2880903.0 # or yarn add ts-json-schema-generator@2.3.0--canary.1975.2880903.0 ```

Version

Published prerelease version: v2.3.0-next.2

Changelog #### 🚀 Enhancement - fix: revert back to commons js [#1975](https://github.com/vega/ts-json-schema-generator/pull/1975) ([@arthurfiorette](https://github.com/arthurfiorette)) - fix: remove ts-expose-types temporarily [#1968](https://github.com/vega/ts-json-schema-generator/pull/1968) ([@arthurfiorette](https://github.com/arthurfiorette)) - Added diagnostics to all errors [#1963](https://github.com/vega/ts-json-schema-generator/pull/1963) ([@arthurfiorette](https://github.com/arthurfiorette)) #### 🔩 Dependency Updates - chore(deps-dev): bump eslint from 9.2.0 to 9.3.0 [#1970](https://github.com/vega/ts-json-schema-generator/pull/1970) ([@dependabot[bot]](https://github.com/dependabot[bot])) - chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 [#1971](https://github.com/vega/ts-json-schema-generator/pull/1971) ([@dependabot[bot]](https://github.com/dependabot[bot])) - chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.10.0 [#1972](https://github.com/vega/ts-json-schema-generator/pull/1972) ([@dependabot[bot]](https://github.com/dependabot[bot])) #### Authors: 2 - [@dependabot[bot]](https://github.com/dependabot[bot]) - Arthur Fiorette ([@arthurfiorette](https://github.com/arthurfiorette))
arthurfiorette commented 1 month ago

Hey @sacummings91 and @navalex could you guys try out 2.2.1--canary.1975.4fce06c.0?

arthurfiorette commented 1 month ago

@domoritz ready for review

navalex commented 1 month ago

Hey @sacummings91 and @navalex could you guys try out 2.2.1--canary.1975.4fce06c.0?

Done, reply in my issue

arthurfiorette commented 1 month ago

The Commonsjs bundle worked. Your issue has another error now.

github-actions[bot] commented 1 month ago

:rocket: PR was released in v2.3.0 :rocket: