Releases: ridafkih/schemix
Releases · ridafkih/schemix
v1.15.0
v1.14.1
v1.14.0
What's Changed
- Support @ignore Prisma directive by @zygopleural in #79
New Contributors
- @dstoyanoff made their first contribution in #72
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Renamed examples folder in README.md by @Justin8303 in #68
- support .map() on enums by @dstoyanoff in #72
- Return empty array if recursive folder grab fails by @ridafkih in #77
New Contributors
- @Justin8303 made their first contribution in #68
- @dstoyanoff made their first contribution in #72
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- add: comment feature by @hedwiggggg in #60
- 1.11.0 by @ridafkih in #62
- #61 add support for additional paths to store schema objects by @seanlowe in #64
- #65 Add 'relationMode' attribute as an option to datasource by @ridafkih in #67
New Contributors
- @hedwiggggg made their first contribution in #60
- @seanlowe made their first contribution in #64
Full Changelog: v1.10.0...v1.12.0
v1.11.0
What's Changed
- add: comment feature by @hedwiggggg in #60
New Contributors
- @hedwiggggg made their first contribution in #60
Full Changelog: v1.10.0...v1.11.0
v1.10.0
v1.9.1
v1.9.0
v1.8.5
Full Changelog: v1.8.4...v1.8.5
Made it so that when extensions
provided into the datasource generated by Schemix, they are no longer wrapped in quotation marks. Issue reported by @KrzysztofZawisla in #52.