Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: All NPM packages, depedencies, laravel, workflow #1874

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jamesst20
Copy link

@jamesst20 jamesst20 commented May 12, 2024

Upgrades every NPM packages for

  • Core
  • All adapters
  • All playgrounds
  • Vue 2 integration tests (Upgrade from Cypress 6 to 13 + very minor fixes)
  • React: Minor typing improvements to useForm to allow compilation

Upgrade Laravel

  • All playgrounds have been upgraded to Laravel 11.
  • Fresh project from scratch: composer create-project laravel/laravel
  • Installed latest version of Laravel Inertia
  • Setup the same Inertia middleware
  • Setup same routes in web.php
  • Reused same Tailwind/PostCSS/(upgraded)packages.json
  • Reused same exact Resources folder (Views, JS, CSS, ...)
  • Used tsconfig.json from fresh project using vite template i.e npm create vite@latest myapp -- --template vue-ts

Upgrade github workflow

  • Upgraded to NodeJS 20 LTS. Now possible with everything up to date

Capture d’écran, le 2024-05-12 à 00 18 15

jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 12, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 12, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
jamesst20 added a commit to jamesst20/inertia that referenced this pull request May 28, 2024
Upgrade: All NPM packages, depedencies, laravel, workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant