Skip to content

fix: Add parentUrl to LocalData object properties - #253

Merged
m-hubenthal merged 1 commit into
mainfrom
fix/add-parenturl-to-localdata-types
Aug 21, 2026
Merged

fix: Add parentUrl to LocalData object properties#253
m-hubenthal merged 1 commit into
mainfrom
fix/add-parenturl-to-localdata-types

Conversation

@m-hubenthal

@m-hubenthal m-hubenthal commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update LocalData type definition to include new field parentUrl
  • Update primary documentation to reflect intended usage of LocalData
  • Misc. primary documentation clean up

Context

Consumers of foundry-js need a way to respond to URL changes in the parent application. The data is already being passed from Falcon/Toucan, this updates the type definition to reflect that capability.

Test Plan

  • Updated type reflects data accurately and includes inline documentation
  • Other misc. documentation is updated to reflect intended usage or examples of this new property

@changeset-bot

changeset-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3d2ec63

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@m-hubenthal m-hubenthal self-assigned this Aug 20, 2026
@m-hubenthal
m-hubenthal force-pushed the fix/add-parenturl-to-localdata-types branch from afb4a7f to 3006581 Compare August 20, 2026 16:02
* chore: Some light primary documentation clean up
@m-hubenthal
m-hubenthal force-pushed the fix/add-parenturl-to-localdata-types branch from 3006581 to 3d2ec63 Compare August 20, 2026 17:25
Comment thread README.md
Comment thread README.md
@m-hubenthal
m-hubenthal marked this pull request as ready for review August 20, 2026 17:28
Comment thread README.md
@m-hubenthal
m-hubenthal merged commit 85577d2 into main Aug 21, 2026
4 checks passed
@m-hubenthal
m-hubenthal deleted the fix/add-parenturl-to-localdata-types branch August 21, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants