Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Vladimir Razuvaev c184647b2a
feat: initial implementation of apollo-forest-run (#437)
* Initial ForestRun implementation

* Change files

* stricter linting

* less noise for stale operations warning

* use esbuild for building

* use typescript 5.5

* Comments for run-apollo-tests script
2024-10-22 18:23:11 +02:00
Pavel Glac 70081cb35a ts 5.5.3, update lage and ts-jest 2024-09-30 14:37:55 +02:00
Pavel Glac ce001e7df0 downgrade to 5.5, fixies 2024-09-27 17:46:55 +02:00
Pavel Glac b4660681c8 update typescript 2024-09-26 16:24:34 +02:00
Vladimir Razuvaev f10783b13c
Supermassive v3 (#356)
- feat: execution with compact schema fragments
- feat: schema fragment loading on demand
- feat: new document annotation strategy
- feat: experimental `@defer` and `@stream` support
2023-09-15 17:58:04 +02:00
Eloy Durán 8cd6e846c5 [artefact-loader] Add jest loader 2023-07-13 17:47:33 -07:00
Mikhail Novikov 76002f5737
Use TS 4.9.5 in dev, peer dep elsewhere (#321)
* Bump TS version in dev, move TS to peerDep

* Change files

* compiler

* Typo
2023-06-20 13:28:51 +02:00
Eloy Durán 5cc2c70586 Get build, types, test , and lint green 2023-06-07 14:13:47 +02:00
Eloy Durán bbe57cac5e [monorepo] Respect index files when building mjs modules 2023-06-07 14:10:30 +02:00
Eloy Durán 1f3e620e2d [monorepo] Emit sourcemaps 2023-06-07 14:09:11 +02:00
Mikhail Novikov 774440b8fa
Cleanup repository and make stuff nicer (#311)
* Massive repository janitor work

* Change files

* No more old node

* Lol
2023-06-07 10:40:34 +02:00
Eloy Durán 97c9087910 Ensure tests are in __tests__ to avoid publishing 2023-05-22 16:00:08 +02:00
vejrj 5d7d2620ec
Add Grid view for the operations view (#283)
* [REMPL_APOLLO_DEVTOOLS] apollo operations - grid view added

---------

Co-authored-by: Jyoti Prakash Sahoo <jysahoo@microsoft.com>
2023-03-27 14:41:52 +01:00
Jakub Vejr 3144fffd6e jest update 2022-11-22 16:42:37 +01:00
Jakub Vejr 0982f06176 [REMPL_APOLLO_DEVTOOLS] GraphiQL hotfix - wrong dependencies 2022-06-10 15:21:37 +02:00
Mikhail Novikov 00c935ad86 Update jest to make stuff work again 2022-01-25 10:45:49 +01:00
Mikhail Novikov 7b56b0050c Add prettierrc, add it to linter and force it to do it 2022-01-25 10:24:40 +01:00
Jakub Vejr f62a96a4d5 typescript update 2022-01-06 13:17:37 +01:00
Mikhail Novikov d3baa5116d
ESM builds (#61)
Do proper ESM builds in all packages in monorepo
2021-12-23 12:28:29 +01:00
Eloy Durán 61dc19498a [just] Transpile es6+ features to plain es6 2021-04-27 22:50:02 +02:00
Eloy Durán d77727e058 [just] Build both cjs and esm, also ignore tests 2021-04-25 01:02:03 +02:00
Eloy Durán 7b75c2fc2c [monorepo-scripts] Don't try to release 2021-04-23 21:25:17 +02:00
Eloy Durán f6756eb5fc [just] Also build tsx files 2021-04-23 21:03:08 +02:00
Eloy Durán aebcc3207b [relay-compiler-language-graphitation] Initial import 2021-04-23 14:52:42 +02:00
Eloy Durán 1b8a423764 [apollo-react-relay-duct-tape] Use relay-compiler in tests 2021-04-23 00:29:36 +02:00
Ken 5ff6a23496 also adds the ability to limit which tests to run by passing all '_' args 2021-04-19 09:29:34 -07:00
Ken 7794fcece0 adding a single package jest watch mode 2021-04-19 09:27:04 -07:00
Eloy Durán e40aa99f1e [graphql-js-tag] Initial import 2021-04-18 00:30:55 +02:00
Ken 86875b7f2c adding initial monorepo stuff 2021-04-13 14:55:04 -07:00