7.2 KiB
Change Log
1.4.1
Patch Changes
1.4.0
Minor Changes
-
3a839f6d6
: support extra token params in dev panel -
3bf756f2b
: use Vite for transpilation and bundlingRemoved ParcelJS and replaced with Vite. No breaking changes should be expected, but use a minor version bump to catch your attention.
Important
The browserlist configuration for
@logto/experience
and been synced with what is stated in README.md.
1.3.0
Minor Changes
f78b1768e
: add dev panel
1.2.0
Minor Changes
-
2cbc591ff
: carry over search params to the authentication requestWhen entering the Logto demo app with search parameters, if the user is not authenticated, the search parameters are now carried over to the authentication request. This allows manual testing of the OIDC authentication flow with specific parameters.
1.1.0
Minor Changes
-
31e60811d
: use Node 20 LTS for engine requirement.Note: We mark it as minor because Logto is shipping with Docker image and it's not a breaking change for users.
Patch Changes
9089dbf84
: upgrade TypeScript to 5.3.3
1.0.1
Patch Changes
046a5771b
: upgrade i18next series packages (#3733, #3743)
1.0.0
Major Changes
1c9160112
: Packages are now ESM.
1.0.0-beta.13
Major Changes
1c916011
: Packages are now ESM.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-beta.12 (2022-10-19)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.11 (2022-10-19)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.10 (2022-09-28)
Bug Fixes
- bump react sdk and essentials toolkit to support CJK characters in idToken (2f92b43)
1.0.0-beta.9 (2022-09-07)
Bug Fixes
1.0.0-beta.8 (2022-09-01)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.6 (2022-08-30)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.5 (2022-08-19)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.4 (2022-08-11)
Bug Fixes
1.0.0-beta.3 (2022-08-01)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.2 (2022-07-25)
Bug Fixes
1.0.0-beta.1 (2022-07-19)
Note: Version bump only for package @logto/demo-app
1.0.0-beta.0 (2022-07-14)
Note: Version bump only for package @logto/demo-app
1.0.0-alpha.4 (2022-07-08)
Bug Fixes
1.0.0-alpha.3 (2022-07-07)
Note: Version bump only for package @logto/demo-app
1.0.0-alpha.2 (2022-07-07)
Note: Version bump only for package @logto/demo-app
1.0.0-alpha.1 (2022-07-05)
Note: Version bump only for package @logto/demo-app
1.0.0-alpha.0 (2022-07-04)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.5 (2022-07-03)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.4 (2022-07-03)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.3 (2022-07-03)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.2 (2022-07-02)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.1 (2022-07-02)
Note: Version bump only for package @logto/demo-app
0.1.2-alpha.0 (2022-07-02)
Note: Version bump only for package @logto/demo-app
0.1.1-alpha.0 (2022-07-01)
Features
- demo-app: implement (part 2) (85a055e)
- demo-app: implementation (#982) (7f4f4f8)
- demo-app: implementation (3/3) (#1021) (91e2f05)
- demo-app: init (#979) (ad0aa8e)
- demo-app: show notification in main flow (#1038) (90ca76e)
Bug Fixes
- console: bump react sdk to 0.1.13 to resolve sign in issue (fb34cdc)