-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
ci(changesets): versioning packages #1781
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cbc5010
to
b95b3cf
Compare
Torres-ssf
previously approved these changes
Feb 23, 2024
8a44c9f
to
6980752
Compare
8c1cf9f
to
96d4c23
Compare
96d4c23
to
9f309f6
Compare
Coverage Report:
Changed Files:Coverage values did not change👌. |
arboleya
approved these changes
Feb 26, 2024
danielbate
approved these changes
Feb 26, 2024
hbrooks
added a commit
to ellipsis-dev/fuels-ts
that referenced
this pull request
Feb 27, 2024
This reverts commit a84b384.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 master, this PR will be updated.
Releases
@fuel-ts/abi-coder@0.75.0
Minor Changes
@fuel-ts/abi-coder
, by @danielbate (See #1780)Patch Changes
@fuel-ts/account@0.75.0
Minor Changes
outputVariables
andmissingContractIds
to the return ofestimateTxDependencies
estimatedOutputs
from return ofgetTransactionCost
outputVariables
andmissingContractIds
to the return ofgetTransactionCost
inputs
andoutputs
from the estimated TX atBaseInvocationScope
, by @Torres-ssf (See4bee7751
)Predicate.estimateTxDependencies
now returns receipts which are used for the purposes of the optimizations mentioned aboveBaseInvocationScope.fundWithRequiredCoins
now calculates thefee
parameter internally so it was removed from the function signature, by @nedsalk (See #1767)Patch Changes
create-fuels@0.75.0
Minor Changes
create-fuels
CLI:-c, --contract Include contract program
-p, --predicate Include predicate program
-s, --script Include script program
--pnpm Use pnpm as the package manager
--npm Use npm as the package manager
-cs, -cp, -sp, -cps Shorthand to include combination of contract, script and predicate programs
-h, --help display help for command, by @Dhaiwat10 (See #1777)
@fuel-ts/errors@0.75.0
Minor Changes
@fuel-ts/abi-coder
, by @danielbate (See #1780)Patch Changes
@fuel-ts/program@0.75.0
Minor Changes
outputVariables
andmissingContractIds
to the return ofestimateTxDependencies
estimatedOutputs
from return ofgetTransactionCost
outputVariables
andmissingContractIds
to the return ofgetTransactionCost
inputs
andoutputs
from the estimated TX atBaseInvocationScope
, by @Torres-ssf (See4bee7751
)Predicate.estimateTxDependencies
now returns receipts which are used for the purposes of the optimizations mentioned aboveBaseInvocationScope.fundWithRequiredCoins
now calculates thefee
parameter internally so it was removed from the function signature, by @nedsalk (See #1767)Patch Changes
@fuel-ts/abi-typegen@0.75.0
Patch Changes
@fuel-ts/address@0.75.0
Patch Changes
@fuel-ts/contract@0.75.0
Patch Changes
@fuel-ts/crypto@0.75.0
Patch Changes
fuels@0.75.0
Patch Changes
forcBuildFlags
property tofuels
config, by @arboleya (See #1788)@fuel-ts/hasher@0.75.0
Patch Changes
@fuel-ts/interfaces@0.75.0
Patch Changes
@fuel-ts/math@0.75.0
Patch Changes
@fuel-ts/merkle@0.75.0
Patch Changes
@fuel-ts/script@0.75.0
Patch Changes
@fuel-ts/transactions@0.75.0
Patch Changes
@fuel-ts/utils@0.75.0
Patch Changes
@fuel-ts/versions@0.75.0
Patch Changes
@fuel-ts/forc@0.75.0
@fuel-ts/fuel-core@0.75.0