Bump to SolidStart 1.2.1 -> 1.3.2 - #368
Merged
Merged
Conversation
Bump SolidStart from 1.2.1 to 1.3.2 in the starter and app packages. 1.3.2 is the final v1 release (2026-02-24) and is currently the most installed version on npm at roughly 42% of weekly downloads, ahead of the tracked 1.2.1 at 23%. The 1.3 minor was not picked up when it shipped, so this fills that gap before the v2 migration lands. Still Vinxi based with the same `vinxi ^0.5.7` peer requirement as 1.2.1, so no config, tsconfig, or stats-generator changes are needed. `solid-js` goes to 1.9.11, the latest as of the 1.3.2 release date. `@solidjs/router`, `@solidjs/meta`, and `vinxi` were already at the latest versions from that date.
Collaborator
|
@birkskyum Thank you for doing this. We like to keep version bumps and other changes separate. Are you able to split this into two PRs? |
birkskyum
force-pushed
the
bump-solid-start-1.3.2
branch
from
August 7, 2026 02:43
f65a7b3 to
1f4e98b
Compare
Contributor
Author
|
@AlexanderKaran this one now only bumps to 1.3.2 , and is ready to go in Here's a separate PR that adds teh versinoing |
Collaborator
|
@birkskyum Thank you. Will merge this later today once I merge one new test. |
Collaborator
|
Closes #198 |
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.
Update to latest SolidStart v1.x version (most popular 1.x version),
My understanding is that the metrics are generated merge-time, therefore this persist results on the most relevant 1.x series version (1.3.2), before moving to SolidStart v2 in this follow-up PR: