- This makes the fileNode pull
name
from the airtable metadata instead of the remote file, because when an airtable user changes the file name, airtable does not rename the original url. This change makes file name changes in airtable usable in the fileNode instead of needing to download, rename, and re-upload the file.
- Add logging statement
- 3c53464 Add logging message in catch on 2021-07-11
- Initialize covector to perform versioning and publishing of
gatsby-source-airtable
.- 3e65bed add covector on 2021-05-24
- Add custom node property with fetched records order
- 0880d57 Create change file & add usage example on 2021-05-26
- Upgrade
airtable.js
to^0.11.1
. This will remove transitive dependencies on outdated libs.- ef7a49f fix(deps): update dependency airtable to ^0.11.0 on 2021-05-24