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

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

Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

4.0.0 (2023-02-16)

⚠ 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 0a98506 to 1761b17 Compare February 16, 2023 05:00
@codesandbox-ci
Copy link

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 1761b17:

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 merged commit e8e611e into main Feb 16, 2023
@travis travis deleted the release-please--branches--main--components--uploader-core branch February 16, 2023 07:00
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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