-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: Open external links on navto #188
Conversation
|
It seems to work now, I needed to run a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems OK
I'll test it this afternoon |
🎉 This PR is included in version 1.0.0-alpha.6 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
* feat: Lenra Application Routes (#178) * This should fix a lot * This is working !!! * update deps * Update application runner * feat: Update dependencies * ci: Releases alpha * feat: Update dependencies * feat: Update dependencies * feat: Update dependencies * fix: Error when building client (no tree shake) * feat: Client on port 4000 and API on 4001 (#187) * feat: Open external links on navTo (#188) * feat: Update dependencies (#189) * build(deps): beta deps --------- Co-authored-by: Thomas DA ROCHA <[email protected]>
* feat: Lenra Application Routes (#178) * This should fix a lot * This is working !!! * update deps * Update application runner * feat: Update dependencies * ci: Releases alpha * feat: Update dependencies * feat: Update dependencies * feat: Update dependencies * fix: Error when building client (no tree shake) * feat: Client on port 4000 and API on 4001 (#187) * feat: Open external links on navTo (#188) * feat: Update dependencies (#189) * build(deps): beta deps --------- Co-authored-by: Thomas DA ROCHA <[email protected]>
Closes #
Description of the changes
Checklist
I included unit tests that cover my changes
I added/updated the documentation about my changes
Technical highlight/advice