What's Changed
Fix
- fix: pass origin to StringifiedNode (#1646)
- Audit and fix latent finalizer / reimport bugs (follow-up to #1598/#1630) (#1647)
- fix: stop CacheExtension leaking a cache key when a later extension short-circuits the render (#1648)
- {% cache %} compat follow-ups: docs, callback leak fix, regression tests (#1651)
Docs
- docs: warn against per-render state keyed by component ID in extensions (#1649)
- docs: fix the relative benchmark links (#1653)
Full Changelog: 0.150.0...0.150.1