Bump @solidjs/start from 1.1.7 to 1.2.0
Merged
Number: #1266
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
September 15, 2025 at 11:02 PM UTC
(10 months ago)
(10 months ago)
Updated:
September 16, 2025 at 03:14 PM UTC
(10 months ago)
(10 months ago)
Merged:
September 16, 2025 at 03:14 PM UTC
(10 months ago)
by LadyBluenotes
(10 months ago)
by LadyBluenotes
Time to Close:
about 16 hours
Labels:
dependencies javascript
dependencies javascript
Assignees:
LadyBluenotes
LadyBluenotes
Description:
Bumps @solidjs/start from 1.1.7 to 1.2.0.
Release notes
Sourced from @solidjs/start's releases.
@solidjs/start@1.2.0Minor Changes
- b454563: adds the option to change the public directory to something other than the default "public"
Patch Changes
- 7282ef4: fix: check for
nullinstad ofundefinedinHeaderProxy- 12f3a3d: Handle multiple exports from the same file in fs-router
- 222c8fc: Enhance route matching to return
isPageflag and add tests for plain text API response and Missing page handling that has both api/file routes.- f674717: delete expired cookies in Single-Flight requests
- 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Changelog
Sourced from @solidjs/start's changelog.
1.2.0
Minor Changes
- b454563: adds the option to change the public directory to something other than the default "public"
Patch Changes
- 7282ef4: fix: check for
nullinstad ofundefinedinHeaderProxy- 12f3a3d: Handle multiple exports from the same file in fs-router
- 222c8fc: Enhance route matching to return
isPageflag and add tests for plain text API response and Missing page handling that has both api/file routes.- f674717: delete expired cookies in Single-Flight requests
- 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Commits
d59409achore: release1.2.0(#1932)f674717fix: handle deleted cookies in Single-Flight requests (#1970)222c8fcfix: Enhance route matching to returnisPageflag and add tests for… (#1927)12f3a3dfix: Handle multiple exports from the same file in fs-router (#1936)1e6d157coverfetchEventwith a few unit tests (#1958)7282ef4fix:fetchEvent->HeaderProxychecks fornullinstead ofundefined(...b454563feat: add option to change public directory (#1921)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
2
2
Files Changed:
2
2
Additions:
+325
+325
Deletions:
-385
-385
Package Dependencies
Technical Details
| ID: | 7850518 |
| UUID: | 2830870158 |
| Node ID: | PR_kwDOHHYr186ou6aO |
| Host: | GitHub |
| Repository: | solidjs/solid-docs |
| Merge State: | Unknown |