Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 21:01
39b04bd

Changelog

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.

[Unreleased]

[0.0.4] - 2025-01-13

Changed

  • Fixed FS module not being available in the SDK.
  • Clarified some types in the input SDK.
  • General cleanup of some comments.

[0.0.3] - 2025-01-10

Changed

  • 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.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.