This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to version-3, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
version-3 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on version-3.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
tsconfck@3.0.0-next.6
Major Changes
breaking(errors): throw ENOENT from parse if input .json filename does not exist. throw custom error if exists but is no file (#121)
Patch Changes
fix(parseNative): return empty result for not found to align with parse (#121)
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to version-3, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
version-3
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onversion-3
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
tsconfck@3.0.0-next.6
Major Changes
Patch Changes