Skip to content

Commit

Permalink
Update dirty-poets-change.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbrugger committed Apr 4, 2024
1 parent 8ae7758 commit beaafeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/dirty-poets-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
'@flatfile/util-common': patch
---

This release refactors and optimizes import statements across all plugins and utility files, particularly emphasizing the use of TypeScript's type keyword for type-only imports. Additionally this release centralizing the Rollup configuration and replacing axios with cross-fetch for HTTP requests. These changes streamline the codebase, enhance type safety, and unify HTTP request handling across the project.
This release refactors and optimizes import statements across all plugins and utility files, particularly emphasizing the use of TypeScript's type keyword for type-only imports. Additionally, this release centralizing the Rollup configuration and replacing axios with cross-fetch for HTTP requests. These changes streamline the codebase, enhance type safety, and unify HTTP request handling across the project.

0 comments on commit beaafeb

Please sign in to comment.