Commit 8e873f5
authored
Version 17.0.0 (#7585)
* ADD ensure indexes and primaryKey have a maximum `maxLength` of `1000`
* ADD use internal types for `WeakRef` so people do not have to add `ES2021.WeakRef` to their TypeScript config
* REMOVE dist folder
* ADD `context` field to all RxDB write errors for easier debugging
* CHANGE `toggleOnDocumentVisible` is now `true` by default
* CHANGE final fields no longer must be `required`
* FIX types
* FIX dexie
* FIX1 parent 53c0cca commit 8e873f5
File tree
1,197 files changed
+140
-64091
lines changed- dist
- cjs
- plugins
- attachments-compression
- attachments
- backup
- cleanup
- crdt
- dev-mode
- electron
- encryption-crypto-js
- flutter
- json-dump
- key-compression
- leader-election
- local-documents
- migration-schema
- migration-storage
- pipeline
- query-builder
- mquery
- replication-appwrite
- replication-couchdb
- replication-firestore
- replication-graphql
- replication-mongodb
- replication-nats
- replication-supabase
- replication-webrtc
- replication-websocket
- replication
- state
- storage-denokv
- storage-dexie
- storage-foundationdb
- storage-localstorage
- storage-memory
- storage-mongodb
- storage-remote-websocket
- storage-remote
- storage-sqlite
- test-utils
- update
- utils
- validate-ajv
- validate-is-my-json-valid
- validate-z-schema
- vector
- replication-protocol
- types
- modules
- plugins
- esm
- plugins
- attachments-compression
- attachments
- backup
- cleanup
- crdt
- dev-mode
- electron
- encryption-crypto-js
- flutter
- json-dump
- key-compression
- leader-election
- local-documents
- migration-schema
- migration-storage
- pipeline
- query-builder
- mquery
- replication-appwrite
- replication-couchdb
- replication-firestore
- replication-graphql
- replication-mongodb
- replication-nats
- replication-supabase
- replication-webrtc
- replication-websocket
- replication
- state
- storage-denokv
- storage-dexie
- storage-foundationdb
- storage-localstorage
- storage-memory
- storage-mongodb
- storage-remote-websocket
- storage-remote
- storage-sqlite
- test-utils
- update
- utils
- validate-ajv
- validate-is-my-json-valid
- validate-z-schema
- vector
- replication-protocol
- types
- modules
- plugins
- types
- plugins
- attachments-compression
- attachments
- backup
- cleanup
- crdt
- dev-mode
- electron
- encryption-crypto-js
- flutter
- json-dump
- key-compression
- leader-election
- local-documents
- migration-schema
- migration-storage
- pipeline
- query-builder
- mquery
- replication-appwrite
- replication-couchdb
- replication-firestore
- replication-graphql
- replication-mongodb
- replication-nats
- replication-supabase
- replication-webrtc
- replication-websocket
- replication
- state
- storage-denokv
- storage-dexie
- storage-foundationdb
- storage-localstorage
- storage-memory
- storage-mongodb
- storage-remote-websocket
- storage-remote
- storage-sqlite
- test-utils
- update
- utils
- validate-ajv
- validate-is-my-json-valid
- validate-z-schema
- vector
- replication-protocol
- types
- modules
- plugins
- docs-src/docs
- tutorials
- examples/angular
- orga
- src
- plugins
- dev-mode
- replication
- storage-dexie
- storage-mongodb
- types
- test/unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,197 files changed
+140
-64091
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments