0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
2023-01-10 05:15:48 +00:00
..
alterations feat(core): scope name within the same resource should be unique (#2861) 2023-01-10 05:15:48 +00:00
src feat(schemas,cli): seed default scope for management api (#2869) 2023-01-09 15:34:08 +08:00
tables feat(core): scope name within the same resource should be unique (#2861) 2023-01-10 05:15:48 +00:00
.gitignore fix: alteration script in dev 2022-10-18 15:40:36 +08:00
CHANGELOG.md release: version core packages 2023-01-06 16:48:18 +08:00
generate.sh refactor(schemas): remove eslint in generate script (#2669) 2022-12-15 04:02:51 +00:00
jest.config.js refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
package.json ci: manually dispatch and add sanity check in workflow (#2838) 2023-01-07 21:14:17 +08:00
tsconfig.build.alterations.json fix: alteration script in dev 2022-10-18 15:40:36 +08:00
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 fix: handle versioning when no next-*.ts found (#2202) 2022-10-19 08:01:49 +00:00