Skip to content

chore: version packages (alpha)#128

Merged
mahyarmlk merged 1 commit into
mainfrom
changeset-release/main
Jun 27, 2026
Merged

chore: version packages (alpha)#128
mahyarmlk merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@intent-framework/core@0.1.0-alpha.10

Patch Changes

  • 95b68b4: feat(core): resource cacheTime — single-runtime stale-value eviction

    Adds cache.cacheTime option to ResourceCacheOptions. When set, a stale entry's
    value is retained for the specified milliseconds before being evicted. Active
    entry eviction resets status to idle, clears value/error/stale, and notifies
    subscribers. Inactive keyed entry eviction silently removes the entry. Works per
    key, per ResourceNode, within a single ScreenRuntime. No cross-navigation
    survival. No SWR.

@intent-framework/dom@0.1.0-alpha.10

Patch Changes

  • Updated dependencies [95b68b4]
    • @intent-framework/core@0.1.0-alpha.10
    • @intent-framework/router@0.1.0-alpha.10

@intent-framework/router@0.1.0-alpha.10

Patch Changes

  • Updated dependencies [95b68b4]
    • @intent-framework/core@0.1.0-alpha.10

@intent-framework/testing@0.1.0-alpha.10

Patch Changes

  • Updated dependencies [95b68b4]
    • @intent-framework/core@0.1.0-alpha.10

@mahyarmlk mahyarmlk closed this Jun 27, 2026
@mahyarmlk mahyarmlk reopened this Jun 27, 2026
@mahyarmlk mahyarmlk merged commit af56687 into main Jun 27, 2026
1 check passed
@mahyarmlk mahyarmlk deleted the changeset-release/main branch June 27, 2026 13:08
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.

1 participant