0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/schemas
2022-12-20 12:14:15 +08:00
..
alterations refactor: fix build errors 2022-12-20 10:25:47 +08:00
src feat: hooks schema and APIs 2022-12-20 12:14:15 +08:00
tables refactor: replace termsOfUse with termsOfUseUrl (#2665) 2022-12-15 17:04:42 +08:00
.gitignore
CHANGELOG.md release: version packages 2022-11-30 17:11:09 +08:00
generate.sh refactor(schemas): remove eslint in generate script (#2669) 2022-12-15 04:02:51 +00:00
jest.config.js refactor: misc. issue fix 2022-12-12 21:53:39 +08:00
package.json feat: hooks schema and APIs 2022-12-20 12:14:15 +08:00
tsconfig.build.alterations.json
tsconfig.build.gen.json test: update to native ESM (batch 1) 2022-12-12 21:52:55 +08:00
tsconfig.build.json refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
tsconfig.json refactor: fix build errors 2022-12-20 10:25:47 +08:00
tsconfig.test.json test: update to native ESM (batch 1) 2022-12-12 21:52:55 +08:00
update-next.sh