GitHub / solidjs/solid-start / commits
SolidStart, the Solid app framework
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9c1c936e |
fix netlify-static & netlify-edge presets (#2050)
Co-authored-by: Brenley Dueck <b****k@g****m> |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a9cd2cc6 |
feat: `vite preview` (#2060)
Co-authored-by: Brenley Dueck <b****k@g****m> |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 64b0c2cd |
nitro v2: set noExternals to false to avoid bundling native stuff (#2056)
Co-authored-by: Brenley Dueck <b****k@g****m> |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c6a33a20 |
disable organizeImports and set oxc formatter and upgrade oxfmt (#2062)
Co-authored-by: Brenley Dueck <b****k@g****m> |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 9201e71e | fix: set text/html content-type when ssr is false (#2059) |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 10bf9321 | fix: resolve path on windows (#2041) |
g-mero <6****o@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7077a49f | fix: collect CSS with shared chunk name (#2032) |
Katja Lutz <m****l@k****h>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a620eebc | fix: collect virtual module CSS in vite dev (#2039) |
Katja Lutz <m****l@k****h>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4a8d4150 |
chore: release (alpha) (#2031)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d4cc548f | Bump Seroval to `1.4.1` (#2037) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 8256190c | Rework `@solidjs/start/env` (#2034) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0c8a5e2c | export server types from /server (#2033) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 814e3c66 |
Add oxfmt (#2020)
Co-authored-by: Brendan Allan <b****h@o****m> |
Darko Bozhinovski <D****i@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| dd40610c | Handle base url in api routes (#2029) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6cbba24e |
Fix multiple Set-Cookie headers being lost on redirect responses (#2024)
Co-authored-by: Brendan Allan <b****h@o****m> |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5fdf5bd7 | deps: update changesets (#2030) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 375155d8 | Setup Alpha release channel for 2.0.0 releases (#2026) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d8878556 | fixtures should be `private: true` so they are not picked by changesets (#2022) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a22b3fa1 |
chore: release (#2021)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 44eee2b2 | enter pre-release mode for Start, add `main` to release triggers | Atila Fassina <a****a@f****u> | 7 months ago | |
| 4f29353c |
Publish `@solidjs/vite-plugin-nitro-2` (#2004)
Co-authored-by: Copilot <1****t@u****m>, Brendan Allan <b****h@o****m> |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 29c51277 | use tsx extension for root export (#2019) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e0c0eff2 |
feat: add back HttpHeader (#2017)
Co-authored-by: Brendan Allan <b****h@o****m> |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1bcba011 | use request headers in getHeader(s) (#2018) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 719ad542 | make vite a peer dependency of start (#2013) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e3deaa02 | Add typecheck for bundle (#2014) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3643ff36 | Write event.response.headers to returned Responses (#2011) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 139defd5 | use env.BASE_URL instead of env.SERVER_BASE_URL (#2012) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7550f7c1 |
add nitro 3 fixture - fix landing page build (#2008)
Co-authored-by: Brendan Allan <b****h@o****m> |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ebf10b22 |
VItest + Playwright migration (#2007)
Co-authored-by: Atila Fassina <a****a@f****u> |
Darko Bozhinovski <D****i@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fc91e608 | nitro v2 - change outDir if netlify preset is selected (#2010) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dbff19de | fix: explicit type imports (#2001) |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 675d6860 | add extra externalConditions to resolve config (#2003) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5f19f924 | refactor: avoid nested h3 defineHandler call in createBaseHandler (#2006) |
Katja Lutz <m****l@k****h>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 79bf309f | Update server-functions-plugin and cleanup server functions (#2005) |
Katja Lutz <m****l@k****h>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dde08770 | lp builds locally | Atila Fassina <a****a@f****u> | 7 months ago | |
| 7c8b6f3b | Devinxi - Unified CSS handling (#1965) |
Katja Lutz <m****l@k****h>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2b9179cd | Add `alpha` warning to Readme |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 20087ed5 | Make path() always absolute in prod (#2000) |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bb63bb39 |
Devinxi (#1942)
Co-authored-by: oscarbeaumont <o****r@o****e>, Brenley Dueck <b****k@g****m>, Katja Lutz <m****l@k****h>, Atila Fassina <a****a@f****u> |
Brendan Allan <b****h@o****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 84ae719c | add context-menu to download logos | Atila Fassina <a****a@f****u> | 8 months ago | |
| 6f737ecc | Fixed docs (#1987) |
Thomas <t****i@p****e>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 710350c7 |
Rearrange architecture according to RFC (#1977)
Co-authored-by: Thomas <t****i@p****e> |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fcad0a0d | Fix spelling of “whistles” on landing page (#1974) |
Rory O’Kane <r****y@r****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 8aa10f52 | chore: Updated with-auth example (#1963) |
Thomas <t****i@p****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d59409a0 |
chore: release `1.2.0` (#1932)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f674717b |
fix: handle deleted cookies in Single-Flight requests (#1970)
Co-authored-by: Kyle Zheng <k****3@g****m> |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 222c8fcd | fix: Enhance route matching to return `isPage` flag and add tests for… (#1927) |
dennev <d****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 12f3a3d8 | fix: Handle multiple exports from the same file in fs-router (#1936) |
dennev <d****3@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3b02718e | hotfix landing page | Atila Fassina <a****a@f****u> | 9 months ago | |
| 178cfa4e | Update landing page (#1964) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1e6d1576 | cover `fetchEvent` with a few unit tests (#1958) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7282ef40 | fix: `fetchEvent` -> `HeaderProxy` checks for `null` instead of `undefined` (... |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9d25a45c |
docs: Updated contribution guidelines and README (#1948)
Co-authored-by: Atila Fassina <a****a@g****m> |
Thomas Giudici <t****i@p****e>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1678f34e | Minor readme update (#1946) |
Thomas Giudici <t****i@p****e>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5833629a | Update README.md (#1939) |
Thomas Giudici <t****i@e****u>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5568611d |
chore: Updated with-auth example (#1928)
Co-authored-by: thomasbuilds <t****i@p****e> |
Thomas <t****i@e****u>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| af520c59 | fix: vite config types (#1856) |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 293c404a | Add strict CSP example (#1903) |
Amir Hossein Hashemi <8****i@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3400dfc6 | Update Deno quick start command (#1910) |
Amir Hossein Hashemi <8****i@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| b4545631 |
feat: add option to change public directory (#1921)
Co-authored-by: Birk Skyum <7****m@u****m> |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| eafd9156 |
chore: release (#1923)
Co-authored-by: github-actions[bot] <4****]@u****m>, Birk Skyum <7****m@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| f593adec | revert #1912 & fix #1920 (#1922) |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 7d98afa0 | chore: release (#1913) |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ca310ec3 | make new Response() returns text/plain (#1912) |
huseeiin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5d0c44e1 |
chore: release (#1902)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| bb5eaef1 | fix: bump vinxi version to latest AND pin @tanstack/server-functions-plugin v... |
Martin Rapp <5****6@u****m>
Committed by: Atila Fassina <a****a@f****u> |
12 months ago | |
| 2bae61e0 | fix: infinite loop on unexpected response from server function (#1898) (#1899) |
Yinon Burgansky <y****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f4052b25 | cli: add with-solidbase example (#1847) |
jer3m01 <j****1@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7030a134 |
chore: release (#1892)
Co-authored-by: github-actions[bot] <4****]@u****m>, Birk Skyum <b****m@p****e> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 68f9dfb6 |
chore: add changeset (#1891)
Co-authored-by: Birk Skyum <7****m@u****m> |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b7c174ce | fix: generators with server functions (#1888) |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8ef3aebd |
update to pnpm v10 (#1849)
Co-authored-by: Atila Fassina <a****a@f****u> |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f83526c4 | chore(authjs example): bump to latest `@solid-mediakit/auth` (#1866) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 28e3fc50 | chore: add devtools to with-tanstack-router example (#1848) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a696b99a |
chore: release (#1842)
Co-authored-by: github-actions[bot] <g****]@u****m>, Birk Skyum <b****m@p****e> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ffd7cbaa |
fix: nested route with escaping resolved incorrectly (#1829) (#1834)
Co-authored-by: Atila Fassina <a****a@f****u>, Birk Skyum <7****m@u****m> |
Yinon Burgansky <y****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 75581e0b | chore: bump start in tanstack example (#1841) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4c26a2f3 |
chore: release (#1815)
Co-authored-by: github-actions[bot] <g****]@u****m>, Birk Skyum <b****m@p****e> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 26e97be1 | ssr support for tanstack router (#1840) |
Brenley Dueck <b****y@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| cceb4ed8 | chore(with-tanstack-router example) bump deps (#1839) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b8ac19bc |
update with-vitest from vite 5 to 6 (#1835)
Co-authored-by: Atila Fassina <a****a@f****u> |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ba69575a |
chore: migrate tailwindcss setup to vite (examples/with-tailwindcss) (#1824)
Co-authored-by: Atila Fassina <a****a@f****u> |
Bobae Kang <b****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fbed0568 | chore: pin `pnpm` for corepack (#1831) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2e777703 | tailwind v4 support (#1827) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 13f68c13 | chore: tanstack router - add default error component (#1828) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4d48138f | chore: add tanstack router example with ssr false (#1821) |
Brenley Dueck <b****y@c****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0c9bc47a | fix: anonymous default exports with server functions (#1808) |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9b6ba7f9 | infra: automate issue management (#1798) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e3b90731 |
chore: release (#1806)
Co-authored-by: github-actions[bot] <g****]@u****m>, Atila Fassina <a****a@f****u> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| efd762e6 | fix: server function error when using export const (#1803) |
Brenley Dueck <b****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8649504a | chore: bump examples (#1794) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2683e263 | chore: add release token to node as well (#1793) |
Atila Fassina <a****a@f****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| edd78477 |
chore: release (#1765) GEAR 5
Co-authored-by: github-actions[bot] <g****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2624d457 | chore: use workspace package for landing page (#1791) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a0d81001 | chore: remove duplicate changeset (#1786) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c92c62ea | chore: update npm token name (#1792) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| da48fa2e |
chore: fix with-authjs example (#1790)
Co-authored-by: Atila Fassina <a****a@f****u> |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b162b31b |
chore: bump server function plugin (#1789)
Co-authored-by: Atila Fassina <a****a@f****u> |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2c4e0f0c | chore: update tailwind example to v4 (#1787) |
Birk Skyum <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago |