Skip to content

Releases: ChappIO/directus-extension-models

Make Compatible with Directus Client SDK

27 Jul 04:45
9c5485d
Compare
Choose a tag to compare

Generate into single file

03 Jun 08:15
Compare
Choose a tag to compare

Due to many different build systems using different types of imports I decided to generate all models into a single file instead. This also reduces the number of imports needed when using the generated types.

Add support for dropdown or choice fields

02 Jun 17:51
Compare
Choose a tag to compare

Whenever you add choices to a field (such as a dropdown) the types will reflect these choices.

Initial Release

02 Jun 05:04
Compare
Choose a tag to compare

The first release of this extension. It includes support for all common types except geometry.