Skip to content

fix: Use leptos_routes in leptos example instead of leptos_routes_with_context - #322

Merged
spencewenski merged 3 commits into
mainfrom
fix-leptos-routes
Aug 10, 2024
Merged

spencewenski merged 3 commits into
mainfrom
fix-leptos-routes

Conversation

@spencewenski

Copy link
Copy Markdown
Member

Using leptos_routes_with_context to provide the state as a context is redundant and can cause errors.

@spencewenski
spencewenski merged commit 054e161 into main Aug 10, 2024
@spencewenski
spencewenski deleted the fix-leptos-routes branch August 10, 2024 07:22
@github-actions github-actions Bot mentioned this pull request Aug 12, 2024
spencewenski added a commit that referenced this pull request Aug 12, 2024
## 🤖 New release
* `roadster`: 0.5.18 -> 0.5.19

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.19](roadster-v0.5.18...roadster-v0.5.19)
- 2024-08-12

### Added
- Redact bearer tokens in insta snapshots
([#325](#325))

### Fixed
- Do not simply use bearer token from cookie for auth
([#326](#326))
- Set default value for Jwt cookie name
([#324](#324))
- Derive `Clone` in JWT claim types
([#323](#323))
- Use `leptos_routes` in leptos example instead of
`leptos_routes_with_context`
([#322](#322))

### Other
- *(deps)* Bump EmbarkStudios/cargo-deny-action from 1 to 2
([#319](#319))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Spencer Ferris <3319370+spencewenski@users.noreply.github.com>
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.

1 participant