Tags: jbolda/gatsby-source-airtable
Tags
Merge #423 423: Publish New Versions r=jbolda a=github-actions[bot] # Version Updates Merging this PR will release new versions of the following packages based on your change files. # gatsby-source-airtable ## [2.3.0] - 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. - [4c107f6](4c107f6) Adding change file on 2021-12-13 - [0d8c3f2](0d8c3f2) Copy/pasted from the example without changing the type, oops! on 2021-12-13 - [d7200c0](d7200c0) apply suggestions from code review on 2022-05-21 Co-authored-by: bors[bot] <bors[bot]@users.noreply.github.com>
[feature] multi-node types (#121) * Option to make tables separate node types (#52) * Option to make tables separate node types * Revert "Option to make tables separate node types" This reverts commit b59ffda. * Removed package/lock from branch * Added AirtableField node types. * Added more info for createSeparateNodeType * Version bump * Check that separateNodeType option exists * add option to set mapping fields each as a separate type (#115) * separateMapTypes config option * update version * Feat/multi node types/parent node field (#144) * prettier all the things * add separateNodeType option * spelling mistake * add separateNodeType * add example that errors without new features * bump version number Co-authored-by: Kevin Miller <keveemiller@gmail.com>
PreviousNext