masonite-inertia
masonite-inertia copied to clipboard
Server-side Masonite adapter for Inertia.js
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
- [ ] first add a way to register presets in M4 - [ ] add a inertia-vue3 preset to quickly scaffold a test
New update in Inertia.js doc about *Handling mismatches* and *CSRF protection* : - explain it with Masonite - check if we can integrate some helper in the adapter to ease...
The doc is a WIP here, first version should be available end of January 2021 🚀 https://samuelgirardin.gitbook.io/masonite-inertia/ Laravel and Rails are officially documented => the idea is to have same...
see here https://github.com/inertiajs/inertia-laravel/commit/f316b80d55f51e0bf6f69803ddfb5aa14a142d8b > This release adds the ability to nest props using dot notation (f316b80). This allows you to modify a globally shared prop from within a specific controller.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [vue](https://github.com/vuejs/core) from 3.2.30 to 3.2.47. Release notes Sourced from vue's releases. v3.2.47 Please refer to CHANGELOG.md for details. v3.2.46 Please refer to CHANGELOG.md for details. v3.2.45 Please refer to...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.30 to 3.2.47. Release notes Sourced from @vue/compiler-sfc's releases. v3.2.47 Please refer to CHANGELOG.md for details. v3.2.46 Please refer to CHANGELOG.md for details. v3.2.45 Please refer to...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.21. Release notes Sourced from postcss's releases. 8.4.21 Fixed Input#error types (by @hudochenkov). 8.4.20 Fixed source map generation for childless at-rules like @layer. 8.4.19 Fixed...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...