unpkg is unmaintained and full of issues. I switched the documentation over to jsDelivr since it's actively maintained and is much more reliable due to its fallback system.
I also switched the version tags from @1.8.21 to @1 since it's really easy for the docs to get out of sync with the actual latest version. If a developer really needs a specific version, then they'll tag it themselves.
unpkg is unmaintained and full of issues. I switched the documentation over to jsDelivr since it's actively maintained and is much more reliable due to its fallback system.
I also switched the version tags from
@1.8.21
to@1
since it's really easy for the docs to get out of sync with the actual latest version. If a developer really needs a specific version, then they'll tag it themselves.