Commit 1825669
fix: Align types of rootNodeMap during root node tracking (#39262)
* fix(gatsby): change ids in findRootNodeAncestor from array to set (#39261)
* Update packages/gatsby/src/schema/node-model.js
Co-authored-by: Michal Piechowiak <[email protected]>
* chore: fix lint
---------
Co-authored-by: sdobz <[email protected]>
Co-authored-by: Michal Piechowiak <[email protected]>1 parent 6182b72 commit 1825669
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | | - | |
527 | | - | |
| 526 | + | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
0 commit comments