Releases: BenoitRanque/hasura-metadata-merge
Version 1.1.6
Better documentation
Fix that output of functions key in sources object in databases.yaml should be replaced with string path of functions.yaml
Version 1.1.5
Version 1.1.5.
Same as 1.1.4, but bumped package.json version 🤦♂️
Version 1.1.4
Publish version 1.1.4
Same as 1.1.3, but with built files
Version 1.1.3
Fix location of output directory for functions metadata files
Version 1.1.2
Fix names of output files for function metadata
Version 1.1.1
Fixed bug where some fields erroneously omitted from actions.yaml during writes
Version 1.1.0
Corrected types for API limits object, Added modifyMetadata
argument to mergeMetadataDirectories
and exposed readMetadata
and writeMetadata
. Update readme with more examples
First full release
First viable release. Includes coverage for entire metadata object.
Known to include some bugs, specifically the type definitions for the api_limits key is incorrect. Should not be used