Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 1.87 KB

Change Log

All notable changes to this project will be documented in this file.

1.0.0 (2021-08-16)

Bug Fixes

  • prisma: fix 'isNot' and 'none' condition (#538) (d3bde31)
  • adjusts package tags to improve discoverability (73e88b0)
  • prisma: sets minimum @casl/ability version to 5.3.0 (55615e4)

Features

Performance Improvements

  • adds small optimizations in inverted parsing instructions and toComparable helper (32596d1)

1.0.0-alpha.2 (2021-05-12)

Bug Fixes

  • adjusts package tags to improve discoverability (73e88b0)
  • prisma: sets minimum @casl/ability version to 5.3.0 (55615e4)

1.0.0-alpha.1 (2021-05-10)

Features