Releases: chriskalmar/shyft
Releases · chriskalmar/shyft
v1.0.0
- merge Shyft with Shyft-storage-connector
- extend with more TypeScript types
- update API signatures
- integrate GraphQL tests together with Postgres
- move to Github Actions
v0.8.0
- introduce is_null filter and improve type overrides d3a3abf
- generate additional filter inputs for obect and list types b988695
- add new storage type capabilities to filter object and list types 029dd7e
- Merge pull request #140 from chriskalmar/renovate/typescript-eslint-monorepo a613a1d
- Update typescript-eslint monorepo to v2.34.0 655bca9
- update deps f5bb16b
v0.7.2
v0.7.1
- Merge pull request #161 from getlarge/subscription 7d6d292
- Change subscription attributes presence checks e8472d5
- Merge pull request #160 from getlarge/subscription 6b628cd
- Merge branch 'subscription' of github.com:getlarge/shyft into subscription d9069af
- add todo 853e6c2
- replace duplicate typing functions in operation.ts and replace duplicated naming function in ProtocolGraphQLConfiguration 305f45d
- add preProcessor / postProcessor args types 4bbdf66
- replace duplicate typing functions in operation.ts and replace duplicated naming function in ProtocolGraphQLConfiguration 92daee3
- add preProcessor / postProcessor args types 294f7dc
GraphQL Subscriptions
- Merge pull request #158 from getlarge/subscription c90e154
- add Subcription permissions ; update permission tests 51cfdd2
- add Subscription postProcessor tests 24b1ea8
- Use subscription.preProcessor to compose topic ; update tests 0638329
- update Subscription resolvers and tests ; add simple subscribe test using graphql.subscribe and pubsub 27e59f5
- add pubsub from graphql-subscriptions ; whitelist entity.susbcriptions prop 7c64a45
- handle Subscription pre/post processors ; add optional delimiter - pattern - wildcard to compose dynamically topic listened by pubsub ccce3ab
- export Subscription class fad52af
- add utils for subscription fields and generation ; generate Subscription schema 7df04c6
- Add Subscription class and use it in Entity in engine 5199996
- Merge pull request #150 from getlarge/js_to_ts 8154600
- update lint commands ; fix ConnectionNode type 0226c7e
- remove useless comments 3882296
- Update engine/Action.ts and tests 1e0a785
- update test snapshots d599fec
- add git repository url ; add node types ec19a50
- convert to Typescript grapqlProtocol files ; fix /add engine types 2195720
- Merge branch 'master' of https://github.com/chriskalmar/shyft fe28172
- update test snapshots 7f94a5e
- add git repository url ; add node types 3cd3039
- convert to Typescript grapqlProtocol files ; fix /add engine types d07893c
- Improve engine dataTypes type 586bef0
- improve Schema types 74aeb76
- improve permission types 2c089b1
- update snapshots ce48710
- convert to typescript every file in /engine ; doument input / output types for classes and some functions ; add linter for built files 07d719b