Skip to content

Latest commit

 

History

History
243 lines (170 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

243 lines (170 loc) · 15.6 KB

Download the latest CLI version with npm install -g graphcool.

0.9.2 (2017-11-10)

CLI

The CLI now works with Windows.

0.9 (2017-11-08)

Server

CLI

Playground

Version 1.1.1 has been released

  • Added middleware support
  • Expose component for React 16
  • Added serverless handler

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.