You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/nextjs-with-auth0-react/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## \[0.1.3]
4
+
5
+
- Fix bug where person scenario was not passing parameters down
6
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
7
+
-[cfe6862](https://github.com/thefrontside/simulacrum/commit/cfe68622e3609336e0cde6ea40c3d144710c3734) Transparently pass through person scenario on 2021-08-05
8
+
- fix malformed token that had `mail` field, not `email` field
9
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
10
+
-[da75afd](https://github.com/thefrontside/simulacrum/commit/da75afdd0b5c47901e05ae7df5a4f968d0d2d613) add changefile on 2021-08-05
11
+
- Add a `debug` option to server that will log errors when
12
+
createSimulation() fails
13
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
14
+
-[7db8e11](https://github.com/thefrontside/simulacrum/commit/7db8e110f5d262f37d7dbf670d10a98cfe29f066) add changeset on 2021-07-15
15
+
-[c2525dc](https://github.com/thefrontside/simulacrum/commit/c2525dcab303cc37a638c7cefe180ef9926ab9ee) remove redundant task.halt from logging effect on 2021-07-27
16
+
-[6c2f83e](https://github.com/thefrontside/simulacrum/commit/6c2f83e5b183906a0a45ec6f3b8c8b06369dbfdb) add description to change file on 2021-07-30
Copy file name to clipboardExpand all lines: examples/nextjs-with-nextjs-auth0/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## \[0.0.4]
4
+
5
+
- Fix bug where person scenario was not passing parameters down
6
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
7
+
-[cfe6862](https://github.com/thefrontside/simulacrum/commit/cfe68622e3609336e0cde6ea40c3d144710c3734) Transparently pass through person scenario on 2021-08-05
8
+
- fix malformed token that had `mail` field, not `email` field
9
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
10
+
-[da75afd](https://github.com/thefrontside/simulacrum/commit/da75afdd0b5c47901e05ae7df5a4f968d0d2d613) add changefile on 2021-08-05
11
+
- Add a `debug` option to server that will log errors when
12
+
createSimulation() fails
13
+
- Bumped due to a bump in @simulacrum/auth0-simulator.
14
+
-[7db8e11](https://github.com/thefrontside/simulacrum/commit/7db8e110f5d262f37d7dbf670d10a98cfe29f066) add changeset on 2021-07-15
15
+
-[c2525dc](https://github.com/thefrontside/simulacrum/commit/c2525dcab303cc37a638c7cefe180ef9926ab9ee) remove redundant task.halt from logging effect on 2021-07-27
16
+
-[6c2f83e](https://github.com/thefrontside/simulacrum/commit/6c2f83e5b183906a0a45ec6f3b8c8b06369dbfdb) add description to change file on 2021-07-30
Copy file name to clipboardExpand all lines: packages/auth0/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## \[0.2.2]
4
+
5
+
- Fix bug where person scenario was not passing parameters down
6
+
-[cfe6862](https://github.com/thefrontside/simulacrum/commit/cfe68622e3609336e0cde6ea40c3d144710c3734) Transparently pass through person scenario on 2021-08-05
7
+
- fix malformed token that had `mail` field, not `email` field
8
+
-[da75afd](https://github.com/thefrontside/simulacrum/commit/da75afdd0b5c47901e05ae7df5a4f968d0d2d613) add changefile on 2021-08-05
9
+
- Add a `debug` option to server that will log errors when
10
+
createSimulation() fails
11
+
-[7db8e11](https://github.com/thefrontside/simulacrum/commit/7db8e110f5d262f37d7dbf670d10a98cfe29f066) add changeset on 2021-07-15
12
+
-[c2525dc](https://github.com/thefrontside/simulacrum/commit/c2525dcab303cc37a638c7cefe180ef9926ab9ee) remove redundant task.halt from logging effect on 2021-07-27
13
+
-[6c2f83e](https://github.com/thefrontside/simulacrum/commit/6c2f83e5b183906a0a45ec6f3b8c8b06369dbfdb) add description to change file on 2021-07-30
0 commit comments