Releases: FlatFilers/flatfile-core-libraries
Releases · FlatFilers/flatfile-core-libraries
flatfile@3.12.0
Minor Changes
- a3cada0: add --env flag to deploy command and fetch environment directly by ID
@flatfile/react@7.13.11
Patch Changes
- 1797c63: Support react 19
flatfile@3.11.2
Patch Changes
- 021741d: Fix security vulnerability by moving Rollup plugins to devDependencies and upgrading @rollup/plugin-commonjs to v26.0.3 to eliminate vulnerable inflight dependency
@flatfile/vue@1.0.23
Patch Changes
- dffe4b2: add missing props to space creation
flatfile@3.11.1
Patch Changes
- f5a5303: This release updates the Flatfile dependencies in the cli package
flatfile@3.11.0
Minor Changes
- 72f8d68: This release adds the ability to namespace an agent
@flatfile/react@7.13.10
Patch Changes
- bd82163: Prevents loading historical events when reusing existing spaces
@flatfile/javascript@1.5.7
Patch Changes
- bd82163: Prevents loading historical events when reusing existing spaces
@flatfile/react@7.13.9
Patch Changes
- def4066: Fixes issue when using spaceUrl with an existing space
@flatfile/listener@1.1.2
Patch Changes
- 934736f: Event handlers now more gracefully recover from errors.