Patch Changes
- Support registering external templates via a directly-imported module object (
template.module), not just a resolvable file path (template.path). Lets host apps register a template that lives locally (not published as its own package) by statically importing it and passing the module inextend.services[].templates[].module.
Pull Requests
No merged pull requests found for this release.
Full Changelog: v1.0.2...v1.0.4