Conversation
WalkthroughIn the latest updates to various Changes
Sequence Diagram(s)The changes are not introducing new features or significantly modifying control flows; hence, sequence diagrams are not applicable. Tip You can generate walkthrough under a collapsible sectionEnable the Recent review detailsConfiguration used: CodeRabbit UI Files ignored due to path filters (5)
Files selected for processing (5)
Files skipped from review due to trivial changes (3)
Additional context usedLanguageTool
Additional comments not posted (2)
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (2)
plugins/delimiter-extractor/CHANGELOG.md (1)
12-12: Add missing comma.A comma is needed after "functionality" for clarity.
- If you need to implement this functionality you can use a listener to add in the field.constraints.required to the specific fields you need. + If you need to implement this functionality, you can use a listener to add in the field.constraints.required to the specific fields you need.Tools
LanguageTool
[uncategorized] ~12-~12: Possible missing comma found.
Context: ...uired. If you need to implement this functionality you can use a listener to add in the fi...(AI_HYDRA_LEO_MISSING_COMMA)
plugins/xlsx-extractor/CHANGELOG.md (1)
12-12: Add missing comma.A comma is needed after "functionality" for clarity.
- If you need to implement this functionality you can use a listener to add in the field.constraints.required to the specific fields you need. + If you need to implement this functionality, you can use a listener to add in the field.constraints.required to the specific fields you need.Tools
LanguageTool
[uncategorized] ~12-~12: Possible missing comma found.
Context: ...uired. If you need to implement this functionality you can use a listener to add in the fi...(AI_HYDRA_LEO_MISSING_COMMA)
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/plugin-delimiter-extractor@2.0.0
Major Changes
a6e764b: Removed the 'Required' field check from extractors and the subsequent field.constraints.required.
This is a breaking change if you are using this required field check in your implementation.
Source sheets don't require the field.constraints.required.
If you need to implement this functionality you can use a listener to add in the field.constraints.required to the specific fields you need.
Patch Changes
@flatfile/plugin-xlsx-extractor@3.0.0
Major Changes
a6e764b: Removed the 'Required' field check from extractors and the subsequent field.constraints.required.
This is a breaking change if you are using this required field check in your implementation.
Source sheets don't require the field.constraints.required.
If you need to implement this functionality you can use a listener to add in the field.constraints.required to the specific fields you need.
Patch Changes
@flatfile/util-extractor@2.0.0
Major Changes
a6e764b: Removed the 'Required' field check from extractors and the subsequent field.constraints.required.
This is a breaking change if you are using this required field check in your implementation.
Source sheets don't require the field.constraints.required.
If you need to implement this functionality you can use a listener to add in the field.constraints.required to the specific fields you need.
@flatfile/plugin-json-extractor@0.7.7
Patch Changes
@flatfile/plugin-xml-extractor@0.5.19
Patch Changes