Commit 1ece6b4
fix(aws): add missing base path to data routes (#672)
* fix(aws): add missing base path to data routes
* chore(aws): add tests for fixDataPage when base path is used
* chore(aws): remove unnecessary cleanup
* chore(aws): format with biome
* chore(aws): restore cleanup
* chore(aws): format with biome
* Create thirty-grapes-punch.md
---------
Co-authored-by: alebelcor <[email protected]>
Co-authored-by: conico974 <[email protected]>1 parent 44392ba commit 1ece6b4
File tree
3 files changed
+40
-1
lines changed- .changeset
- packages
- open-next/src/core/routing
- tests-unit/tests/core/routing
3 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
| 340 | + | |
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
493 | 508 | | |
494 | 509 | | |
495 | 510 | | |
| |||
503 | 518 | | |
504 | 519 | | |
505 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
506 | 539 | | |
0 commit comments