All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed FS module not being available in the SDK.
- Clarified some types in the input SDK.
- General cleanup of some comments.
- Removed the
__sdk.js
developer file from the respoitory. - Fixed the types for runAirtableScript.
- Made the distribution use a relative path for importing the SDK code.
- Changed the
name
property of records to pull data from the first field in the table.
- Initial release.