Skip to content

fix: restructure invalidation map for O(1) method lookup, decouple session from API - #1055

Merged
RUKAYAT-CODER merged 3 commits into
rinafcode:mainfrom
portableDD:feat/portableDD-cache-session
Aug 26, 2026
Merged

fix: restructure invalidation map for O(1) method lookup, decouple session from API#1055
RUKAYAT-CODER merged 3 commits into
rinafcode:mainfrom
portableDD:feat/portableDD-cache-session

Conversation

@portableDD

@portableDD portableDD commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Closes #988
Closes #989
Closes #990
Closes #991

…ssion from API

- rinafcode#989: Index MUTATION_INVALIDATION_MAP by HTTP method, add startup regex g-flag check
- rinafcode#988: Inject session accessor into axios interceptor via setSessionAccessor(), wire in App.tsx
- Update all test mocks from [] to new Map()
@drips-wave

drips-wave Bot commented Aug 25, 2026

Copy link
Copy Markdown

@portableDD Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

portableDD and others added 2 commits August 25, 2026 20:52
- rinafcode#991: Extract getOfflineFirst() as a pure data layer with no React dependencies,
  rewrite useOfflineData hook as a thin wrapper over it
- rinafcode#990: Add tests for metro.config.js custom resolver and route size analysis
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit c68bf46 into rinafcode:main Aug 26, 2026
2 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment