Skip to content

Conversation

@sheremet-va
Copy link
Member

Description

Resolves #issue-number

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.
  • Please check Allow edits by maintainers to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit 60f0d08
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/68f7bdb6395102000814d3fc
😎 Deploy Preview https://deploy-preview-8751--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sheremet-va sheremet-va force-pushed the 10-21-fix_browser_support_sync_not.tobeinthedocument_ branch from a635eb7 to 60f0d08 Compare October 21, 2025 17:07
Copy link
Member Author

sheremet-va commented Oct 21, 2025

Copy link
Member Author

sheremet-va commented Oct 21, 2025

Merge activity

  • Oct 21, 5:16 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 21, 5:16 PM UTC: @sheremet-va merged this pull request with Graphite.

@sheremet-va sheremet-va merged commit f5d0643 into main Oct 21, 2025
14 of 15 checks passed
@sheremet-va sheremet-va deleted the 10-21-fix_browser_support_sync_not.tobeinthedocument_ branch October 21, 2025 17:16
Copilot AI pushed a commit that referenced this pull request Nov 6, 2025
### Description

<!-- Please insert your description here and provide especially info about the "what" this PR is solving -->

Resolves #issue-number

<!-- You can also add additional context here -->

### Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
- [ ] It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
- [ ] Ideally, include a test that fails without this PR but passes with it.
- [ ] Please, don't make changes to `pnpm-lock.yaml` unless you introduce a new test example.
- [ ] Please check [Allow edits by maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to make review process faster. Note that this option is not available for repositories that are owned by Github organizations.

### Tests
- [ ] Run the tests with `pnpm test:ci`.

### Documentation
- [ ] If you introduce new functionality, document it. You can run documentation with `pnpm run docs` command.

### Changesets
- [ ] Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with `feat:`, `fix:`, `perf:`, `docs:`, or `chore:`.
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.

2 participants