Skip to content
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

Fix back compat #38

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Fix back compat #38

merged 2 commits into from
Sep 10, 2024

Conversation

jfrconley
Copy link
Contributor

An internal functions used at runtime was removed, breaking packages that use this as a peer dep.

Add back the deprecated internal function to support backwards compatibility

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 8ddf224

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nrfcloud/ts-json-schema-transformer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 6.11% 46/753
🔴 Branches 3.95% 21/532
🔴 Functions 4.17% 6/144
🔴 Lines 6.48% 45/694

Test suite run success

82 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 8ddf224

@jfrconley jfrconley merged commit 1791fe8 into main Sep 10, 2024
6 checks passed
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.

1 participant