Skip to content

Updated version of CLI in dependencies folder; removed uri resolver interface and all import redirects from plugins#1520

Closed
krisbitney wants to merge 1 commit into
origin-devfrom
update-dependencies-cli-0.10.0-pre.7
Closed

Updated version of CLI in dependencies folder; removed uri resolver interface and all import redirects from plugins#1520
krisbitney wants to merge 1 commit into
origin-devfrom
update-dependencies-cli-0.10.0-pre.7

Conversation

@krisbitney
Copy link
Copy Markdown
Contributor

@krisbitney krisbitney commented Feb 6, 2023

CLI version 0.9.4 does not have the ENS text record resolver. By updating the version of the CLI we use to build packages, we are able to remove the import redirects from the plugins.

The only remaining import redirect is for the IPFS interface. The PR that replaces the ipfs and ipfs resolver plugins will remove that.

An alternative solution could be to add the ENS text record resolver to 0.9.5 if we are still planning that release.

Combined with #1475, this will close #1504

… interface; removed import redirects from plugins
@krisbitney krisbitney marked this pull request as draft February 6, 2023 12:40
@krisbitney
Copy link
Copy Markdown
Contributor Author

Will split into separate PRs

@krisbitney krisbitney closed this Feb 7, 2023
@krisbitney krisbitney deleted the update-dependencies-cli-0.10.0-pre.7 branch February 7, 2023 17:12
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.

Remove unnecessary redirects and workarounds related to removing plugins from toolchain repo

1 participant