Skip to content

Latest commit

 

History

History
102 lines (71 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

102 lines (71 loc) · 7.63 KB

0.7 (2017-10-13)

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

See the Forum for more information on the Framework Preview.

Features 🎉

Changes 💡

Bug Fixes 🐛

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.