Skip to content

Release v1.0.1

Latest
Compare
Choose a tag to compare
@realgpp realgpp released this 14 Dec 11:37
· 1 commit to main since this release

Refactor invalidations handling logic

  • Extract invalidate handling logic to avoid duplication
  • Standardize processing pipeline (pre, main, post) for values and URLs
  • Add more detailed logging at each pipeline stage
  • Minor code cleanup and refactoring