0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/toolkit/language-kit/CHANGELOG.md
2024-02-08 13:18:42 +08:00

2.9 KiB

Change Log

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.0

Minor Changes

  • 738675a7d: ## Improvements

    • Exported seed constants and schemas.
    • Add ID generation utilities buildIdGenerator() and generateStandardId().

1.0.0-beta.30

Minor Changes

  • 738675a7: ## Improvements

    • Exported seed constants and schemas.
    • Add ID generation utilities buildIdGenerator() and generateStandardId().

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.29 (2022-12-07)

Bug Fixes

  • exports info and lock dep version (#45) (2ac83b4)

1.0.0-beta.28 (2022-12-06)

Note: Version bump only for package @logto/language-kit

1.0.0-beta.26 (2022-11-23)

Note: Version bump only for package @logto/language-kit

1.0.0-beta.24 (2022-11-22)

Note: Version bump only for package @logto/language-kit

1.0.0-beta.21 (2022-11-11)

Note: Version bump only for package @logto/language-kit

1.0.0-beta.20 (2022-10-21)

Note: Version bump only for package @logto/language-kit

1.0.0-beta.19 (2022-10-19)

Bug Fixes

1.0.0-beta.16 (2022-09-28)

Bug Fixes

  • core,language: avoid using path aliases (#15) (22db3ed)

1.0.0-beta.15 (2022-09-27)

Features

  • language,core,connector: init language-kit package (#14) (9a74fc4)