0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/schemas
renovate[bot] e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +08:00
..
alterations Merge pull request #2683 from logto-io/gao-log-4632-core-init-hooks-schemas 2022-12-22 13:11:29 +08:00
src refactor: rename interaction Event -> InteractionEvent (#2718) 2022-12-26 11:22:56 +00:00
tables refactor: update log types in database and console 2022-12-20 13:47:12 +08:00
.gitignore
CHANGELOG.md
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 chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732) 2022-12-26 20:13:05 +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