Skip to content

Fix CLI import #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 45 commits into from
Closed

Fix CLI import #34

wants to merge 45 commits into from

Conversation

jonluca
Copy link

@jonluca jonluca commented Dec 11, 2023

No description provided.

sixlive and others added 30 commits February 9, 2019 07:28
feat: implement dereferencing
Fix issue with falsy const values not triggering the rewrite
* 1.0.1

* github action > circleci

also treeware and semantic release

* chore: updated mocha

* chore: update nyc

* chore: add semnatic release

* allow locks

* chore: never any nodejs v8 support

Co-authored-by: Phil Sturgeon <me@philsturgeon.uk>
BREAKING CHANGE: derefencing errors are thrown
Co-authored-by: Tremper, Diego (ESI) <diego.tremper@adp.com>
This library is becoming less important with OAS3.1 being actual JSON Schema and with the frequency of Node releases I cant a) keep changing this matrix, or b) justify wasting compute resources on checking them all all the time. LMK if there's a problem in a particular version and we'll revert if it becomes an issue.
philsturgeon and others added 15 commits December 29, 2021 19:24
* Rewrote in typescript, created esm/cjs exports, brought in library, fixed circular references, added tests, changed test suite to vitest

* working top level dereferencing

* fix tests and filter if/then
* Clean up type imports, fix release scripts

* removed dependency, only test on greater than node 14, added lint checks

* test on windows

* test on windows

* test on windows

* test on windows

* support definitions conversions

* fix typescript complaints in tests
* Add documentation, clean up some types, small fixes

* re-add binn
* fix(esm): add suffix to import

* fix(modules): Change module resolution to node16 to prevent esm import errors, change types library

* fix(nested-definitions): add definitions availability for nested definitions
Co-authored-by: Eva Arnika Varga <arnika@letsdothis.com>
…ficial) support for node 14, bump json-scheme-walker version and openapi types version (#45)

* chore(versions): move to yarn 4, drop release for node 14, only output cjs

BREAKING CHANGE: Move to yarn 4 and only output a cjs build, drop support for node 14

* update build
@jonluca jonluca closed this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.