Releases: specialblend/mapql
Releases · specialblend/mapql
0.3.1
What's Changed
- chore: bump version 0.3.0 by @specialblend in #20
- fix: type import for DirectiveInfo by @specialblend in #21
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.1
What's Changed
- refactor: clean up and optimize by @specialblend in #18
Full Changelog: 0.2.0...0.2.1
feat: executable script
Added
- feat: executable script
bump package.json version
Changed
- chore: bump package version to
0.1.1
.
Move dependencies to peerDependencies
Removed
- refactor: remove
graphql
,graphql-anywhere
,graphql-tag
,jsonpath
,rambda
from dependencies.
Added
- refactor: add
graphql
,graphql-anywhere
,graphql-tag
,jsonpath
,rambda
to devDependencies and peerDependencies. - chore: update docs with installation.
Initial Release
Added
- feat: map fields
- feat: filter fields
- feat: transform fields