Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ea.cache #1183

Merged
merged 40 commits into from
Feb 18, 2025
Merged

Ea.cache #1183

merged 40 commits into from
Feb 18, 2025

Conversation

ericanderson
Copy link
Member

No description provided.

@ericanderson ericanderson force-pushed the ea.cache branch 2 times, most recently from 15b9e6f to 430b58d Compare February 7, 2025 18:24
@@ -206,7 +206,7 @@ export namespace Osdk {

readonly $clone: <NEW_PROPS extends PropertyKeys<Q>>(
updatedObject?:
| Osdk.Instance<Q, any, NEW_PROPS>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the fix to make intellisense work right

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will take it out for safety

@@ -15,3 +15,11 @@
*/

export { augment } from "../object/fetchPage.js";

// THIS IS NOT THE FINAL NAME DO NOT SHIP LIKE THIS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine to bikeshed names while in unstable though right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah

@ericanderson ericanderson merged commit 384ebd3 into main Feb 18, 2025
7 of 8 checks passed
@ericanderson ericanderson deleted the ea.cache branch February 18, 2025 22:35
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.

3 participants