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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@thirdweb-dev/auth@2.0.5
Patch Changes
4169b94,3b877ba,b54f95d,f8ab477,772f843,a9ec190,208b038,5345479]:thirdweb@0.7.16
Patch Changes
#172
89db3dbThanks @adam-maj! - Add thirdweb deploy to end of thirdweb detect and yarn build to thirdweb create#175
3332fa5Thanks @adam-maj! - Split create contract flow into two steps#177
3edec39Thanks @adam-maj! - thirdweb deploy redirects to contract deploy page if no contracts detected#184
bdec5a5Thanks @aeither! - Fix "Invalid Project name" when a project with a capital letter is enteredUpdated dependencies [
4169b94,3b877ba,b54f95d,f8ab477,772f843,a9ec190,208b038,5345479]:@thirdweb-dev/react@3.0.5
Patch Changes
#167
4169b94Thanks @joaquim-verges! - Syntax changes for react native support#168
208b038Thanks @jnsdls! - use internals wherever possible to allow wider usecases with<ThirdwebSDKProvider>& add invariants to catch improper use of functionality that requires the full<ThirdwebProviderearlier#168
208b038Thanks @jnsdls! - fix case where<ConnectWallet />button would get stuck when user cancels connection#168
208b038Thanks @jnsdls! - allow passingclassNameto<ConnectWallet />and<Web3Button />for possible style overridesUpdated dependencies [
4169b94,3b877ba,b54f95d,f8ab477,772f843,a9ec190,208b038,5345479]:@thirdweb-dev/sdk@3.0.5
Patch Changes
#167
4169b94Thanks @joaquim-verges! - Syntax changes for react native support#174
3b877baThanks @kumaryash90! - detect forwarder address for defender#163
b54f95dThanks @adam-maj! - Use independent JSON types by package#154
f8ab477Thanks @jnsdls! - Add fiat checkout to nft-drop, edition-drop and signature-drop#162
772f843Thanks @joaquim-verges! - Catch gas estimate errors in gasless tx#188
a9ec190Thanks @adam-maj! - Update JSON schema in SDKs#168
208b038Thanks @jnsdls! - Switch naming of exported prebuilt contract types back from<name>Implto<name>for easier use#161
5345479Thanks @joaquim-verges! - Allow forcing direct deploys to deploy implementations from release flowUpdated dependencies [
493ebf0,b54f95d,cfe8bba,f4074dd,d608cea,3580182,0ccbca7,45a400f]:@thirdweb-dev/solana@0.2.13
Patch Changes
#167
4169b94Thanks @joaquim-verges! - Syntax changes for react native support#173
fdda564Thanks @joaquim-verges! - Fix solana browser build#163
b54f95dThanks @adam-maj! - Use independent JSON types by package#188
a9ec190Thanks @adam-maj! - Update JSON schema in SDKs#178
45a400fThanks @adam-maj! - Update API for instantiating storageUpdated dependencies [
493ebf0,b54f95d,cfe8bba,f4074dd,d608cea,3580182,0ccbca7,45a400f]:@thirdweb-dev/storage@1.0.2
Patch Changes
#190
493ebf0Thanks @adam-maj! - Return URIs with gateway URLs#163
b54f95dThanks @adam-maj! - Use independent JSON types by package#156
cfe8bbaThanks @adam-maj! - Add resolveScheme method to storage#180
f4074ddThanks @adam-maj! - Replace schemes after files are uploaded#189
d608ceaThanks @adam-maj! - Pass through options#183
3580182Thanks @jnsdls! - allow uploading of the same file with the same file name#185
0ccbca7Thanks @jnsdls! - url encode filenames#178
45a400fThanks @adam-maj! - Update API for instantiating storage