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: update versions #451

Merged
merged 1 commit into from
Mar 25, 2024
Merged

chore: update versions #451

merged 1 commit into from
Mar 25, 2024

Conversation

flatfiledocker
Copy link
Contributor

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

@flatfile/[email protected]

Major Changes

  • ed308f5: @flatfile/plugin-dedupe: This release improves dedupe's handling of records. Previously it only deduped the first 10k records. Now it dedupes the entire sheet. It takes advantage of the processRecords utility for retrieving and finding duplicates, and creates a bulk record deletion job. Additionally it improves error messaging and bundles for both NodeJS and the browser.

    @flatfile/plugin-job-handler: This release updates jobHandler's job parameter to allow passing an EventFilter.

    @flatfile/util-common: This release fixes cross compatibility issues by using @flatfile/cross-env-config to retrieve environment variables.

Patch Changes

@flatfile/[email protected]

Minor Changes

  • ed308f5: @flatfile/plugin-dedupe: This release improves dedupe's handling of records. Previously it only deduped the first 10k records. Now it dedupes the entire sheet. It takes advantage of the processRecords utility for retrieving and finding duplicates, and creates a bulk record deletion job. Additionally it improves error messaging and bundles for both NodeJS and the browser.

    @flatfile/plugin-job-handler: This release updates jobHandler's job parameter to allow passing an EventFilter.

    @flatfile/util-common: This release fixes cross compatibility issues by using @flatfile/cross-env-config to retrieve environment variables.

Patch Changes

@flatfile/[email protected]

Patch Changes

@flatfile/[email protected]

Patch Changes

@flatfile/[email protected]

Patch Changes

@flatfile/[email protected]

Patch Changes

  • ed308f5: @flatfile/plugin-dedupe: This release improves dedupe's handling of records. Previously it only deduped the first 10k records. Now it dedupes the entire sheet. It takes advantage of the processRecords utility for retrieving and finding duplicates, and creates a bulk record deletion job. Additionally it improves error messaging and bundles for both NodeJS and the browser.

    @flatfile/plugin-job-handler: This release updates jobHandler's job parameter to allow passing an EventFilter.

    @flatfile/util-common: This release fixes cross compatibility issues by using @flatfile/cross-env-config to retrieve environment variables.

@carlbrugger carlbrugger merged commit 756410e into main Mar 25, 2024
2 checks passed
@carlbrugger carlbrugger deleted the changeset-release/main branch March 25, 2024 23:07
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