Skip to content

Commit

Permalink
ADD(orga) hint for jsonschema-keycompression for next major
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed May 20, 2019
1 parent 3bc00b6 commit 07555bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions orga/before-next-major.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ In documents like the following, the properties inside of the array-object will
}
```

The best approach will be to create a separate module `jsonschema-key-compression` which works without rxdb.
This can then be better optimised for speed and size and also is easier to unit-test.

### RxDocument().toJSON() should not return rev by default

Currently `withRev` has default `true`.
Expand Down

0 comments on commit 07555bb

Please sign in to comment.