Skip to content

Latest commit

 

History

History
194 lines (139 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

194 lines (139 loc) · 13.2 KB

You can download the CLI for the latest Framework version by running npm install -g graphcool.

See the Forum for more information on the Framework Preview.

0.8.1 (2017-10-22)

CLI

Lib

  • Version 0.1.4 of graphcool-lib has been released. Read the release notes here.

0.8 (2017-10-20)

Core

CLI

Lib

  • Version 0.1.3 of graphcool-lib has been released. Read the release notes here.

0.7 (2017-10-13)

Features 🎉

Changes 💡

Bug Fixes 🐛

0.6 (2017-10-06)

Features

Bug Fixes

Framework Preview

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.