Skip to content

Latest commit

 

History

History
92 lines (39 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

92 lines (39 loc) · 2.8 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2018-09-05)

Features

  • permissions: allow multiple rules on a same operation (671bce1)

1.0.2 (2018-08-23)

Bug Fixes

  • init: apply debug options property to graphql-shield (cdad399)

1.0.1 (2018-08-22)

Features

1.0.0 (2018-08-22)

0.3.1 (2018-08-22)

Bug Fixes

  • types: update default options interface (b32dd8c)

0.3.0 (2018-08-22)

Features

  • permissions: improve code organization + add default rule (833841c)

0.2.0 (2018-08-22)

Bug Fixes

  • deps: tslint-config-airbnb@5.10.0 (f5592f7)

Features

  • permissions: review wrapping rules logic (204078c)

0.1.1 (2018-08-20)

Features

  • deps: add pluralize package (1ef989d)
  • permissions: update default rules and name for Read + Browse (1943b8e)

0.1.0 (2018-08-17)

Features

  • global: initial commit 🎉 (182945b)