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

Changeset Action: Version Packages + Publish #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 2, 2024

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

@accelint/[email protected]

Minor Changes

  • 13f0d6c: The toBoolean function (packages/converters) centralizes the logic for coercing a value
    to a boolean which enables the predicate functions (packages/predicates/src/is-noyes) to
    be more specific in what they compare against rather than them simply being alias names
    to broad validation. The available predicates are now:

    • isAnyFalsy
    • isAnyTruthy
    • isFalse
    • isTrue
    • isOn
    • isOff
    • isNo
    • isYes

@accelint/[email protected]

Minor Changes

  • 6c23f31: Add coordinate parsing capability; parse string into object with conversion
    options: MGRS, UTM, and lat/lon DD, DDM, DMS. Some error messaging is included
    to be helpful for users and debuggers.

Patch Changes

@accelint/[email protected]

Minor Changes

  • 13f0d6c: The toBoolean function (packages/converters) centralizes the logic for coercing a value
    to a boolean which enables the predicate functions (packages/predicates/src/is-noyes) to
    be more specific in what they compare against rather than them simply being alias names
    to broad validation. The available predicates are now:

    • isAnyFalsy
    • isAnyTruthy
    • isFalse
    • isTrue
    • isOn
    • isOff
    • isNo
    • isYes

Patch Changes

  • 4ceec7e: Improve performance of is-noyes.

@accelint/[email protected]

Patch Changes

@apps/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 4119476 to d5e6947 Compare December 4, 2024 18:37
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from db9cd99 to 95614cb Compare December 18, 2024 17:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 037bb24 to 401bce5 Compare December 27, 2024 17:27
@github-actions github-actions bot force-pushed the changeset-release/main branch from 401bce5 to 43722bc Compare December 27, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants