Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe recent updates across several Flatfile plugins involve adding new version entries to their CHANGELOG files. These updates highlight initial releases and patch changes, particularly focusing on dependency updates to resolve extraction errors. This enhances the clarity of change tracking, improving user awareness of functional improvements and overall stability across the packages. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Plugin
User->>Plugin: Request plugin functionality
Plugin-->>User: Provide documentation and usage instructions
User->>Plugin: Use plugin features
Plugin-->>User: Execute requested actions
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 Configuration File (
|
935dcfe to
dd15c7f
Compare
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-view-mapped@1.0.2
Patch Changes
@flatfile/plugin-xlsx-extractor@3.1.4
Patch Changes
@flatfile/util-extractor@2.1.3
Patch Changes
@flatfile/util-response-rejection@1.3.5
Patch Changes