Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1014 Bytes

File metadata and controls

71 lines (40 loc) · 1014 Bytes

@spoosh/plugin-gc

0.4.0

  • Update for core plugin API rename (exportsinternal, instanceApiapi)

0.3.1

  • Use createSpooshPlugin for automatic type inference

0.3.0

  • Update for pages operation type rename

0.2.0

  • Add devtool tracing support

0.1.8

  • Updated dependencies
    • @spoosh/core@0.12.0

0.1.7

  • Updated dependencies
    • @spoosh/core@0.11.1

0.1.6

  • Prevent garbage collection for active listeners

0.1.5

  • Update documentation URLs to new /docs/{framework} format

0.1.4

Patch Changes

  • Fix homepage URL to point to correct documentation path

0.1.3

Patch Changes

  • Updated dependencies
    • @spoosh/core@0.4.0

0.1.2

Patch Changes

  • Updated dependencies
    • @spoosh/core@0.3.0

0.1.1

Patch Changes

  • Stable release

0.1.0-beta.0

Features

  • Initial beta release
  • Automatic garbage collection for stale cache entries
  • Configurable GC interval
  • Memory-efficient cleanup
  • Integration with cache plugin