Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
139 lines (98 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

139 lines (98 loc) · 10.1 KB

Change Log

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

3.6.2 (2020-04-28)

Note: Version bump only for package root

3.6.1 (2020-04-28)

Features

3.6.0 (2020-04-28)

Bug Fixes

  • fix useStaticQuery hook #77 (ba15d2b)
  • bump dep version to fix ERROR #11321 (9500260)
  • change travis build to deploy stable version (46854b8)
  • fix post review (9ecc671)
  • fixing type & updating path-to-regexp to use new match function (eff64d8)
  • handle pages with unicode characters (fa698d5)
  • multi-lang previews (e4baba7)
  • sanitize accessToken option (6cb96bf)
  • test if page exists to display preview real url (8705eb9)
  • unescape createRemoteFileNode url (018efe2)
  • unpublish preview for Multi-language (9ec4f89)
  • update function doc (0bb6b35)

Features

  • additional query size optimization (8fcec72)
  • extraPageFields option for better filtering (66ac7ba)
  • master should publish canary only (6dde227)
  • optimize query size (57e2940)
  • run tagged releases (02e38e7)

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)