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
@leafygreen-ui/[email protected]
Minor Changes
RenderModeenumPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
AlignandJustifyenumsPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
BeaconAlignenumPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
Align,Justify, andRenderModeenumsPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
RenderModeenumPatch Changes
@leafygreen-ui/[email protected]
Minor Changes
Tertiary,OnSuccess, andOnErrorborder color variants. AddedOnSuccess,OnError, andOnSuccessLinktext color variants@lg-tools/[email protected]
Minor Changes
linkscript to cover broader use cases:--no-parallel: Run the link command sequentially for each package. Useful for when the default parallel approach fails--launch-env: A string of environment variable lines asKEY=VALUE, separated by a newline. Only the specified environment variables will be used during npm link commands in the source and destination directories. This is useful to workaround environment variable pollution by tools such as version managers (e.g., asdf) or script runners (e.g., pnpm) that override the script's environment which impacts the launchednpm linkcommands. We recommend using--launch-env="$(env)"to use your original shell environment.Patch Changes
@lg-tools/[email protected]
Minor Changes
linkscript to cover broader use cases:--no-parallel: Run the link command sequentially for each package. Useful for when the default parallel approach fails--launch-env: A string of environment variable lines asKEY=VALUE, separated by a newline. Only the specified environment variables will be used during npm link commands in the source and destination directories. This is useful to workaround environment variable pollution by tools such as version managers (e.g., asdf) or script runners (e.g., pnpm) that override the script's environment which impacts the launchednpm linkcommands. We recommend using--launch-env="$(env)"to use your original shell environment.Patch Changes
@leafygreen-ui/[email protected]
Patch Changes
@leafygreen-ui/[email protected]
Patch Changes
package.json. Importing{ Spinner } from "@leafygreen-ui/loading-indicator/spinner"should no longer result in TS errors@lg-tools/[email protected]
Patch Changes