Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release uploader-core 4.0.0 #370

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 3, 2023

🤖 I have created a release beep boop

4.0.0 (2023-02-06)

⚠ BREAKING CHANGES

  • core and framework components have changed considerably. Please read the updated doucmentation.
  • The uploader-core API has been augmented with a new method to support chunked CAR uploads uploadCarChunks. The static encode* functions are now exported directly from the *-uploader modules instead of being injected by the provider and have different signatures to allow for streaming DAG generation. The uploadCar method of the provider has been replaced with the more friendly uploadFile and uploadDirectory functions (and uploadCarChunks to allow for direct CAR uploads).

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--uploader-core branch from eab5c11 to a7e92dc Compare February 3, 2023 00:10
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 3, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0a98506:

Sandbox Source
@w3ui/example-react-file-upload Configuration
@w3ui/example-react-sign-up-in Configuration
@w3ui/example-react-uploads-list Configuration
@w3ui/example-solid-file-upload Configuration
@w3ui/example-solid-sign-up-in Configuration
@w3ui/example-solid-uploads-list Configuration
@w3ui/example-vue-file-upload Configuration
@w3ui/example-vue-sign-up-in Configuration
@w3ui/example-vue-uploads-list Configuration

@travis travis closed this Feb 3, 2023
@travis travis reopened this Feb 3, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--uploader-core branch from a7e92dc to 9fb17bf Compare February 3, 2023 01:52
@github-actions github-actions bot force-pushed the release-please--branches--main--components--uploader-core branch from 9fb17bf to 0a98506 Compare February 6, 2023 21:54
@travis travis closed this Feb 8, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add README to packages so look nice in npm
1 participant