- Fix
0.7.5
release
- Annotations detection not working when the same keys (3c7cd89)
- remove
safe-eval
to fixSandbox Breakout / Arbitrary Code Execution
vulnerability (831011a)
- import using relative path (b50325f)
- use
Maybe
util from local project instead of from GraphQL (b50325f)
- remove extra files from published package (9df0d05)
- bundle type declarations with published npm package (ed0459f)
- let users supply a string to
parseMetadata
to be parsed (3d0df66
- remove deprecation warning from console (11ea03a
- deps: move graphql to devDependency (2f0c271a)
- fix: return undefined when no description on field (bdafde6)
- migrate to typescript (344313f5)
- Change declaration dit to types (f708fd8c)
- update jest config to find tests (af82bfeb)