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

Version Packages #130

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Version Packages #130

merged 1 commit into from
Oct 28, 2022

Conversation

unional
Copy link
Contributor

@unional unional commented Oct 12, 2022

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

@just-web/react-commands@4.0.2

Patch Changes

  • Updated dependencies [d93f524]
  • Updated dependencies [adebc08]
  • Updated dependencies [cf41bf8]
    • @just-web/commands@3.1.1
    • @just-web/browser-keyboard@3.1.1
    • @just-web/app@3.1.1
    • @just-web/keyboard@3.1.1
    • @just-web/log@3.1.1
    • @just-web/os@3.1.1
    • @just-web/states@3.1.1
    • @just-web/types@3.1.1
    • @just-web/react@3.1.1

@just-web/app@3.1.1

Patch Changes

  • @just-web/log@3.1.1
  • @just-web/types@3.1.1

@just-web/log@3.1.1

Patch Changes

  • @just-web/types@3.1.1

@just-web/react@3.1.1

Patch Changes

  • @just-web/app@3.1.1
  • @just-web/log@3.1.1
  • @just-web/states@3.1.1
  • @just-web/types@3.1.1

@just-web/states@3.1.1

Patch Changes

  • @just-web/log@3.1.1

@just-web/browser@3.1.1

Patch Changes

  • @just-web/log@3.1.1
  • @just-web/states@3.1.1
  • @just-web/types@3.1.1

@just-web/browser-keyboard@3.1.1

Patch Changes

  • Updated dependencies [d93f524]
  • Updated dependencies [adebc08]
  • Updated dependencies [cf41bf8]
    • @just-web/commands@3.1.1
    • @just-web/keyboard@3.1.1
    • @just-web/log@3.1.1
    • @just-web/os@3.1.1
    • @just-web/types@3.1.1

@just-web/browser-preferences@3.1.1

Patch Changes

  • Updated dependencies [17d5574]
  • Updated dependencies [edca7c1]
  • Updated dependencies [d93f524]
  • Updated dependencies [adebc08]
  • Updated dependencies [cf41bf8]
    • @just-web/preferences@3.1.1
    • @just-web/commands@3.1.1
    • @just-web/log@3.1.1
    • @just-web/types@3.1.1

@just-web/commands@3.1.1

Patch Changes

  • d93f524: Set id as the command function name.

  • adebc08: Connects showCommandPalate instead of the just variant

  • cf41bf8: Make KeyboardContext optional.

    This allows the command to be used in an application that does not need key binding support,
    even if the command has key bindings.

    • @just-web/keyboard@3.1.1
    • @just-web/log@3.1.1
    • @just-web/states@3.1.1
    • @just-web/types@3.1.1

@just-web/events@3.1.1

Patch Changes

  • @just-web/log@3.1.1

@just-web/keyboard@3.1.1

Patch Changes

  • @just-web/log@3.1.1
  • @just-web/os@3.1.1
  • @just-web/states@3.1.1
  • @just-web/types@3.1.1

@just-web/os@3.1.1

Patch Changes

  • @just-web/log@3.1.1
  • @just-web/types@3.1.1

@just-web/preferences@3.1.1

Patch Changes

  • 17d5574: Add defaultValue support for getUserPreference
  • edca7c1: Fix app.preference.* return types
  • Updated dependencies [d93f524]
  • Updated dependencies [adebc08]
  • Updated dependencies [cf41bf8]
    • @just-web/commands@3.1.1
    • @just-web/keyboard@3.1.1
    • @just-web/log@3.1.1
    • @just-web/types@3.1.1

@just-web/routes@3.1.1

Patch Changes

  • @just-web/app@3.1.1
  • @just-web/log@3.1.1
  • @just-web/states@3.1.1
  • @just-web/types@3.1.1

@just-web/testing@0.2.12

Patch Changes

  • @just-web/log@3.1.1

@just-web/types@3.1.1

@just-func/play-react@0.2.18

Patch Changes

  • Updated dependencies [d93f524]
  • Updated dependencies [adebc08]
  • Updated dependencies [cf41bf8]
    • @just-web/commands@3.1.1
    • @just-web/react-commands@4.0.2
    • @just-web/browser-keyboard@3.1.1
    • @just-web/app@3.1.1
    • @just-web/browser@3.1.1
    • @just-web/keyboard@3.1.1
    • @just-web/log@3.1.1
    • @just-web/os@3.1.1
    • @just-web/routes@3.1.1
    • @just-web/states@3.1.1
    • @just-web/react@3.1.1

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2022

Codecov Report

Merging #130 (ec3b4f9) into main (17d5574) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   81.83%   81.83%           
=======================================
  Files          58       58           
  Lines         721      721           
  Branches       82       82           
=======================================
  Hits          590      590           
  Misses        129      129           
  Partials        2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@unional unional force-pushed the changeset-release/main branch 8 times, most recently from 0b64c73 to 0eacb45 Compare October 13, 2022 06:06
@unional unional force-pushed the changeset-release/main branch 4 times, most recently from f806ae8 to 223882f Compare October 27, 2022 20:39
@unional unional merged commit 175c11b into main Oct 28, 2022
@unional unional deleted the changeset-release/main branch October 28, 2022 01:57
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.

None yet

2 participants