Skip to content

Commit 10e3b61

Browse files
Docs/with remix (#809)
* docs: adds link to remix * chore: bumps version, updates changelog * chore: debumps version to "0.39", as this is a docs update * Update CHANGELOG.md --------- Co-authored-by: Rishabh Poddar <[email protected]>
1 parent 5cbcc7d commit 10e3b61

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
77

8+
## [unreleased]
9+
10+
- Adds Remix example reference.
11+
812
## [0.39.0] - 2024-03-07
913

1014
### Overview

examples/with-remix/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Please run `npx create-supertokens-app@latest --frontend=remix` for a demo integration of SuperTokens with Remix.
2+
Source at: https://github.com/supertokens/create-supertokens-app/tree/master/boilerplate/fullstack/remix

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)