-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: phoenixframework/phoenix
base: v1.8.7
head repository: phoenixframework/phoenix
compare: v1.8.8
- 20 commits
- 91 files changed
- 14 contributors
Commits on May 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c03777d - Browse repository at this point
Copy the full SHA c03777dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602d7ef - Browse repository at this point
Copy the full SHA 602d7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7305b57 - Browse repository at this point
Copy the full SHA 7305b57View commit details
Commits on May 8, 2026
-
1
Configuration menu - View commit details
-
Copy full SHA for f55e7e2 - Browse repository at this point
Copy the full SHA f55e7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 579832e - Browse repository at this point
Copy the full SHA 579832eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e504295 - Browse repository at this point
Copy the full SHA e504295View commit details
Commits on May 9, 2026
-
Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 (#…
…6676) Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cbe817 - Browse repository at this point
Copy the full SHA 8cbe817View commit details
Commits on May 19, 2026
-
Fix phx.auth.gen template (#6682)
Changes the test template created by phx.gen.auth to match the text it generates for the LiveView ("Sign up" instead of "Register"). Co-authored-by: Sean Ewing <kyckling@proton.me>Configuration menu - View commit details
-
Copy full SHA for b130fad - Browse repository at this point
Copy the full SHA b130fadView commit details
Commits on May 20, 2026
-
Co-authored-by: ug <ug@ugnoMacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for ce39852 - Browse repository at this point
Copy the full SHA ce39852View commit details
Commits on May 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1badf83 - Browse repository at this point
Copy the full SHA 1badf83View commit details -
Add eex suffix to phx.gen.auth template override test (#6680)
* Add eex suffix to phx.gen.auth template override test * add separate legacy test --------- Co-authored-by: Steffen Deusch <steffen@deusch.me>
Configuration menu - View commit details
-
Copy full SHA for eea4895 - Browse repository at this point
Copy the full SHA eea4895View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a4e31 - Browse repository at this point
Copy the full SHA b6a4e31View commit details
Commits on May 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e1c3816 - Browse repository at this point
Copy the full SHA e1c3816View commit details -
Refactor template override backward compatibility test (#6684)
Add template override backward compatibility test Remove phx.gen.auth template override backward compatibility test
Configuration menu - View commit details
-
Copy full SHA for 39eb5dd - Browse repository at this point
Copy the full SHA 39eb5ddView commit details
Commits on Jun 1, 2026
-
Add README template for Phoenix umbrella (#6691)
* Add README template for Phoenix umbrella * Apply suggestion from @SteffenDE --------- Co-authored-by: Steffen Deusch <steffen@deusch.me>
Configuration menu - View commit details
-
Copy full SHA for cf9dd26 - Browse repository at this point
Copy the full SHA cf9dd26View commit details -
Replace all hexdocs URLs with the subdomain format (#6693)
See hexpm/hexpm#1614 This is the command to update the URLs: ```sh git grep -IlZ -E 'https://hexdocs\.pm/[A-Za-z0-9_]+' -- \ ':!doc/**' ':!_build/**' ':!deps/**' | xargs -0 perl -0pi -e 's{https://hexdocs\.pm/([A-Za-z0-9_]+)}{"https://" . ($1 =~ s/_/-/gr) . ".hexdocs.pm"}ge' ``` The diff is best viewed with: ``` git diff --word-diff=color --word-diff-regex=. ```
Configuration menu - View commit details
-
Copy full SHA for e1e7912 - Browse repository at this point
Copy the full SHA e1e7912View commit details
Commits on Jun 5, 2026
-
Clarify channel payloads can be any serializable value (#6695)
Updates documentation to match the implementation.
Configuration menu - View commit details
-
Copy full SHA for f30fa36 - Browse repository at this point
Copy the full SHA f30fa36View commit details
Commits on Jun 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d453e37 - Browse repository at this point
Copy the full SHA d453e37View commit details
Commits on Jun 10, 2026
-
Generator changes for LiveView 1.2 (#6696)
* Prepare for LiveView 1.2 * update integration_test deps * fix local_mail_adapter check for umbrellas * gate lv config * formatter changes
Configuration menu - View commit details
-
Copy full SHA for 729f781 - Browse repository at this point
Copy the full SHA 729f781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99df0a9 - Browse repository at this point
Copy the full SHA 99df0a9View 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 v1.8.7...v1.8.8