Uh oh!
There was an error while loading. Please reload this page.
chore(clerk-js,types): Initialize tasks on Session resource - #5170
Conversation
🦋 Changeset detectedLatest commit: aa2c20a The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
613811f to
465496aComparetasks on Session resourcetasks on Session resourcetasks on Session resourcetasks on Session resource4809110 to
f559c3eComparef559c3e to
b9b5431Compareb9b5431 to
1882e49CompareUh oh!
There was an error while loading. Please reload this page.
1882e49 to
d474276CompareUh oh!
There was an error while loading. Please reload this page.
d474276 to
fa71eecCompareCurrently holding on this one until tomorrow, cause we've been discussing on FAPI returns a list of tasks instead of an object, so we don't have to manually transform it to entries here when serializing the JSON. |
40d7d1e to
e2e02ecComparee2e02ec to
aa2c20aCompareLauraBeatris
commented
Feb 18, 2025
I've just updated it to use an array of session tasks instead |
Description
Adds the
tasksproperty on the session client resource to be leveraged/accessed for displaying in AIO componentsChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change