Polywrap Origin (0.11.0) #52
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Polywrap Origin (0.11.0)
Features
@polywrap/core-js:https://domain.com/path). The non-wrap scheme will be used as the authority, and all other contents will be shifted into the path.https://domain.com/pathintowrap://https/domain.com/pathipfs://QmHASHintowrap://ipfs/QmHASH@polywrap/client-config-builder-js:DefaultBundlehas been broken apart into two separate bundles:sysandweb3.addBundle(...)has been added to theClientConfigBuilderinterface.addDefaults()now callsaddBundle("sys")andaddBundle("web3")internally.@polywrap/sys-config-bundle-js:logger,datetime,concurrent,http,httpResolverfileSystem,fileSystemResolver.@polywrap/web3-config-bundle-js:ethereumProviderV1,ethereumProviderV2,ipfsHttpClient,ipfsResolver,ensTextRecordResolver,ensResolver,ensIpfsContenthashResolver.@polywrap/config-bundle-types-js:bundlevalue, which is of typeBundle.Breaking Changes
@polywrap/client-config-builder-js:ClientConfigBuildertoPolywrapClientConfigBuilderIClientConfigBuildertoClientConfigBuilderaddWrapper(s)tosetWrapper(s)addPackage(s)tosetPackage(s)addRedirect(s)tosetRedirect(s)@polywrap/core-js:getEnvFromUriHistorytogetEnvFromResolutionPathBugs
@polywrap/client-js@polywrap/client-cofig-builder-js@polywrap/plugin-jsas a Dependency@polywrap/wasm-js: