Skip to content

Releases: ConsultingMD/graphql-preload

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

21 May 19:12
bdf7fc6

Choose a tag to compare

  • #12 @bbugh Raises an error when using preload_scope with a polymorphic association.

v2.0.0

10 May 18:24

Choose a tag to compare

  • Breaking change: Dropped Rails < 4.1 compatibility.
  • #5 @CyborgMaster Support preload_scope option.

v1.0.4

03 Nov 21:31

Choose a tag to compare

  • #8 @ShubhamGupta Fix ActiveRecord::Associations::Preloader compatibility issues in Rails ~> 4, < 4.2.

v1.0.3

01 Aug 20:06

Choose a tag to compare

  • Preload associations for records with the same ID.

v1.0.2

14 Jul 17:44

Choose a tag to compare

  • Support all versions of Rails 5.

v1.0.1

14 Jul 17:39

Choose a tag to compare

Initial release.