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

chore: publish new package versions #1879

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 22, 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

@electric-sql/[email protected]

Patch Changes

@electric-sql/[email protected]

Patch Changes

  • 7de9f1d: Handle 400 errors as unrecoverable rather than must-refetch cases

@core/[email protected]

Patch Changes

  • 11c326f: Unify CORS header handling to ensure they are always present
  • 7de9f1d: Handle 400 errors as unrecoverable rather than must-refetch cases
  • 3bdf6b6: Handle relations in ShapeLogCollector same way that transactions are handled
  • a8b36ac: Validate table names locally first before going to PG to save resources

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 1ada6da to 476f6a0 Compare October 23, 2024 11:00
@github-actions github-actions bot force-pushed the changeset-release/main branch from 476f6a0 to 3279681 Compare October 25, 2024 22:05
Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 3279681
🔍 Latest deploy log https://app.netlify.com/sites/electric-next/deploys/671c1619940a6c0008ddf923
😎 Deploy Preview https://deploy-preview-1879--electric-next.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 site configuration.

Copy link
Contributor

@KyleAMathews KyleAMathews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@KyleAMathews KyleAMathews merged commit d43c375 into main Oct 25, 2024
4 checks passed
@KyleAMathews KyleAMathews deleted the changeset-release/main branch October 25, 2024 22:08
KyleAMathews pushed a commit that referenced this pull request Nov 1, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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
## @electric-sql/[email protected]

### Patch Changes

-   Updated dependencies [b3926a4]
    -   @electric-sql/[email protected]

## @electric-sql/[email protected]

### Patch Changes

- b3926a4: Handle 400 errors as unrecoverable rather than `must-refetch`
cases

## @core/[email protected]

### Patch Changes

- fedf08a: Unify CORS header handling to ensure they are always present
- b3926a4: Handle 400 errors as unrecoverable rather than `must-refetch`
cases
- cd8ec40: Handle relations in `ShapeLogCollector` same way that
transactions are handled
- 696eb9d: Validate table names locally first before going to PG to save
resources

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant