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: broken type info path #146

Merged
merged 2 commits into from
Jun 15, 2022
Merged

Conversation

fatihaziz
Copy link
Contributor

It seems you forgot to change this when updating to 4.2,
because "dist/node/types/current/index.d.ts" changed to "dist/node/types/current/index.d.mts" or "dist/node/types/current/index.d.cts"

fix: #145

It seems you forgot to change this when updating to 4.2,
because `"dist/node/types/current/index.d.ts"` changed to `"dist/node/types/current/index.d.mts"` or `"dist/node/types/current/index.d.cts"`
@RebeccaStevens
Copy link
Owner

Thanks for this.

@RebeccaStevens RebeccaStevens changed the title 🔧Fix "deepmerge-ts module not found" error 🔧fix: broken type info path Jun 15, 2022
@RebeccaStevens RebeccaStevens changed the title 🔧fix: broken type info path fix: broken type info path Jun 15, 2022
package.json Outdated Show resolved Hide resolved
@RebeccaStevens RebeccaStevens merged commit b875711 into RebeccaStevens:main Jun 15, 2022
github-actions bot pushed a commit that referenced this pull request Jun 15, 2022
## [4.2.1](v4.2.0...v4.2.1) (2022-06-15)

### Bug Fixes

* broken type info path ([#146](#146)) ([b875711](b875711))
@github-actions
Copy link

🎉 This PR is included in version 4.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Jun 15, 2022
@fatihaziz fatihaziz deleted the patch-1 branch June 17, 2022 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 4.2.0 import broken
2 participants