Commit 5fa1838
v3.11.0 (#1149)
* feat(auth): support passwordless sign-in (#857, #1064) - @komachi
* fix(populate): take child param into account when populating (#1083, #1085) - @danielo515
* fix(docs): correctly redirect when auth does not exist in the routing example doc - @JonathanPorta
* chore(deps): bump ws in /examples/complete/typescript (#1148)
* chore(deps): bump color-string in /examples/complete/typescript (#1147)
* chore(deps): bump dns-packet in /examples/complete/typescript (#1110)
* chore(deps): bump dns-packet in /examples/complete/firestore (#1109)
* chore(deps): bump dns-packet in /examples/complete/simple (#1108)
Co-authored-by: Anton Nesterov <[email protected]>
Co-authored-by: Daniel Rodríguez Rivero <[email protected]>
Co-authored-by: Jonathan Porta <[email protected]>1 parent 7f679d6 commit 5fa1838
File tree
16 files changed
+1847
-1995
lines changed- .husky
- docs/recipes
- examples/complete
- firestore
- simple
- typescript
- src
- actions
- utils
- test
- unit
16 files changed
+1847
-1995
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3761 | 3761 | | |
3762 | 3762 | | |
3763 | 3763 | | |
3764 | | - | |
3765 | | - | |
3766 | | - | |
| 3764 | + | |
| 3765 | + | |
| 3766 | + | |
3767 | 3767 | | |
3768 | 3768 | | |
3769 | 3769 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4522 | 4522 | | |
4523 | 4523 | | |
4524 | 4524 | | |
4525 | | - | |
4526 | | - | |
4527 | | - | |
| 4525 | + | |
| 4526 | + | |
| 4527 | + | |
4528 | 4528 | | |
4529 | 4529 | | |
4530 | 4530 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2944 | 2944 | | |
2945 | 2945 | | |
2946 | 2946 | | |
2947 | | - | |
2948 | | - | |
2949 | | - | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
2950 | 2950 | | |
2951 | 2951 | | |
2952 | 2952 | | |
| |||
3827 | 3827 | | |
3828 | 3828 | | |
3829 | 3829 | | |
3830 | | - | |
3831 | | - | |
3832 | | - | |
| 3830 | + | |
| 3831 | + | |
| 3832 | + | |
3833 | 3833 | | |
3834 | 3834 | | |
3835 | 3835 | | |
| |||
4621 | 4621 | | |
4622 | 4622 | | |
4623 | 4623 | | |
4624 | | - | |
4625 | | - | |
4626 | | - | |
| 4624 | + | |
| 4625 | + | |
| 4626 | + | |
4627 | 4627 | | |
4628 | 4628 | | |
4629 | 4629 | | |
| |||
12465 | 12465 | | |
12466 | 12466 | | |
12467 | 12467 | | |
12468 | | - | |
12469 | | - | |
12470 | | - | |
| 12468 | + | |
| 12469 | + | |
| 12470 | + | |
12471 | 12471 | | |
12472 | 12472 | | |
12473 | 12473 | | |
| |||
0 commit comments