Replace Ember Mascot with Ember Framework Logo#13109
Merged
Conversation
🦋 Changeset detectedLatest commit: b6b5cdb The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
TooTallNate
approved these changes
Feb 26, 2025
EndangeredMassa
approved these changes
Feb 26, 2025
erikareads
approved these changes
Feb 26, 2025
Merged
TooTallNate
pushed a commit
that referenced
this pull request
Feb 27, 2025
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## vercel@41.3.0 ### Minor Changes - feat(auth): `vercel login --future` and `vercel logout --future` via OAuth Device Authorization flow ([#12098](#12098)) ### Patch Changes - [errors] improve 'not found' error messaging to include scope ([#13111](#13111)) - Updated dependencies \[[`55008433b9ed9fe565142285f548f6d84cc021cc`](5500843), [`5155a42d1c193b0aba412c8d6be74782d40057ac`](5155a42), [`7f67b3cd40b3deff5f1736e44ae2ecba78fc5be2`](7f67b3c), [`70bec851b77ec3093723da2fbadfd82ea7ffd5f3`](70bec85), [`75775324f92672ccf152353400aebbe8f15b5ff2`](7577532)]: - @vercel/build-utils@10.3.1 - @vercel/next@4.7.2 - @vercel/remix-builder@5.4.2 - @vercel/node@5.1.10 - @vercel/static-build@2.7.2 ## @vercel/react-router@1.1.0 ### Minor Changes - Use underscore for server bundle ID for compatibility with Vite Environments API ([#13101](#13101)) ## @vercel/build-utils@10.3.1 ### Patch Changes - Parse yarn.lock file version ([#13114](#13114)) - [env-vars] expose VERCEL_DEPLOYMENT_ID as NEXT_PUBLIC_VERCEL_DEPLOYMENT_ID ([#13115](#13115)) - Fix vitest-e2e glob to include integration.test.ts ([#13097](#13097)) ## @vercel/client@15.1.2 ### Patch Changes - Updated dependencies \[[`55008433b9ed9fe565142285f548f6d84cc021cc`](5500843), [`5155a42d1c193b0aba412c8d6be74782d40057ac`](5155a42), [`70bec851b77ec3093723da2fbadfd82ea7ffd5f3`](70bec85)]: - @vercel/build-utils@10.3.1 ## @vercel/frameworks@3.6.2 ### Patch Changes - Replace Ember Mascot with Ember Framework Logo ([#13109](#13109)) - Updates the [Astro](https://astro.build) logo ([#13112](#13112)) ## @vercel/fs-detectors@5.3.9 ### Patch Changes - Updated dependencies \[[`bc62570efe8b240a49cbcdef394337743013731a`](bc62570), [`b1f0674bfed4311fd2531571b0644747f726ea94`](b1f0674)]: - @vercel/frameworks@3.6.2 ## @vercel/gatsby-plugin-vercel-builder@2.0.76 ### Patch Changes - Updated dependencies \[[`55008433b9ed9fe565142285f548f6d84cc021cc`](5500843), [`5155a42d1c193b0aba412c8d6be74782d40057ac`](5155a42), [`70bec851b77ec3093723da2fbadfd82ea7ffd5f3`](70bec85)]: - @vercel/build-utils@10.3.1 ## @vercel/next@4.7.2 ### Patch Changes - Ensure we lookup middleware function config properly ([#13107](#13107)) ## @vercel/node@5.1.10 ### Patch Changes - Updated dependencies \[[`55008433b9ed9fe565142285f548f6d84cc021cc`](5500843), [`5155a42d1c193b0aba412c8d6be74782d40057ac`](5155a42), [`70bec851b77ec3093723da2fbadfd82ea7ffd5f3`](70bec85)]: - @vercel/build-utils@10.3.1 ## @vercel/remix-builder@5.4.2 ### Patch Changes - Fix build failure when using an index route with a pathless layout ([#13108](#13108)) ## @vercel/static-build@2.7.2 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.76
QuietCraftsmanship
pushed a commit
to QuietCraftsmanship/Vercel
that referenced
this pull request
Jul 6, 2025
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## vercel@41.3.0 ### Minor Changes - feat(auth): `vercel login --future` and `vercel logout --future` via OAuth Device Authorization flow ([#12098](vercel/vercel#12098)) ### Patch Changes - [errors] improve 'not found' error messaging to include scope ([#13111](vercel/vercel#13111)) - Updated dependencies \[[`5426966eb98bb2695a84c7ec70e47f205f14b379`](vercel/vercel@5426966), [`bc029dea94eeefd967670d77c29e9b7d9ac7f9e3`](vercel/vercel@bc029de), [`57d4d47ff64f3c6a6f14cf71cf28c5730df71802`](vercel/vercel@57d4d47), [`f96d9357c539124e142e851d3ba726d03e4541ce`](vercel/vercel@f96d935), [`4847e7b86a3a6a856a11df70ed578b951e0e4d5c`](vercel/vercel@4847e7b)]: - @vercel/build-utils@10.3.1 - @vercel/next@4.7.2 - @vercel/remix-builder@5.4.2 - @vercel/node@5.1.10 - @vercel/static-build@2.7.2 ## @vercel/react-router@1.1.0 ### Minor Changes - Use underscore for server bundle ID for compatibility with Vite Environments API ([#13101](vercel/vercel#13101)) ## @vercel/build-utils@10.3.1 ### Patch Changes - Parse yarn.lock file version ([#13114](vercel/vercel#13114)) - [env-vars] expose VERCEL_DEPLOYMENT_ID as NEXT_PUBLIC_VERCEL_DEPLOYMENT_ID ([#13115](vercel/vercel#13115)) - Fix vitest-e2e glob to include integration.test.ts ([#13097](vercel/vercel#13097)) ## @vercel/client@15.1.2 ### Patch Changes - Updated dependencies \[[`5426966eb98bb2695a84c7ec70e47f205f14b379`](vercel/vercel@5426966), [`bc029dea94eeefd967670d77c29e9b7d9ac7f9e3`](vercel/vercel@bc029de), [`f96d9357c539124e142e851d3ba726d03e4541ce`](vercel/vercel@f96d935)]: - @vercel/build-utils@10.3.1 ## @vercel/frameworks@3.6.2 ### Patch Changes - Replace Ember Mascot with Ember Framework Logo ([#13109](vercel/vercel#13109)) - Updates the [Astro](https://astro.build) logo ([#13112](vercel/vercel#13112)) ## @vercel/fs-detectors@5.3.9 ### Patch Changes - Updated dependencies \[[`b4354453501489aadd8afd3386f70e8b57943557`](vercel/vercel@b435445), [`832b9351c5fb6d3f57c1e7e4f08a07e59bfb681e`](vercel/vercel@832b935)]: - @vercel/frameworks@3.6.2 ## @vercel/gatsby-plugin-vercel-builder@2.0.76 ### Patch Changes - Updated dependencies \[[`5426966eb98bb2695a84c7ec70e47f205f14b379`](vercel/vercel@5426966), [`bc029dea94eeefd967670d77c29e9b7d9ac7f9e3`](vercel/vercel@bc029de), [`f96d9357c539124e142e851d3ba726d03e4541ce`](vercel/vercel@f96d935)]: - @vercel/build-utils@10.3.1 ## @vercel/next@4.7.2 ### Patch Changes - Ensure we lookup middleware function config properly ([#13107](vercel/vercel#13107)) ## @vercel/node@5.1.10 ### Patch Changes - Updated dependencies \[[`5426966eb98bb2695a84c7ec70e47f205f14b379`](vercel/vercel@5426966), [`bc029dea94eeefd967670d77c29e9b7d9ac7f9e3`](vercel/vercel@bc029de), [`f96d9357c539124e142e851d3ba726d03e4541ce`](vercel/vercel@f96d935)]: - @vercel/build-utils@10.3.1 ## @vercel/remix-builder@5.4.2 ### Patch Changes - Fix build failure when using an index route with a pathless layout ([#13108](vercel/vercel#13108)) ## @vercel/static-build@2.7.2 ### Patch Changes - Updated dependencies \[]: - @vercel/gatsby-plugin-vercel-builder@2.0.76
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By framework maintainer request https://x.com/nullvoxpopuli/status/1894843453873209365