Commit 1a5b37e
fix!: restore setup() signature (dbFilename, disableUpdates, firestoreDb)
Reverts the breaking signature change introduced in 2.0.0.
Apps were calling setup(null, false, firestoreDb) — the old contract
must be preserved.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 847b223 commit 1a5b37e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments