Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/HoudiniGraphql/houdini

The disappearing GraphQL client
https://github.com/HoudiniGraphql/houdini

🔧 v0.8.5

280d2b73be17527f5befeb31802b8fb6f61662e5 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix publish script

ae80c66332360e7825950dbf6bd678e4754787f0 authored over 3 years ago by Alec Aivazis <[email protected]>
Improve type generation for interfaces, and unions (#116)

* failing test and initial setup

* add enum delcarations when generating fragments

* add t...

ac79a84966ee77c7960720bb3c550ea9fdacf218 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.8.4 --ignore-scripts

b45e570446f248436503520c6b2514c69efc9923 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix error in config generation

70005181cbe79eeaa99f2506ddbb00b5de99a0d6 authored over 3 years ago by Alec Aivazis <[email protected]>
skip prepare scripts when publishing from github actions

9737f759efcf71c37f8e8ddf2bbc415d4ce86752 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.8.3

192bdc0989ad7e5f52bf9d10411a5acb6599bc18 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
embrace the double build

aee2e6b5c921a3ae6d902b7766505516325cdf04 authored over 3 years ago by Alec Aivazis <[email protected]>
specify lerna packages in build order

c7c4a8d24b9a13dcdee6f1c6a36742cb9e06aaf4 authored over 3 years ago by Alec Aivazis <[email protected]>
Recursive input types (#112)

* start utility to address input type references

* tests pass

* make typescript happy

*...

9d4631967cb80a132130b2fd1dab416998043d41 authored over 3 years ago by Alec Aivazis <[email protected]>
avoid double build when publishing

bba87404de3ce1e77b254aac946e148900fcc1a5 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.8.2

5da056a910e4a92e8f30faa51b7b474abb07ba0b authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Use svelte parser instead of custom one (#110)

* use svelte parser instead of custom one

* parseFile doesn't take opts any more

0d354f0bf14d8a157c39ef07eee616e76507c135 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.8.1

90c0337467b0ec3f0318c36a0eaab11897ca6eec authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
clean up parser error message in generate command

3147d85921507a3293f645e42e986554b4fc1d1f authored over 3 years ago by Alec Aivazis <[email protected]>
better error messages on parsing error

1855ec4bf804ff4b38d0a2e4ce2aad7295a4fc64 authored over 3 years ago by Alec Aivazis <[email protected]>
Update CONTRIBUTING.md

01e4f72c92b98b686e82d4171838932df25ebc98 authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.8.0

459d5bb21367f4aceb89473a7d80283b547364e6 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Static mode (#107)

* add static flag to config file

* add svelte adapter separate from static mode

* add note...

bae1cd087c2fe197b59d640b1c2e0a34fc104ecc authored over 3 years ago by Alec Aivazis <[email protected]>
Fix mutation input type generation (#106)

* failing test

* fix too many wrappers bug when lists arenested in mutation inputs

* bett...

43fa0d1949c4456b7dfa40299ded697d432e2c98 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.7.2

138eab8e2313b721b2699415e8147b23417e6d2a authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Better parser (#102)

* first pass at parser

* dry up parsing logic

* tests pass

* added failing tests

* t...

7b4c4c53dcefd46f560aeaf93c98f4f3409f554b authored over 3 years ago by Alec Aivazis <[email protected]>
Contributing guide (#104)

* first pass at introduction section

* remove toc

* move error types into types.ts ; renam...

792e104f0a94f9f2963d08b8491006fc68610930 authored over 3 years ago by Alec Aivazis <[email protected]>
CI improvements (#105)

* generate must happen for imports to work

* add husky

* enforce prettier on commi and whe...

f38b6548daaaece267c20f11fdd2394fe624d6c1 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.7.1

9835774bedd0a9dbb46f508b70a8abfeb90df796 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
remove check for mutation rootType (#99)

9a9fcb8846feefaccda0fe9209d2a9de3e04e572 authored over 3 years ago by Alec Aivazis <[email protected]>
Write only the changed files (#97)

ff8ebe27991161e6b5ecf4fb0e066ec712392eb2 authored over 3 years ago by George Crawford <[email protected]>
📦 v0.7.0

f0af2cf1fc1d98f8cf9d30d8f4b9c4e2a2ce3959 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Query outside routes (#95)

* split up module from framework config

* move test config defn to bottom of file

* tests...

1897cb1b57ec16333d054ab98079e7f6d47042ee authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.6.2

205adc227695fb1606f032770cd1790e65c0194d authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Add schemaPath option to init command (#92)

* Add schemaPath option to init command

* Add validation

* Use .graphql as default schemaPath

e4f9ab8df55dcd775765b5901003c952a3a35bfc authored over 3 years ago by Julian Sigmund <[email protected]>
Update README.md

d08ba2d71ccb4e8a5066c6e0e3776a645d671c84 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.6.1

2087c465f8862bad7f4a4b41054ba89daff00149 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fix a bug in pull schema and write the schema to .gql or .graphql files if set in config. (#91)

* Fix pull schema generation and write .gql and .graphql files correctly

* Fix pull schema ge...

474a881285cd1f270e9e68aa6c1a981cf2abdbdd authored over 3 years ago by Julian Sigmund <[email protected]>
📦 v0.6.0

08b482d2d15ff62863bfb2bd4f740ba06fdcd6e7 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
rewrite executeQuery as async/await

ed699e78954af63c05a389b439c654495f0416f4 authored over 3 years ago by Alec Aivazis <[email protected]>
Refetch queries #57 #86 (#87)

fixes #57, fixes #86

* first take on implementing refetch queries

* Use initial variables ...

a8a613517a59fbcf8bdedc6c140bb3f43369b829 authored over 3 years ago by Julian Sigmund <[email protected]>
Document the --pull-schema option (#89)

* Document the --pull-schema option

* Clarification on runtime

de41257684fbacfbb558ea5dc4069cef87c3019d authored over 3 years ago by SorenHolstHansen <[email protected]>
[example] remove duplicate document

de9029ddf6f37f1469b0d51519ad9f4fbcc28c2e authored over 3 years ago by Alec Aivazis <[email protected]>
update example to avoid duplicate entries from mutation and subscription updates

2e42ee3ed015fb435a8c6a19e0d78a5fc9106a93 authored over 3 years ago by Alec Aivazis <[email protected]>
Update example with subscription mutation fragment (#84)

* add subscription for new item

* add new items to the list as a subscription

* remove int...

d3fcb3503a5f04da0320b3c013650b034459de63 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.5.3

3ae4ac90451f99105d8e35fbddd2cd46d380ed94 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fixes single-quoted attribute values not being parsed (#83)

* fixes single-quoted attribute values not being parsed

* add tests

Co-authored-by: Raffae...

3b05b9b032bf66471975e9d1455f586ee07a141d authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

956da0d08b78d2e6b7697cd4c4e00fe9828d147c authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.5.2

e19419aeb9e3d6756db7fded2d586e7d6a15fa4e authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
use lack of data field to identify errors, not the errors field

7e9a90e1bb426a0801597323dfebb655cdf63be5 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

14c282c2144403a23b06d0e6b709c1f94b349add authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.5.1

70eb6b106a2843961f44bf7b616b95102e81c2b9 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Updates to init command (#77)

closes #76, #71

* correct schema.gql file

* implement suggested changes

0cb4bc52b0e7053ba0a6d1f9b9e203503e13644b authored over 3 years ago by Julian Sigmund <[email protected]>
Update README.md

4c95330d9f3e87b381e024531b61c9b8001e6e00 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

cfe7408e1514a3e4745016996cc3e6949df7d084 authored over 3 years ago by Alec Aivazis <[email protected]>
v0.5.1-kit.8

efa3308f596f641325608fb2a0e31983165417f4 authored over 3 years ago by Alec Aivazis <[email protected]>
better types for esm/cjs interop

89734a42be80ff38db6b3a594c160b42bd41a1dd authored over 3 years ago by Alec Aivazis <[email protected]>
more struggles with esm/cjs interop

a286c6f6e2535cfe65583cc3696676de5b90904f authored over 3 years ago by Alec Aivazis <[email protected]>
houdini@kit patches (#69)

* no-op commit for version bump

* v0.5.1-kit.0

* binary as esm

* v0.5.1-kit.1

* no n...

207b5296f65ff9932011c80d9fbc21c3b03f87b5 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

118139f2376d68a7e79cffdbd2a647fb49fec99a authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

a06b65d89d0afd669cf07fe25acfc2c138bc35c2 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

f30a52996d43487bea6f0fdd81bf6b80ea3465e3 authored over 3 years ago by Alec Aivazis <[email protected]>
dont publish example

5c31dec7046c8695bc874d12e4850599543c5967 authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.5.0

c8aebd43c55eff507dbc8af427d17d5973a6ec7e authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
no need for dist tag release

6a2b04e3ea5777c319aed2df22df680ca9bb2fcc authored over 3 years ago by Alec Aivazis <[email protected]>
SvelteKit Support (#65)

* added mode to generator and changed rootDir to match

* add instructions to setup sveltekit
...

a6b1d6fe815095344b8c6c263b735b4b6adef2c4 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

f28a066975e1bc3a19bf1187c0fdcb4bf858915a authored over 3 years ago by Alec Aivazis <[email protected]>
added missing dep in example

80afd754d01a21fce1b67c041af041525d5e989e authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.4.1

4c2a764f977791254ff3b9d6eea66dd2e0c7602c authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
return object from subscription

abf82fdc070a8537bcd442638be26e7e39e3d66b authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.4.0

8c833029377c070e33ebb3a3051307b0d6b0e5f3 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update README.md

fbcb83e741eb13a843ee79517fb9c6ea74c8f6dd authored over 3 years ago by Alec Aivazis <[email protected]>
Subscriptions (#64)

* subscription artifacts are generatable

* environment constructor depends on subscription ex...

f0b2045292d50a8b6e5d3f090984ceb91dab2028 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

03c0a9e669fc53ffc79c3782897e1adbb0b71eb0 authored over 3 years ago by Alec Aivazis <[email protected]>
fixed graphql package version in example

5687d683add549d480207e5b5bc3edc1a748d333 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.3.4

d3363bbb3e73fd22465f18d77ea59d38f6499064 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
key embedded data with evaluated key

db7d6a4ab15466e158105af068dfc33b1eb337a0 authored over 3 years ago by Alec Aivazis <[email protected]>
use keyRaw for embedded lists too

cb4275ae72d7df43dfe9d015f833b62531b08d62 authored over 3 years ago by Alec Aivazis <[email protected]>
embedded data uses key for id

48b7300cef71d56ee7fecd4945786569d8a45c63 authored over 3 years ago by Alec Aivazis <[email protected]>
add cache dir to mock fs

ac57624c93ceee13ad16e2f0741ffbb27f75371c authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.3.3

b00bef1bf20f83ca95488a5d47acdfcbb2330899 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
compute embedded-ness for each entry

cd8781b1333d4b8049b736050a7ed9cc6fa558ae authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.3.2

77c3b84344e8f3ea4ee1dfa725a0fc5ec8819d1e authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix bug preventing cache dir from being copied

bf2b16cbe0a7244b353e8d56410e80556dbf55cd authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.3.1

892b38fc2e59b1d713207e257d137eb04316f2f4 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Embedded data (#62)

* cache holds root information under a _ROOT_ type

* non-keyed responses are persisted in cache

13da6330c48e6ad5442165cc850f82f65c822d3b authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.3.0

77a2b0b03d089e09dd5eb247a2299d98df626f89 authored over 3 years ago by Alec Aivazis <[email protected]>
updated readme

b867bc12a7c0c0a24226e2cfe956eaebc2458012 authored over 3 years ago by Alec Aivazis <[email protected]>
📦 v0.2.0

329b8d8815b7ba18972b06c6642a317486fddf3f authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Normalized cache (#60)

* first pass at caching records with links

* preprocessor passes response info to runtime

...

7eac949e7aa2f35aab19bc0e9795ccf5e5367278 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

b7503c491bd0dd227ef2f82f9df5d190d99b62ed authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

92bc535f7733158fadf9367cf56a8e70baa19021 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

6dc8705e24cefc30aebfb75c0b32fb182f392ec0 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

690313c4114d7ef2f62c8db2493c34fc6a7c23e6 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

d79761c1a6e0a0025877abf78dfadc060864c449 authored over 3 years ago by Alec Aivazis <[email protected]>
Update README.md

a965d3cd19a448ff3b477b5f406c226b62199a48 authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.1.12

3413400e01b4f97548de32b2e940a0186746420d authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Improved error handling (#53)

* first pass preventing queries when variable function errors

* fix patch generation when the...

1c1c78eebfad2429c6e812e51b7af44ef84ff96e authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.1.11

a5ca44dcf3d7acdb815014bde36c1ab0d7636663 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fixed adapter imports

fc0a84455114c6f2f0a3c27fdd7e22bd209656a0 authored over 3 years ago by Alec Aivazis <[email protected]>
new logo

99cd53c23ba2d6c819a2dc4dd19ec74d2bec2ef6 authored over 3 years ago by Alec Aivazis <[email protected]>
replace glow in logo with outline

699d08adb41a99d13493e3f7710dc3ed9a3c5c6a authored over 3 years ago by Alec Aivazis <[email protected]>
🔧 v0.1.10

295b8b67b83162eb5dfe74f5e9f61394a4f2c0ff authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix import in mutation runtime

fcbf9a1fb056a77e57d3e5f7cc331aa05bbaffe0 authored over 3 years ago by Alec Aivazis <[email protected]>