- Adds /test and /_generated/component.js entrypoints
- Drops commonjs support
- Improves source mapping for generated files
- Changes to a statically generated component API
- Allow
forceoption forfetchto force a re-population of the cache, without clearing the entry first.
- Add
logoption toActionCacheto log cache hits and misses.