0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
Gao Sun 2d069cbebf
refactor(schemas): auto update next alteration scripts (#2008)
* refactor(schemas): auto update next alteration scripts

* refactor(schemas): update eslint config

* refactor(core): log when alteration is done
2022-09-27 14:43:17 +08:00
..
alterations fix(core,schemas): move alteration types into schemas src (#2005) 2022-09-26 17:29:44 +08:00
src fix(core,schemas): move alteration types into schemas src (#2005) 2022-09-26 17:29:44 +08:00
tables feat(core): machine to machine apps 2022-09-22 22:12:16 +08:00
.gitignore refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
CHANGELOG.md release: v1.0.0-beta.9 2022-09-07 16:21:37 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json refactor(schemas): auto update next alteration scripts (#2008) 2022-09-27 14:43:17 +08:00
tsconfig.build.alterations.json refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json refactor(core,schemas): rename migration to alteration (#2002) 2022-09-26 16:38:27 +08:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
update-next.sh refactor(schemas): auto update next alteration scripts (#2008) 2022-09-27 14:43:17 +08:00