31 Commits

Author SHA1 Message Date
Guillaume Chau
fb027e6adf v4.2.2 2025-03-11 14:31:15 +01:00
Guillaume Chau
99ca23b11c test(lint): switch to eslint 9 and antfu config 2025-03-08 21:12:47 +01:00
Guillaume Chau
a9c60128f6 v4.0.0-beta.6 2023-06-12 16:31:56 +02:00
Guillaume Chau
c8814394d1 test: fix 2023-06-12 16:09:19 +02:00
Guillaume Chau
71ece764ed v4.0.0-beta.5 2023-05-16 16:28:19 +02:00
Alessia Bellisario
b2f773c6f7
feat(ts): update types to account for changes in TypeScript 4.8 (#1454)
Co-authored-by: Guillaume Chau <guillaume.b.chau@gmail.com>
2023-05-16 14:56:09 +02:00
Guillaume Chau
fdfe756b5d v4.0.0-beta.4 2023-02-22 10:49:10 +01:00
Guillaume Chau
2623b32d6c feat: improve ESM support 2023-02-22 10:46:47 +01:00
Guillaume Chau
757e45cac0 v4.0.0-alpha.18 2022-06-23 15:32:02 +02:00
Guillaume Chau
446333e616 chore: upgrade deps
Vue CLI 5
Cypress 10
2022-06-23 14:25:38 +02:00
Guillaume Chau
42bded6b1b v4.0.0-alpha.17 2022-05-03 17:12:33 +02:00
Guillaume Chau
120c5554ef chore: less yarn more pnpm 2022-05-03 17:10:22 +02:00
Guillaume Chau
3fe0e46eb1 refactor: migrate to pnpm 2022-05-03 13:16:10 +02:00
CommanderRoot
99c442bf27
refactor: replace deprecated String.prototype.substr() (#1335)
.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but aren't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-05-03 10:43:55 +02:00
Guillaume Chau
829912da9e docs: update sponsors image 2022-05-02 18:04:03 +02:00
Guillaume Chau
eaae2e33fd docs: update READMEs 2021-11-28 22:45:13 +01:00
Guillaume Chau
cb0e794891 v4.0.0-alpha.16 2021-11-28 19:34:48 +01:00
Guillaume Chau
0595bd393e feat: upgrade dependencies 2021-11-28 17:37:38 +01:00
Guillaume Chau
e952766bcf v4.0.0-alpha.15 2021-09-20 20:34:50 +02:00
Andrew Luca
09d66ed801
chore: add repository for all packages.json (#1259)
> If the package.json for your package is not in the root directory (for example if it is part of a monorepo), you can specify the directory in which it lives:
> ```json
> "repository": {
>   "type" : "git",
>   "url" : "https://github.com/facebook/react.git",
>   "directory": "packages/react-dom"
> }
> ```
> — https://docs.npmjs.com/cli/v6/configuring-npm/package-json#repository

I use a lot https://njt.vercel.app/ to jump to different packages information,
and with this PR we can know exactly what package in what folder lives

Made the changes with a script to make it easier 🙂

https://gist.github.com/iamandrewluca/5cc85b56a595056f0099d04ed6dd8a79
2021-09-20 18:21:02 +02:00
Guillaume
27c12e9f94 v4.0.0-alpha.14 2021-07-19 16:06:52 +02:00
Guillaume
213c4c484e chore: fix build 2021-07-19 16:02:35 +02:00
Guillaume
60e7ee3b24 v4.0.0-alpha.13 2021-07-05 01:01:14 +02:00
Guillaume Chau
9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
javiertury
fb1ab4d25a
types: strict tsconfig and @apollo/client v3 docs (#1062) 2020-10-18 12:30:53 +02:00
Guillaume Chau
01d1647688 v4.0.0-alpha.11 2020-10-17 21:38:14 +02:00
Guillaume Chau
6bf19d442f chore: update deps 2020-10-15 18:03:51 +02:00
Guillaume Chau
5eb9506359 fix(error log): only import graphq printer, closes #994 2020-10-15 17:51:27 +02:00
Guillaume Chau
4624c3e71c v4.0.0-alpha.6 2020-01-22 13:36:23 +01:00
Guillaume Chau
ff4c1630a6 v4.0.0-alpha.2 2019-12-04 15:54:40 +01:00
Guillaume Chau
f17ae22d3b feat: @vue/apollo-util pkg + error log utils 2019-12-01 02:34:24 +01:00