- Make
Resource.pointer
also properly handle empty pointers (which refer to the root document).
This fix likely only affects you if you were using that function directly, asResource.lookup
already handles empty fragments.
Full Changelog: v0.35.0...v0.35.1