Astro Editor v0.1.24
- Schema fields are now read from the JSON files which astro generates rather than directly from the Zod schema. In the event these haven't been generated it will fall back to the old behaviour.
- Constraints (character limits, min/max etc), default values and
.describe()
descriptions are now shown in the UI of the right sidebar. - Minor bugfixes and technical dependancy updates.
Installation Instructions
- macOS: Download the
.dmg
file and drag Astro Editor to the Applications folder.
Full Changelog: https://github.com/dannysmith/astro-editor/commits/v0.1.24