Skip to content

Latest commit

 

History

History
82 lines (50 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

82 lines (50 loc) · 1.82 KB

@logto/connector-azuread

1.4.2

Patch Changes

  • 9b6dbf28e: add scopes configuration field for Microsoft Azure AD connector

1.4.1

Patch Changes

  • e11e57de8: bump dependencies for security update
  • Updated dependencies [e11e57de8]

1.4.0

Minor Changes

  • 510f681fa: use tsup for building

    We've updated some of the packages to use tsup for building. This will make the build process faster, and should not affect the functionality of the packages.

    Use minor version bump to catch your attention.

1.3.0

Minor Changes

  • 15953609b: support config of prompt

Patch Changes

  • Updated dependencies [6308ee185]
  • Updated dependencies [15953609b]
  • Updated dependencies [6308ee185]

1.2.0

Minor Changes

  • 57d97a4df: return and store social connector raw data

Patch Changes

  • 5cde35ec1: Update the Microsoft social connector integration guide.

    • Reorganize the content to make it more readable.
    • Exclusively explained the different access types and their corresponding tenant IDs in the Azure Portal.
  • Updated dependencies [57d97a4df]

  • Updated dependencies [57d97a4df]

  • Updated dependencies [57d97a4df]

  • Updated dependencies [2c10c2423]

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
  • Updated dependencies [9089dbf84]
  • Updated dependencies [31e60811d]
  • Updated dependencies [570a4ea9e]
  • Updated dependencies [570a4ea9e]
  • Updated dependencies [6befe6014]

1.0.1

Patch Changes