Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 1.38 KB

Changelog

0.1.0 (2020-12-09)

Features

  • add AuthorizationException (cce6d5d)
  • add Gate.registerActions (c6755cd)
  • add make:policy ace command (d585337)
  • add templates for ace invocation (522553f)
  • implement Gate for global actions (be9faaf)
  • make it so (ff2c312)

Bug Fixes

  • allow make:policy to contain "policy" suffix in the name (246958a)
  • always pass null as guest user to gates (0da2d45)
  • remove auth package from peerDependencies (e348fbc)