This repository was archived by the owner on Nov 5, 2024. It is now read-only.
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 feature/stable-cadence, this PR will be updated.
Releases
@onflow/[email protected]
Minor Changes
#237
eceb9d6Thanks @jribbink! - Allow loading service key from environment variables and files.BREAKING CHANGES
getConfigValueandsethave been removed as these were just a confusing abstraction above the@onflow/configpackagesconfiginstance directly from the package374f371Thanks @jribbink! - Add Cadence v1.0 supportPatch Changes
ff545b0Thanks @jribbink! - Fixstable-cadencebuild#228
1d66db1Thanks @jribbink! - Useviewfunctions in FlowManager#235
1b630d2Thanks @Luze26! - Add fallback for version checking CLI when JSON not supported6a11947Thanks @NtTestAlert! - Fix shorthand imports#231
36824cfThanks @jribbink! - Update @onflow/fcl to v1.10.1