Closed renovate[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
shiro | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2024 6:57pm |
This analysis was generated by the Next.js Bundle Analysis action. 🤖
Page | Size (compressed) |
---|---|
global |
87.06 KB (🟡 +1 B) |
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
This PR contains the following updates:
0.9.6
->1.0.0
Release Notes
emilkowalski/vaul (vaul)
### [`v1.0.0`](https://redirect.github.com/emilkowalski/vaul/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/a60e76abeefd58232dd46b470736f0d6371dc583...v1.0.0) ### New Docs https://vaul.emilkowal.ski/getting-started #### What's Changed - fix: undefined window by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/452](https://redirect.github.com/emilkowalski/vaul/pull/452) - fix: prevent undefined window by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/453](https://redirect.github.com/emilkowalski/vaul/pull/453) - feat: documentation by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/454](https://redirect.github.com/emilkowalski/vaul/pull/454) - feat: Add JSDocs by [@KajSzy](https://redirect.github.com/KajSzy) in [https://github.com/emilkowalski/vaul/pull/459](https://redirect.github.com/emilkowalski/vaul/pull/459) **Full Changelog**: https://github.com/emilkowalski/vaul/compare/v0.9.7...v1.0.0 ### [`v0.9.9`](https://redirect.github.com/emilkowalski/vaul/compare/59ad745971dd3901cd4b1b57f52c6159e81ac87a...a60e76abeefd58232dd46b470736f0d6371dc583) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/59ad745971dd3901cd4b1b57f52c6159e81ac87a...a60e76abeefd58232dd46b470736f0d6371dc583) ### [`v0.9.8`](https://redirect.github.com/emilkowalski/vaul/compare/v0.9.7...59ad745971dd3901cd4b1b57f52c6159e81ac87a) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/v0.9.7...59ad745971dd3901cd4b1b57f52c6159e81ac87a) ### [`v0.9.7`](https://redirect.github.com/emilkowalski/vaul/releases/tag/v0.9.7) [Compare Source](https://redirect.github.com/emilkowalski/vaul/compare/v0.9.6...v0.9.7) #### What's Changed - fix: horizontal shift by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/443](https://redirect.github.com/emilkowalski/vaul/pull/443) - fix: make modal false scrollable by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/444](https://redirect.github.com/emilkowalski/vaul/pull/444) - fix: input repositioning by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/446](https://redirect.github.com/emilkowalski/vaul/pull/446) - fix: opacity calculation by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/447](https://redirect.github.com/emilkowalski/vaul/pull/447) - fix: pointer events none by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/449](https://redirect.github.com/emilkowalski/vaul/pull/449) - fix: prevent nested drawers from scrolling to top by [@emilkowalski](https://redirect.github.com/emilkowalski) in [https://github.com/emilkowalski/vaul/pull/450](https://redirect.github.com/emilkowalski/vaul/pull/450) **Full Changelog**: https://github.com/emilkowalski/vaul/compare/v0.9.5...v0.9.7Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.