UNPKG

@graphql-hive/importer

Version:
17 lines (9 loc) 810 B
# @graphql-hive/importer ## 1.0.1-alpha-067ab02c157b3c030fc14630e30301be6a1fd573 ### Patch Changes - [#642](https://github.com/graphql-hive/gateway/pull/642) [`3ed97fa`](https://github.com/graphql-hive/gateway/commit/3ed97fab63db6673728f59b00dc6bba83ee12768) Thanks [@ardatan](https://github.com/ardatan)! - New JSON-based logger By default, it prints pretty still to the console unless NODE_ENV is production. For JSON output, set the `LOG_FORMAT` environment variable to `json`. ## 1.0.0 ### Major Changes - [#462](https://github.com/graphql-hive/gateway/pull/462) [`9a6ae85`](https://github.com/graphql-hive/gateway/commit/9a6ae85470de66fa397c8f0f03e66f6919eddfdb) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Improving Hive's importing capabilities allowing it to parse TypeScript files