Skip to content

v0.20.0

Choose a tag to compare

@aomarks aomarks released this 26 Sep 19:22
· 8 commits to main since this release
4073566

Added

  • Implement cdnBaseUrl property to allow changing the underlying npm CDN base url. See README for more information.

Fixed

  • Make playground-elements more resilient to 404's from the CDN by not throwing errors when they occur. Instead, log a warning and continue to load the rest of the project.