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)
3.6.0 (2020-04-28)
- 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)
- 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)
- 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)
- remove/delete traverse (927230d)
3.4.0-beta.1 (2019-07-29)
- 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)
- 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)
- 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)
- typo in README.md (f4e5390)
3.3.0 (2019-07-09)
- prettier formatting in unrelated file so tests pass (a56f66e)
- work around 20-page limit for Prismic queries (861aedf)
- gatsby-image support (f598dcd)
3.2.0 (2019-06-04)
- add apollo-boost dependency (c4334c8)
- auto yes (cc26e91)
- circleci (fe9df4a)
- circleci (fb36a78)
- default files (be2afec)
- dependency and load variables (e826e5f)
- ensure location is in props (82eb8f0)
- example package name (50ab749)
- force publish (d792bc9)
- git changes (343dd00)
- git config (7b4a68c)
- lerna bootstrap (2a1a256)
- lerna publish (7fec548)
- meh (569fea5)
- npm login (da0286c)
- prettier (fbc4395)
- prettier (68ce94c)
- preview page with no pages option (d271ca0)
- ssr strip whitespace fetch (3f843c2)
- template title (9b35c68)
- test deploy (11bb7b5)
- update graphql source plugin (3b9bab0)