Release v2.24.0
Release notes
🎸 Features
- feature: enable using field components without a form object @adrianthedev (#1525)
🐛 Bug Fixes
- fix: searchable belongs_to uses valid view @adrianthedev (#1528)
- fix: belongs to (non/)searchable uses same scoping @adrianthedev (#1526)
- 🐛 Fixes progress bar display value js @PedroAugustoRamalhoDuarte (#1522)
🤖 Maintenance
- chore(deps): bump json5 from 1.0.1 to 1.0.2 @dependabot (#1515)
- chore(deps): bump luxon from 1.26.0 to 1.28.1 @dependabot (#1520)
- chore(deps): bump httparty from 0.20.0 to 0.21.0 @dependabot (#1509)
💡 Refactor
- refactor: base field initializes with a resource @adrianthedev (#1529)