Releases: tobytwigger/form-schema-generator
Releases · tobytwigger/form-schema-generator
v3.0.2
Full Changelog: v3.0.1...v3.0.2
v3.0.1
- Fixed bug with
withOptions
function call on a field
v3.0
- Add proper support for transformers
- Make package more generic to make it useful to Atlas
v2.0
- Removed support for PHP 7.3
- Refactored outputted schema to work with UI Kit
v1.3
- Added support for php 8
- Removed support for php 7.2
Bug fixes
- Fixed bug causing options to be rendered as an array not object when using the VFGTransformer
- Fixed bug with text area field type not being recognised
Added Switch field type
Added the switch field type
Initial Release
v1.0 Update README.md