v2.0.0
Changed mostly the whole of the PHP side to make it slightly simpler and more customisable.
Renamed the trait and introduced a required interface so fully backwards incompatible.
What's Changed
- EnumController - more robust class name map by @lrakauskas in #2
- Update readme by @john-dent in #3
- 🔧 stop shipping frontend to backend by @willpower232 in #4
- Fix: exports mappings for vite plugin by @edenchazard in #5
- Add description, license and keywords meta to package.json by @edenchazard in #6
- Rename trait by @edenchazard in #7
New Contributors
- @lrakauskas made their first contribution in #2
- @john-dent made their first contribution in #3
- @willpower232 made their first contribution in #4
Full Changelog: v1.0.0...v2.0.0