Skip to content

Releases: proofgeist/fmdapi

v3.3.5

25 Jan 16:03
8f4ac40
Compare
Choose a tag to compare

Patch Changes

  • 63f1da5: Update generated comment header

v3.3.4

17 Jan 21:53
b7cce41
Compare
Choose a tag to compare

Patch Changes

  • 7b2cadd: Add type validation helper functions for detecting Otto API keys

v3.2.9

30 Oct 16:46
f9bac16
Compare
Choose a tag to compare

Patch Changes

  • remove node-fetch dep

v3.2.8

30 Oct 16:22
cd44bba
Compare
Choose a tag to compare

Patch Changes

  • update packages

v3.2.3

03 Oct 13:21
385260f
Compare
Choose a tag to compare

Patch Changes

  • add wv path to export
  • 4fff462: allow no params to listAll method

v3.2.2

15 Sep 00:29
a5620de
Compare
Choose a tag to compare

Patch Changes

  • b604cf6: remove webviewer import from main index

v3.2.1

22 Aug 19:55
6c9cd34
Compare
Choose a tag to compare

Patch Changes

  • 8146800: add removeFMTableNames to main export

v3.2.0

14 Aug 14:54
Compare
Choose a tag to compare

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

10 May 15:30
Compare
Choose a tag to compare

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

08 May 12:52
7f55a93
Compare
Choose a tag to compare

Patch Changes

  • 6745dd2: fix Codegen on Windows systems