0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
Xiao Yijun 72e7341c3d
refactor(core): import getEnvAsStringArray from silverhand/essentials (#1787)
* refactor(core): import `getEnvAsStringArray` from `silverhand/essentials`

* chore: bump `@silverhand/essentials` to `1.2.0`
2022-08-17 11:40:50 +08:00
..
src feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tables feat(core,schemas): add application secret (#1715) 2022-08-02 16:18:50 +08:00
.gitignore refactor(schemas): remove src/db-entries from source control (#764) 2022-05-09 15:04:36 +08:00
CHANGELOG.md release: v1.0.0-beta.4 2022-08-11 13:48:19 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json refactor(core): import getEnvAsStringArray from silverhand/essentials (#1787) 2022-08-17 11:40:50 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00