Skip to content

Latest commit

 

History

History
77 lines (56 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

77 lines (56 loc) · 6.03 KB

0.6 (2017-10-06)

Features

Bug Fixes

Framework Preview

See the Forum for more information on the Framework Preview.

Note: You can get the latest Framework version by running npm install -g graphcool@next.

Currently, permission queries can't contain a header section, which will be changed soon. More information here.

0.4 (2017-09-29)

Changes

Valid function names only use up to 64 alphanumeric letters, dashes and underscores. This is only checked when creating a new or updating an existing function and does not affect existing functions before updating them.

Features

Bug Fixes

Framework Preview

See the Forum for more information on the Framework Preview.

Note: The latest CLI version of the Framework Preview is currently available in version 1.4. This will soon be corrected to version 0.4 instead.