v3.0.0
BREAKING CHANGE: Passes the `url` prop to the `url` parameter instead of `tiles` * Adds a tiles prop to retain support for bare tile URLs * Adds support for TileJSON with relative tile URLs * Refactors <WithLinkLocation> to support svelte's compilerOptions.experimental.async = true * Extends docs