Skip to content

Releases: ConsultingMD/graphql-preload

v2.0.1: Merge pull request #12 from bbugh/polymorphic-associations

Choose a tag to compare

@etripier etripier released this 21 May 19:12
bdf7fc6
  • #12 @bbugh Raises an error when using preload_scope with a polymorphic association.

v2.0.0

Choose a tag to compare

@etripier etripier released this 10 May 18:24
  • Breaking change: Dropped Rails < 4.1 compatibility.
  • #5 @CyborgMaster Support preload_scope option.

v1.0.4

Choose a tag to compare

@etripier etripier released this 03 Nov 21:31
  • #8 @ShubhamGupta Fix ActiveRecord::Associations::Preloader compatibility issues in Rails ~> 4, < 4.2.

v1.0.3

Choose a tag to compare

@etripier etripier released this 01 Aug 20:06
  • Preload associations for records with the same ID.

v1.0.2

Choose a tag to compare

@etripier etripier released this 14 Jul 17:44
  • Support all versions of Rails 5.

v1.0.1

Choose a tag to compare

@etripier etripier released this 14 Jul 17:39

Initial release.