Skip to content

Commit a97fb2b

Browse files
committed
1.5.1 Release
This commit signifies the 1.5.1 release. This release adds better Data API session management and introduces the transform module. This release also modifies the upload method to always return a recordId. The client now handles invalidated API token responses by properly clearing the session token. The transform module can be used to transform related table occurrence data into objects and portals into arrays. Signed-off-by: Lui de la Parra <[email protected]>
1 parent ee6eb71 commit a97fb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fms-api-client",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A FileMaker Data API client designed to allow easier interaction with a FileMaker application from a web environment.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)