r-15.2.0
# Description Our sync tried importing everything that was required. This was not a major issue before 15.1, since at worst the import failed and whatever, but with optimistic imports we gotta be relatively confident that the import will actually work. ## Type of change - Bug fix (non-breaking change which fixes an issue) # Checklist: - I have added tests - I have made corresponding changes to the existing documentation - I have created new documentation