Minor Changes
- #1030
49ff399
Thanks @markdalgleish! - Provide current file scope as an additional argument to the adapter methodsregisterClassName
andregisterComposition
. This is to allow fine-grained caching of registered class names and class compositions per file.
Patch Changes
- #1030
49ff399
Thanks @markdalgleish! - Throw whensetAdapter
is called with a falsy value