Skip to content

Commit 99c2f01

Browse files
committed
upgrading dependencies
1 parent 4a1a1c2 commit 99c2f01

File tree

3 files changed

+601
-858
lines changed

3 files changed

+601
-858
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
- Removing the ability to call Model.remove() and Model.create() since those aren't compatible with how this library works.
44
- Muuuuch better tests
55
- Embedded permissions object cannot be overwritten
6-
- When a document has embedded permissions, those permissions will be checks when a save or remove is being done. That way someone cannot write to an object in a way that changes their permssions and then try to save it.
6+
- When a document has embedded permissions, those permissions will be checks when a save or remove is being done. That way someone cannot write to an object in a way that changes their permissions and then try to save it.
77
- Does not add permissions when a doc is empty

0 commit comments

Comments
 (0)