[REL] v3.0.0-alpha.33
Pre-release
Pre-release
·
30 commits
to master
since this release
v3.0.0-alpha.33
- [FIX] owl: deduplicate owl-core in umbrella bundle
- [FIX] validation: assert circular references and already known objects
- [IMP] owl-core: tidy disposeComputation and pin dispose-must-not-track
- [IMP] owl-core: reduce work in reactivity hot paths
- [IMP] owl-core: add reactivity microbenchmark suite
- [MOV] utils: move some utils into core
- [IMP] types: give generic type to config and prop
- [IMP] core: add default value to config hook
- [MOV] plugin: move plugin hooks to core
- [IMP] runtime: add owl-core to paths
- [MOV] hooks: move hooks and scope lifecycle hooks to core
- [IMP] types: add expected keys info to keys issues
- [FIX] doc: audit v3 reference docs against the actual exports
- [FIX] docs: align vitepress anchor slugification with link test
- [FIX] owl-core: prevent disposed effect from running queued re-run