Closed memoyil closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 7, 2024 8:38am |
Latest commit: 54868155daeedb85b0ffc8c9a2cdac080a0484dc
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR-Codex overview
This PR modifies the
getPathList
function to usememoize
, updates path definitions, and enhances the handling of metadata for specific routes in the application. It also improves the retrieval of base paths and associated metadata.Detailed summary
getPathList
to usememoize
./home
and modified/
to includebasePath
and an image./info/tokens
,/info/v3/pairs
, and/info/v3/tokens
./liquidity/pool
withbasePath
.getCustomMeta
.