eidellev / inertiajs-adonisjs

279 stars 17 forks source link

fix: redirect back without query string #45

Closed dkonsoftware closed 2 years ago

dkonsoftware commented 2 years ago

Add withQs() to redirect back to avoid confusions when using query string.

eidellev commented 2 years ago

Thank you for openning this PR. Sorry it took me this long to get to it. Please note that this is failing over the commit message. I'm using commitlint for automated versioning: https://github.com/conventional-changelog/commitlint

In short, your commit message should be something like this:

feat(redirect): preserve query string when redirecting

BREAKING CHANGE: change in behavior affecting project currently using this library
eidellev commented 2 years ago

Thank you!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: