Skip to content

v1.5.0

Choose a tag to compare

@m2de m2de released this 27 Mar 15:23
· 41 commits to master since this release

Nova 2.0 introduced a reverse meta field which throws an error when using BelongsTo fields in Repeaters. You'd typically never have a reverse relationship on nested repeaters so we avoid this situation by using the included RepeatableBelongsTo field instead.