Closed fengelniederhammer closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dashboard-components | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 20, 2024 2:12pm |
This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.
Note that this might contain changes that are on main, but not yet released.
Changelog:
Lets test after the release in codePen
I tried it - it works.
resolves #407
Summary
The standalone bundle will not be includable from js code, but it's contained in the published artifact, so it should be usable via unpkg. If we notice that users need to include the standalone bundle, we can still add that later.
Screenshot
PR Checklist
[ ] The implemented feature is covered by an appropriate test.