Releases: proofgeist/fmdapi
Releases · proofgeist/fmdapi
v3.3.5
Patch Changes
- 63f1da5: Update generated comment header
v3.3.4
Patch Changes
- 7b2cadd: Add type validation helper functions for detecting Otto API keys
v3.2.3
Patch Changes
- add wv path to export
- 4fff462: allow no params to listAll method
v3.2.2
Patch Changes
- b604cf6: remove webviewer import from main index
v3.2.1
Patch Changes
- 8146800: add removeFMTableNames to main export
v3.2.0
3.2.0
Minor Changes
- 30aa8a9: Add WebViewer Client
You can now use easily use this package with FileMaker webviewer integrations! Simply add @proofgeist/fm-webviewer-fetch to your project and specify the FM Script Name that runs the Execute Data API command in the fmschema.config file. Now you'll have autogenerated types for your FileMaker layouts but without sending calls via the network!
v3.1.0
Minor Changes
- c4f2345: Support portal fields in query type
Patch Changes
- 8fd05d8: fix: add more error trapping when importing config file in codegen CLI
v3.0.10
Patch Changes
- 6745dd2: fix Codegen on Windows systems