0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/demo-app/CHANGELOG.md
2024-09-13 18:06:50 +08:00

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 bundling

    Removed 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

1.2.0

Minor Changes

  • 2cbc591ff: carry over search params to the authentication request

    When 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

1.0.1

Patch Changes

  • 046a5771b: upgrade i18next series packages (#3733, #3743)

1.0.0

Major Changes

1.0.0-beta.13

Major Changes

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

  • demo-app: username should not overflow info card (#1498) (58558e5)

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

Bug Fixes

  • console: bump react sdk to 0.1.13 to resolve sign in issue (fb34cdc)