https://github.com/searchkit/searchkit

sort by:
Revision Author Date Message Commit Date
0276e11 r50: Geo distance facet optional limits (#1091) * GeoDistanceOptionsFacet having optional to, from range limits * release r50 14 March 2022, 11:00:40 UTC
ad5227f typo 13 March 2022, 20:08:34 UTC
a42ca51 readme typo 13 March 2022, 20:07:44 UTC
97fc3f0 add why searchkit docs 13 March 2022, 20:04:10 UTC
d968d76 update readme 13 March 2022, 18:55:04 UTC
7dd2834 add nodejs example 13 March 2022, 13:26:34 UTC
e35f53f update promo site 13 March 2022, 12:33:13 UTC
2f17f7b update readme with codesandbox examples 12 March 2022, 20:39:50 UTC
9dce558 merge 12 March 2022, 20:37:48 UTC
3e5cf6b move examples into codesandbox 12 March 2022, 20:33:28 UTC
adfe7eb Searchkit SDK improvements (#1090) * docs revamp for SDK * docs * update indexer config * fix deps * add searchkit hook + remove apollo dep from searchkit/client * update yarn for docs * update version to 49 12 March 2022, 14:02:18 UTC
7c8db9d update version to 49 12 March 2022, 13:57:14 UTC
c330402 update yarn for docs 12 March 2022, 13:56:21 UTC
1ddf1bc add searchkit hook + remove apollo dep from searchkit/client 12 March 2022, 13:54:48 UTC
def9bdd add searchkit hook + remove apollo dep from searchkit/client 12 March 2022, 13:49:50 UTC
6470aa3 Docs sdk (#1089) * docs revamp for SDK * docs * update indexer config * fix deps 11 March 2022, 21:59:21 UTC
6b7f8f1 fix deps 11 March 2022, 21:55:35 UTC
f964cbc update indexer config 11 March 2022, 21:53:28 UTC
263d7e7 docs 11 March 2022, 21:49:39 UTC
6d8c2f0 docs revamp for SDK 11 March 2022, 20:26:50 UTC
507190e GeoDistanceOptions + MultiQueryOption facet Components + improvements to default MultiMatchQuery Component (#1088) * tweak MultiMatchQuery to use a combination of match fns * tweak parks indexer * GeoDistance + MultiQueryOptions Facets * fix snapshots that were impacted from multimatchquery change 10 March 2022, 15:38:19 UTC
69f803d clear up deps for SDK & schema 08 March 2022, 12:52:48 UTC
bf2c444 Merge branch 'next' of github.com:searchkit/searchkit into next 08 March 2022, 12:51:54 UTC
77dd875 Searchkit SDK Release Fixes (#1085) * update data model of SDK * export SDK to preserve backwards compat * example of using SDK within the browser * release 48: Universal Searchkit SDK 08 March 2022, 10:17:06 UTC
ebcfb95 example of using SDK within the browser 08 March 2022, 10:02:45 UTC
295e7da export SDK to preserve backwards compat 08 March 2022, 10:02:11 UTC
46bdb6a update data model of SDK 08 March 2022, 10:01:15 UTC
77b5fc9 Searchkit SDK (#1084) * WIP * pagination + Base Filters tests * numeric range filter tests * add term filter test * hierarchical menu facet * range facets tests * increase coverage for daterange facet * WIP * WIP * Schema running on searchkit-sdk * tslint fixes * fix tests + types * cli to support elasticsearch apiKey * apiKey + headers support for transport * fix version issues * fix breaking test 05 March 2022, 21:04:49 UTC
a855f7a Chore(deps): Bump url-parse from 1.5.1 to 1.5.7 (#1072) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20 February 2022, 19:22:31 UTC
39a0226 Chore(deps): Bump url-parse from 1.5.1 to 1.5.7 in /docs (#1074) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20 February 2022, 19:22:02 UTC
3bb6296 Chore(deps): Bump url-parse in /examples/create-react-app (#1075) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20 February 2022, 19:21:46 UTC
4790c8a add licence #1067 20 February 2022, 12:57:22 UTC
ec874e1 remove need to use complex symlink concepts for local dev (#1064) 06 February 2022, 14:25:52 UTC
d5f77f8 Merge github.com:searchkit/searchkit into next 30 January 2022, 13:54:34 UTC
62a5458 add getting started video to readme 30 January 2022, 13:54:12 UTC
138733f add getting started video 30 January 2022, 13:53:51 UTC
398a480 Chore(deps): Bump follow-redirects in /examples/create-react-app (#1060) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 30 January 2022, 12:45:56 UTC
2f0440d update examples to use r47 30 January 2022, 12:44:41 UTC
a5f7bf3 release 47 (#1061) 29 January 2022, 21:44:47 UTC
9cbdba1 Back History fix + allow itemsPerPage to be specified (#1058) * fix(History): fix going back from another page * Fix history back button + allow item size to be configurable * eslint fixes Co-authored-by: Matthieu Bessol <matthieubessol@gmail.com> 29 January 2022, 21:34:03 UTC
ba75a1b fix (1043) Fix facet node to be able to specify multiple times in one query (#1044) * fix (1043) - use merge to build queries * accidental fit 14 November 2021, 11:53:04 UTC
b1e6935 #1040 Simplify logging out the Elasticsearch query via env flag (#1041) * add debug mode via env variable #1040 * version up canary 46 03 November 2021, 19:03:03 UTC
0fbaa50 expand ssr documentation 01 November 2021, 16:10:21 UTC
f501246 Adding Codecov (#1039) * ci: introducing codecov for code coverage - coverage script added to each package - nyc added for merging reports - pipeline for pushing to codecov * chore: registry url * ci: missing build * ci: using npx instead * ci: debug * chore: nyc is no longer needed as we're using npx 26 October 2021, 17:22:28 UTC
48f54c3 docs: contributing and local development (#1038) Updates to contributing as there are more ways to contribute rather than just code. Moved the code section to the docs instead. 25 October 2021, 11:14:35 UTC
c23e608 feat: issue template (#1037) 25 October 2021, 09:59:08 UTC
45778a7 Chore(deps-dev): Bump eslint-plugin-jest from 23.20.0 to 25.0.5 (#1031) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 25.0.5. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v25.0.5) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 October 2021, 07:24:38 UTC
eeebecb fix elasticsearch SDK version to 7.13 for opensearch compat (#1027) * fix elasticsearch SDK version to 7.13 for opensearch compat * bump to r45 09 October 2021, 15:09:05 UTC
773ad91 r44 release (#1015) * r44 release * update readme 22 September 2021, 20:25:05 UTC
6ae45e4 Out of box filters (#1004) * access current sort option via queryManager * WIP * WIP * add out the box filters * add filters to docs 19 September 2021, 20:06:33 UTC
89343d0 A few documentation fixes (#968) * Fixed examples * I had to install graphql explicitly * I had to explicitly install graphql Otherwise I received the following error: ./node_modules/@apollo/client/core/LocalState.js:2:0 Module not found: Can't resolve 'graphql' Import trace for requested module: ./node_modules/@apollo/client/core/ApolloClient.js ./node_modules/@apollo/client/core/index.js ./node_modules/@apollo/client/index.js ./pages/index.tsx https://nextjs.org/docs/messages/module-not-found * Javascript syntax highlighting * Fixed query var and removed unused import Defined as 'query' but referenced as 'QUERY' * Added README to examples/next 19 September 2021, 20:06:14 UTC
65f12e0 release 43 (#1001) 14 September 2021, 18:57:55 UTC
aa134dc fix (#997) - add lodash to searchkit/schema (#999) 14 September 2021, 18:49:34 UTC
b68e015 access current sort option via queryManager (#994) 10 September 2021, 20:28:38 UTC
a8facd6 fix custom filters doc (#983) 27 August 2021, 19:43:38 UTC
04e26b9 bump version to r42 (#980) 26 August 2021, 18:42:52 UTC
d8166a1 fix bug on EuiDatePickerRange (#979) 26 August 2021, 18:34:34 UTC
5dffb00 add value filter facet (#964) 25 August 2021, 18:33:55 UTC
8059927 Chore(deps-dev): Bump stylelint-config-standard from 19.0.0 to 20.0.0 (#934) Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 20.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/19.0.0...20.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 July 2021, 18:40:23 UTC
bd4135a Chore(deps): Bump inquirer from 7.3.3 to 8.1.2 (#946) Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.1.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.1.2) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 July 2021, 09:08:51 UTC
ea20c61 Eslint fixes + dependency tidy up (#952) * fix eslint warnings * fix dep issues 24 July 2021, 20:28:57 UTC
a67420c update packages + eslint fixes 24 July 2021, 19:22:32 UTC
ef2014b Canary 41 release (#951) 24 July 2021, 18:06:27 UTC
f520695 fix readme 24 July 2021, 17:55:13 UTC
e8ce18b Hierarchical menu facet (#947) * facet component for hierarchical menu facet * update indexer for products example * include post filters * example usage of hierarchical menu facet * fix facetfns test * add client support for level value filters * documentation cleanup * add products example * add hierarchical facet component * remove id from facet entry node * add FilterLinkClickRef type for refs * remove id from facet entry type * remove id from facet entry * use filter link for selected filters * update documentation 24 July 2021, 10:38:14 UTC
115eff2 add custom filter documentation (#944) 09 July 2021, 13:47:07 UTC
1da777c Making sure it's clear which version of docs is this. (#937) 05 July 2021, 19:26:26 UTC
e483ff0 Chore(deps-dev): Bump @typescript-eslint/parser from 4.26.1 to 4.28.1 (#933) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 July 2021, 19:36:51 UTC
679571e Chore(deps): Bump prismjs from 1.23.0 to 1.24.0 in /docs (#930) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 July 2021, 19:34:12 UTC
37424bd Chore(deps): Bump prismjs from 1.23.0 to 1.24.0 in /examples/with-prisma (#929) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 02 July 2021, 07:21:20 UTC
b968224 Chore(deps-dev): Bump @types/react from 17.0.10 to 17.0.13 (#935) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.10 to 17.0.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 01 July 2021, 18:42:52 UTC
9f829c0 add dependabot schedule 01 July 2021, 18:33:46 UTC
fd12735 Chore(deps): Bump color-string from 1.5.4 to 1.5.5 in /docs (#927) Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 30 June 2021, 20:28:15 UTC
1badf8e Chore(deps): Bump normalize-url in /examples/aws-lambda (#910) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 29 June 2021, 20:53:44 UTC
a995ea0 Chore(deps): Bump trim-newlines from 3.0.0 to 3.0.1 in /docs (#908) Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 June 2021, 20:38:52 UTC
ed22b17 Update customisations-custom-query.md 25 June 2021, 08:25:39 UTC
e0bc211 (feat) Query options #926 (#928) * (feat) Query options #926 * bump version to 40 * (fix) broken test with QueryManager constructor now includes queryOptions arg * (fix) broken test with QueryManager constructor on facetFns test now includes queryOptions arg 25 June 2021, 08:20:23 UTC
c6d73ee Chore(deps): Bump glob-parent in /examples/with-prisma (#907) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 23 June 2021, 19:23:10 UTC
663817f Update base-ui-setup.md 23 June 2021, 06:56:11 UTC
7d0ee31 Chore(deps): Bump url-parse from 1.4.7 to 1.5.1 in /examples/with-prisma (#875) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 June 2021, 19:09:04 UTC
18320d0 add live chat to docs (#925) 21 June 2021, 18:56:34 UTC
cc9d39b // is not a valid comment in GraphQL (#923) * // is not a valid comment in GraphQL If you copy-paste the whole block into your `graphql.js` definition, you're getting an error `GraphQLError [Object]: Syntax Error: Cannot parse the unexpected character "/".`. Replacing the comment with `#` fixes the issue. * One more comment and formatting 20 June 2021, 06:37:41 UTC
0699166 Code style (#924) Split into two code blocks to avoid confusion with that being a single file 20 June 2021, 06:33:34 UTC
ba6e05e Chore(deps): Bump ws from 5.2.2 to 5.2.3 in /examples/with-prisma (#911) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 19 June 2021, 20:56:53 UTC
8060615 Chore(deps): Bump postcss from 7.0.35 to 7.0.36 (#919) Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18 June 2021, 20:06:08 UTC
4cc1487 Facet visibility rules (#922) * Basic support for visibility rules * fix query manager test * support diabledFilters for schema * documentation * bump to release 39 * canary 39 release 17 June 2021, 17:58:43 UTC
fe4cbe0 Product example data (#921) * add products example data * update banner text * tutorial documentation links 16 June 2021, 20:21:54 UTC
53dd9b8 Chore(deps): Bump lodash from 4.17.20 to 4.17.21 in /docs (#914) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 June 2021, 18:29:22 UTC
e85d528 Chore(deps): Bump normalize-url from 4.5.0 to 4.5.1 in /docs (#915) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 June 2021, 18:28:50 UTC
aaf2028 Chore(deps): Bump ws from 6.2.1 to 6.2.2 in /docs (#916) Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 13 June 2021, 19:54:05 UTC
d466b23 Chore(deps): Bump url-parse from 1.4.7 to 1.5.1 in /docs (#917) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 June 2021, 20:43:27 UTC
37766d7 fix examples link in docs 11 June 2021, 16:42:25 UTC
6c54d4f bump examples to 38 11 June 2021, 07:39:54 UTC
7c2ca7d updating documentation with SEO keywords, description 11 June 2021, 07:38:19 UTC
ddf3398 typo fix with logging documentation 10 June 2021, 18:54:48 UTC
c8932e9 Chore(deps): Bump ua-parser-js in /examples/with-prisma (#871) Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.22...0.7.28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 June 2021, 18:36:31 UTC
4cc4dd1 Documentation error handling (#918) * eslint fix * documentation + fixes for better error handling, logging and resolution * release 38 10 June 2021, 18:35:39 UTC
fe455b6 update release notes + examples for canary 37 09 June 2021, 19:39:12 UTC
3b72716 Release 37: Resolve issue when Routing HOC used in Next _app Component (#913) * fix issue when HOC added to _app * fix issue for makefile * version 37 release 09 June 2021, 19:35:15 UTC
429c712 update cd node version (#912) 09 June 2021, 08:41:18 UTC
back to top