Skip to content

chore: version packages (alpha)#124

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

chore: version packages (alpha)#124
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.9

Patch Changes

  • ba62d1d: feat(core): resource cache phase 2 - cache.key

    Adds ResourceKey type and cache.key option for resource cache keying.

    • cache.key derives a resource entry key from the current load context
    • One ResourceNode holds multiple internal entries, one per key
    • Each entry independently tracks value, error, status, stale flag, staleTime timer, and in-flight promise
    • ResourceRef proxies the active key entry
    • cache.staleTime timers are per key
    • cache.deduplicate deduplicates per active key
    • Resources without cache.key behave exactly as before

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

Patch Changes

  • Updated dependencies [ba62d1d]
    • @intent-framework/core@0.1.0-alpha.9
    • @intent-framework/router@0.1.0-alpha.9

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

Patch Changes

  • Updated dependencies [ba62d1d]
    • @intent-framework/core@0.1.0-alpha.9

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

Patch Changes

  • Updated dependencies [ba62d1d]
    • @intent-framework/core@0.1.0-alpha.9

@mahyarmlk mahyarmlk merged commit edb9413 into main Jun 27, 2026
1 check passed
@mahyarmlk mahyarmlk deleted the changeset-release/main branch June 27, 2026 07:22
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