Skip to content
Snippets Groups Projects
  1. Mar 08, 2021
    • Frank Bessou's avatar
      fix: make type definitions in Schema.ts more precise · 3c0e7164ac2b
      Frank Bessou authored
      ESchemas now accepts the entity types as generic type parameter.
      SchemaEntityTypes is now the subset of "entities" property's keys which
      are strings. This is necessary because when the keyword "keyof" is used
      on a generic type it returns an union of strings, numbers and symbols.
      We only want to keep strings.
      3c0e7164ac2b
  2. Mar 04, 2021
  3. Mar 03, 2021
  4. Mar 01, 2021
  5. Mar 02, 2021
  6. Mar 01, 2021
  7. Feb 26, 2021
  8. Feb 25, 2021
  9. Feb 24, 2021
  10. Feb 23, 2021
  11. Feb 22, 2021
Loading