Skip to content

Generated project uses prismatic/schema for app-db validation

Compare
Choose a tag to compare
@drapanjanas drapanjanas released this 14 Dec 11:36
· 402 commits to master since this release

When using re-frame you probably want to give your app-db a schema.

  • generated project is using prismatic/schema 1.0.4 to validate app-db after execution of each handler
  • bumped version of re-frame to 0.6.0