Skip to content

v2.0.0.beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@difernandez difernandez released this 12 Jun 20:23
· 14 commits to master since this release
6949549

Some new changes to v2 in beta. We skipped beta.1, because there were some small fixes in the javascript package but not the gem, and we now want to start shipping the same version for both.

Breaking changes

  • Defines required ruby version to >=2.7.0 #460
  • Nested and search select now use the name of the association instead of the name of id #462
  • Tags input now returns an array of strings instead of a string #469

Fixes

  • Include only items that belong to parent when using collection option in a nested input level #463