-
Notifications
You must be signed in to change notification settings - Fork 526
Comparing changes
Open a pull request
base repository: inertiajs/inertia
base: v2.0.17
head repository: inertiajs/inertia
compare: v2.1.0
- 14 commits
- 127 files changed
- 9 contributors
Commits on Jul 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4dd1942 - Browse repository at this point
Copy the full SHA 4dd1942View commit details
Commits on Jul 29, 2025
-
Support for passing custom component to
as
prop ofLink
component. (#2443) Co-authored-by: d.super <[email protected]> Co-authored-by: guizoxxv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7a1897 - Browse repository at this point
Copy the full SHA d7a1897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6241efe - Browse repository at this point
Copy the full SHA 6241efeView commit details
Commits on Jul 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a646842 - Browse repository at this point
Copy the full SHA a646842View commit details -
Allow function as children component in react Deferred and WhenVisible (
#2386) * Allow function as children component in react Deferred and WhenVisible * Fallback as function * Test --------- Co-authored-by: Pascal Baljet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a4312b - Browse repository at this point
Copy the full SHA 7a4312bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 232e1a0 - Browse repository at this point
Copy the full SHA 232e1a0View commit details
Commits on Aug 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02032e4 - Browse repository at this point
Copy the full SHA 02032e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad7693 - Browse repository at this point
Copy the full SHA fad7693View commit details
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 671c4c3 - Browse repository at this point
Copy the full SHA 671c4c3View commit details
Commits on Aug 13, 2025
-
Make Svelte's <Deferred> not crash in an SSR environment (#2396)
The <Deferred> component accesses `window`, which breaks SSR rendering of any pages that have <Deferred> components on them.
Configuration menu - View commit details
-
Copy full SHA for 2f4e6b4 - Browse repository at this point
Copy the full SHA 2f4e6b4View commit details -
Fix core: Queue processing when an item fails (#2467)
* always clear processingPromise when the promise is done * Added test --------- Co-authored-by: Pascal Baljet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40e38ac - Browse repository at this point
Copy the full SHA 40e38acView commit details -
Migrate playgrounds to Tailwind 4 (#2369)
* migrate to pnpm * Update pnpm-lock.yaml * Added scripts to run the test server and playground servers * formatting * simplify * approve esbuild postinstall * formatting * remove useless script * Add test server log message * Renamed `server:run` to `build` for consistency * Remove Pail from composer dev script and use pnpx * migrate to tailwind v4 * Update package.json * Update lock file --------- Co-authored-by: Pascal Baljet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78151c3 - Browse repository at this point
Copy the full SHA 78151c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597b639 - Browse repository at this point
Copy the full SHA 597b639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811d2af - Browse repository at this point
Copy the full SHA 811d2afView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.17...v2.1.0