Skip to content

Latest commit

 

History

History
94 lines (66 loc) · 6.12 KB

File metadata and controls

94 lines (66 loc) · 6.12 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.4.0-beta.2 (2019-08-20)

Bug Fixes

3.4.0-beta.1 (2019-07-29)

Bug Fixes

  • bump prismic-javascript dep to fix timeout connection issues (36f04f2)
  • check if proptypes can be added to StaticQuery (f05a5e6)

3.4.0-beta.0 (2019-07-18)

Bug Fixes

  • improve pagination context var names; pass context for previews (166321c)
  • languages example (84f9253)
  • logic problems with dynamic pagination already in example (eb0fa26)
  • multi-locale path-generation logic, enhanced typing (bbe2aa5)
  • multi-locale support compatible with pagination (bffeea2)
  • sortBy works for all document types (d861c9d)
  • support previews in other than defaultLang (e621a76)

Features

  • add direct support for referencing next and prev pages (a3c06db)
  • add support for passing sortBy for pages (aa893b4)
  • create and expose cursor encoding helpers (a1959ac)
  • enable backwards pagination by providing lastPageEndCursor (2f0fe1b)

3.3.1 (2019-07-18)

Bug Fixes

3.3.0 (2019-07-09)

Bug Fixes

  • prettier formatting in unrelated file so tests pass (a56f66e)
  • work around 20-page limit for Prismic queries (861aedf)

Features

3.2.0 (2019-06-04)

Bug Fixes

Features

3.0.0-alpha.0 (2019-03-19)

Bug Fixes

  • pageContext as variables by default (0cd8d57)
  • remove multiple graphql packages (ecd1a09)