Skip to content

Latest commit

 

History

History
159 lines (102 loc) · 9.19 KB

CHANGELOG.md

File metadata and controls

159 lines (102 loc) · 9.19 KB

Change Log

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

3.6.3 (2020-07-13)

Note: Version bump only for package root

3.6.2 (2020-03-22)

Bug Fixes

3.6.1 (2020-02-25)

Bug Fixes

3.6.0 (2020-02-25)

Features

  • handle private api with preview (8055aa4)
  • sanitize access token (14edaf4)

3.5.3 (2020-02-24)

Bug Fixes

Features

3.5.2 (2020-02-16)

Bug Fixes

3.5.1 (2020-02-16)

Note: Version bump only for package root

3.5.0 (2020-02-16)

Bug Fixes

  • change travis build to deploy stable version (46854b8)

Features

  • additional query size optimization (8fcec72)
  • optimize query size (57e2940)

3.4.0 (2020-01-27)

Features

  • add filter explanation to README (4ff8a62)
  • add optional filter to page options (8bb76aa)
  • support short language codes in generated paths (cf559d6)

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)