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 #323

Merged
merged 1 commit into from Mar 5, 2024
Merged

Version Packages #323

merged 1 commit into from Mar 5, 2024

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Feb 19, 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 master, this PR will be updated.

Releases

playroom@0.36.0

Minor Changes

  • c3f0373: Drop support for Node versions <18.12.0

  • 90edcc8: Add keybinding for copying Playroom link to clipboard with + + C (or, on Windows, Ctrl + Shift + C).

  • c99cc30: Add keybinding to toggle comment syntax for the current selection.

    Pressing Cmd + / (or, on Windows, Ctrl + /) will toggle comment syntax for the currently selected text.
    If no text is selected, the line the cursor is on will toggle comment syntax.

Patch Changes

  • dd95719: Add 'Insert snippet' shortcut to 'Keyboard Shortcuts' list in settings panel for better discoverability.

  • cad1ded: Remove dependency on current-git-branch package

  • 0215bb4: Replace query-string dependency with URLSearchParams

  • 6ad5895: Update shortcut format for Windows users for consistency with standard styling.

  • cb3c427: In the Settings Panel, sort keyboard shortcuts order by most frequently and widely used. Related shortcuts are grouped together.

  • b1766c2: Move Title setting from Settings Panel to Frame Panel to group current playroom settings together and improve discoverability.

    Now, all settings that affect the current playroom tab live in the Frame Panel.
    Settings affecting all playroom tabs live in the Settings Panel.

  • 41e8cfa: Fix an issue where new Playroom tabs without a set title would load a recently used title.

  • 134c5a4: Upgrade webpack-dev-server to v5

  • c3f0373: Update dependencies

  • f88a4e6: Fix async import of playroom config on Windows

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner February 19, 2024 04:22
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 10 times, most recently from a187f77 to 2df5904 Compare February 29, 2024 23:22
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 4 times, most recently from 33c1fde to 2db9594 Compare March 5, 2024 00:03
@michaeltaranto michaeltaranto merged commit 184a1b4 into master Mar 5, 2024
6 checks passed
@michaeltaranto michaeltaranto deleted the changeset-release/master branch March 5, 2024 02:19
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