Ecosyste.ms: OpenCollective

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

github.com/HoudiniGraphql/example-sveltekit-todo

example-sveltekit-todo
https://github.com/HoudiniGraphql/example-sveltekit-todo

:sparkles: Community Standards (#453)

f0f058de96416ea9c6a4c0d1e15ad0c879f7a62e authored about 2 years ago by JYC <[email protected]>
Remove node interface error when schema doesn't match assumptions (#443)

* :sparkles: IMPROVE: warn only when Node interface is not properly defined. Throw when we want ...

801d7e87f5199cb5e352001826d8f2d4c454bcc3 authored about 2 years ago by JYC <[email protected]>
📦 v0.15.8 (#437)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

a7e6e9214b692225da35b148c00328a7ded6b4dd authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Prevent store data leaking across requests (#434)

* poc of nested cache data

* better fake await logic

* pagination type checks

* paginat...

ebeb90e1a9528b1b327bc161d26dc962ba7812bd authored about 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.7 (#430)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

30ed45a772b7294fdc6eac9ac92aec5aa3f2b91b authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix/unsub for store active (#429)

* :bug: FIX: fix default path

* :bug: FIX: unsub an active store

d6d5c50c2f4f0365a5939799fbcab4205fd99317 authored about 2 years ago by JYC <[email protected]>
📦 v0.15.6 (#404)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

030bc43f907f6e72510ba517e725f3d8ab2cc9c5 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Avoid clearing store state when there are active subscribers (#416)

* :children_crossing: IMPROVE: switch order to have results on top

* :art: IMPROVE: logs

*...

3f56c0d6bf69690b617ce8d56c607acc5b6448b7 authored over 2 years ago by JYC <[email protected]>
fixed bug when generating list operation types without masking (#426)

* fixed bug when generating list operation types without masking

* add changeset

* add sor...

73b2467e20f68b37ed0d3bb47f823361d685d026 authored over 2 years ago by Alec Aivazis <[email protected]>
Fix `stuff` bug in component query variables (#423)

* houdiniContext includes stuff

* pass stuff and url to component queries

* added changeset

ff44c42220dbc50ca6e23a7a2e40a93bb32f7a24 authored over 2 years ago by Alec Aivazis <[email protected]>
:ambulance: FIX: script tag only parse for lang (#420)

* remove lang checks

* remove changeset

Co-authored-by: Alec Aivazis <[email protected]>

95250b0ba98d4af4cacbd950e270f905d796513a authored over 2 years ago by JYC <[email protected]>
Avoid double writes during generate (#419)

* :zap: IMPROVE: Predictability of file content by sorting imports

* :zap: IMPROVE: adapter d...

6363707d1a9471d9b8b62e8206d2660c316d9d05 authored over 2 years ago by JYC <[email protected]>
Update init script (#397)

* first pass at tool detection and updating config files

* add generate script to package.jso...

ed764a235c81442babd9c153960d0ef5452f379c authored over 2 years ago by Alec Aivazis <[email protected]>
Detect graphql tags in component module context (#413)

* :sparkles: NEW: operation in module & types in js checking

* :ok_hand: NEW: changeset

* ...

8be5953ae4237ef0f84346c595446ba8cd3feaee authored over 2 years ago by JYC <[email protected]>
Preprocessor generates direct imports (#409)

* preprocessor use direct imports

* added changeset

* remove errant log

6f99e1fd826c8476f62644a3991380c805272c7f authored over 2 years ago by Alec Aivazis <[email protected]>
fix session retrieval when prerendering (#403)

* added check if using session in network function during prerender

* added chageset

97ea10dc8eeb81eff437fd51d4d1eceece7376a9 authored over 2 years ago by Alec Aivazis <[email protected]>
Update example and integration tests to SvelteKit version next.370 (#406)

* :art: UPDATE: warning message to fit current fetchQuery

* :children_crossing: UPDATE: integ...

9243ea31616e88afea775990c19159edb4078491 authored over 2 years ago by JYC <[email protected]>
Support stores in endpoints (#405)

* add endpoint context to fetch usages

* pull session from event

* added changeset

* un...

7eb7d398174c796f6525de47aef08161e8b28ef3 authored over 2 years ago by Alec Aivazis <[email protected]>
fix changeset

f78e5f17330ed482d5231207e6ef60491a1c1d80 authored over 2 years ago by Alec Aivazis <[email protected]>
export preprocessor types (#394)

* export preprocessor types

* Create long-donkeys-travel.md

Co-authored-by: Alec Aivazis <...

96468dab8499085b9332044736b7c1b497d3fa58 authored over 2 years ago by David Plugge <[email protected]>
Add variables to inline query return value (#392)

* add variables to return type of inline query

* add changeset

17e50a925188c499dc865fc2d16bc248713d5c90 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.5 (#385)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

70f9f71065767075de037b9dd4ac190101588037 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Adding tests for partial data (#377)

* :white_check_mark: UPDATE: partial draft

* :white_check_mark: IMPROVE: tests of partials

...

9836c94f36a0cba387a86ef31075cf318a5df557 authored over 2 years ago by JYC <[email protected]>
Fix incorrect pageInfo type (#384)

* pageInfo should be an object

* added changeset

0c567cd3c4c9eb44f63e54712582e15837472773 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.4 (#379)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

73e0a8f1bfa6dfaca9bb2ff4a47f0589a1a11b46 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Always treat layouts as routes (#378)

* always treat layout as a route

* add integration test

* added changeset

* fix import ...

6e717629e0059cead070a92db9a6b81c91a163d2 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.3 (#376)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

da78c3a84dccf1de8a3e09e1412a407f67e14641 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Embed PageInfo in paginated query stores (#375)

* :white_check_mark: NEW: tests for store pagination

* :bug: FIX: typing & generation & schem...

918ff87b9a7f5ff1068327c36088df1c89df6341 authored over 2 years ago by JYC <[email protected]>
📦 v0.15.2 (#371)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3052a821b418ea63fc0e9c053417d7e70cadd198 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix type generation with interfaces on interfaces (#370)

* fix type generation with interfaces on interfaces

* only include interface subtypes that in...

1ce03ece112bf2688dcc066bdd844fa8b431fe4a authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.1 (#368)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

ca5e0b9a6f09376ea15b5d02eaa93d0b6e4a14b3 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add doc comments for config file values (#369)

* add doc comments for config file values

* remove line break in a few comments

9c81ff75ab095ec1d5d263100616988d3a148fd0 authored over 2 years ago by Alec Aivazis <[email protected]>
Improve route detection for SvelteKit projects (#366)

* improve isRoute logic

* respect config.frameworkConfigFile

* add changeset

* be more ...

5a1e7e07e0e2cf8734dae3af1a95b93600328734 authored over 2 years ago by Alec Aivazis <[email protected]>
Allow users to specify path to config file for preprocessor (#367)

* allow users to specify path to config file for preprocessor

* add changeset

* tests pass

66d0bcfb1d0f70dae966540a8858aed285c15e0e authored over 2 years ago by Alec Aivazis <[email protected]>
Improved enums (#364)

* start enum generator

* add enum definitions and update generated types to import from centr...

b323f5411db92f669edef64eed0df59bb0233ae8 authored over 2 years ago by Alec Aivazis <[email protected]>
Update CHANGELOG.md

f22f2dcf4978da62a2b90021a957381ae6dcc30a authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.0 (#363)

047168406e69e6635b75e8b6feb34281c834940b authored over 2 years ago by Alec Aivazis <[email protected]>
exit prerelease mode

ea2f05e04e14e14612f93eeeaa05cff1873e894e authored over 2 years ago by Alec Aivazis <[email protected]>
0.15.0 Final touches (#344)

* initial value for inline fragments can be null

* add changeset

* inline fragment returns...

ca0709dfb7d66e77556f3d8334a428f1ac148aef authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.0-next.6 (next) (#343)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b61f1c09d3e74b8cffe6be373a4e4a86d4cf1962 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Null fragment parents (#341)

* allow null values passed to fragment

* add changeset

* add test

* add link to integra...

a0b6030324816765b6c5cf451dd09586fbd886ec authored over 2 years ago by Alec Aivazis <[email protected]>
Only set inline query navigation block when using afterLoad (#342)

* only set inline query navigation block when using afterLoad

* add changeset

973db723ed9a155c43cac01cb08f55fe389714c2 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.0-next.5 (next) (#340)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

4ab37c94e492092c53d2abbbd6b91d2082ec3168 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
remove the query hook deprecation notice (#339)

* remove the query hook deprecation notice

* add changeset

12933746b879aaedc019d2f8458a38740f561bdf authored over 2 years ago by Alec Aivazis <[email protected]>
More stores integration tests (#338)

* :white_check_mark: IMPROVE: tests perf

* :children_crossing: IMPROVE: integration tests per...

cbdf3440b368de94a5eca5397a89a84446c80feb authored over 2 years ago by JYC <[email protected]>
📦 v0.15.0-next.4 (next) (#337)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

9a5a265a192b950bfb1310ad3ecb524cbe4eedf8 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix prefetches (#329)

* :white_check_mark: NEW: tests for prefetch

* fix initial load

* prefetch test passes

...

d65c6577d10dad56f13661d1b5c3d9e808979431 authored over 2 years ago by JYC <[email protected]>
FIX: session (SSR / Network / preprocess) (#336)

* :white_check_mark: FIX: session (SSR / Network / preprocess)

* :white_check_mark: UPDATE: p...

f99ce0e8330eb7805ecc21a4861eaaf28bc4ab52 authored over 2 years ago by JYC <[email protected]>
📦 v0.15.0-next.3 (next) (#334)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

13095dfbfeb66e5e9204feece9edd99e5ffd0f92 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
More mutation type tweaks (#333)

* more mutation type fixes

* added changeset

eac4eb309eecef78b82f5a683585cb7b8729d9cf authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.0-next.2 (next) (#332)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

63810dd88ca3d8f43831945df6d351baf7b4b634 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Inline mutation returns data directly (#331)

* mutation returns data directly

* added changeset

41cd95a577e418b6937039da963f82c95bd79854 authored over 2 years ago by Alec Aivazis <[email protected]>
✅ IMPROVE: tests (#328)

b2e22ea2eb24137a88f14bffb85fb04daad0494a authored over 2 years ago by JYC <[email protected]>
Update FUNDING.yml

83cfb9775c1fa07a8e607f0694222f4dee8bb0df authored over 2 years ago by Alec Aivazis <[email protected]>
mark integration as private

a835e44da30e13c0c66c8370e060a7216e2a6ed8 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.15.0-next.1 (next) (#322)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

da1e041b7fe47cec8270715c3432fc334f71e516 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mutation results shouldn't be nullable by default (#326)

* mutation results aren't nullable by default

* added changeset

dc4bf44ff7507f2a8c58b50c651e9ac155a3ad8c authored over 2 years ago by Alec Aivazis <[email protected]>
add 0.15.0 prerelease message

5bfd879e46bddf7bef8249bdae00a618e6745c02 authored over 2 years ago by Alec Aivazis <[email protected]>
Update FUNDING.yml

75a91c56730967afd158806cae37e08037398402 authored over 2 years ago by Alec Aivazis <[email protected]>
Create FUNDING.yml

1af8770552df14df6c36c87f3f4e1e8a60540242 authored over 2 years ago by Alec Aivazis <[email protected]>
fix import for generated mutation stores

161bd2332228d69f93abbe8b2058e719bb478d64 authored over 2 years ago by Alec Aivazis <[email protected]>
Add support for multiple schema files (#321)

* if a schema path points to multiple files, merge them into one when loading the config file

...

47bb94ea4b6c36210f1d2b7812613287fbe82e61 authored over 2 years ago by Alec Aivazis <[email protected]>
Store-based APIs (#291)

* :construction: NEW: kitql stores

* :children_crossing: IMPROVE: typings (data & query)

*...

17cd57eac72596823d2a4dddec85b6ac1a1d09dd authored over 2 years ago by JYC <[email protected]>
📦 v0.15.0-next.0 (next) (#317)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d78d4a02a96e4edae5e24e8c785f4e0106e36a9c authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
`@parentID` now takes the id of the field owner not fragment target (#315)

* parentID now points to the recordID of the field with list directive

* add changeset

* u...

4cf4b7f93d893ede734c7a067f03b14499cc9773 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.14.8 (#313)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

defd2289bc956ac875d36eda921729f290e8b77e authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove variables only used by internal directives from query (#310)

5cba9e25a314fc6378e48a3114a91cc1fb8d7557 authored over 2 years ago by Alex LaFroscia <[email protected]>
Remove Resolution to TypeScript 3.9.5 (#312)

* remove resolution to TypeScript 3.9.5

* add `tslib` to `devDependencies`

d4bf1de5a88402cca101106b2e47e1f101ea32d6 authored over 2 years ago by Alex LaFroscia <[email protected]>
chore: remove unused entry from lockfile (#309)

3cf55f2a66a70d4d74dfe34839a45dafa9c4ca9d authored over 2 years ago by Alex LaFroscia <[email protected]>
📦 v0.14.7 (#307)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

66a3f0611ff4bc17a8dd9f28344b31766bbcc306 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed bug when inserting items into connection (#306)

* missing cursor of item in connection from operation cannot trigger null cascade

* add test
...

fe79ff337aa922d19fdb6f36182fa365c85a2093 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.14.6 (#303)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

4b41b9cad68c2c9fd0a162f75885dbf11aab149e authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix changeset

c64e92c7301fbb481a0cc597bdbef659960ab6e6 authored over 2 years ago by Alec Aivazis <[email protected]>
Typescript 4.5 support (#299)

* Upgrade babel/parse for typescript 4.5 support

https://github.com/babel/babel/blob/main/CHA...

83032d8d671968688255cbe2c507e7252cfb747d authored over 2 years ago by Rob Marscher <[email protected]>
📦 v0.14.5 (#297)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

dc7b9133e8fd27a4bf0a201f02e354baf8ccc1e4 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix params for component query variable functions (#295)

* Do not pass props to route queries

* Make utility function more flexible

* Pass page and...

2c758235a65f5c4bf1b619ea295e0655893a95b1 authored over 2 years ago by fehnomenal <[email protected]>
Load data for component query when nothing was cached (#296)

1cce6a6e0d52a89b41c904b5714685fcbfa5db74 authored over 2 years ago by fehnomenal <[email protected]>
📦 v0.14.4 (#293)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3423e48d1b86406f85199478c028acf82a2a589a authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
convert changesets to patches

79e08f16d9faaa093025ac1b466aa5da38977eff authored over 2 years ago by Alec Aivazis <[email protected]>
Allow using `@const` (and probably other new features) (#288)

* Update svelte

* Add changeset

4c09aba4926ec75515302269c8643e4ce783337c authored over 2 years ago by fehnomenal <[email protected]>
Pass variables to `afterLoad` (#292)

* Pass variables to `afterLoad`

* Only generate after load types for queries

c6f5d6011b533998dc76ebe9e2617eb05096e750 authored over 2 years ago by fehnomenal <[email protected]>
📦 v0.14.3 (#284)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

2bc23fd3a6b8ace378d731f41ec6ce64e8eeca97 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Given component queries better default prop values (#283)

* default query prop should be an empty object

* added changeset

* update changeset message

dd201422f0359f44cf18b338ed4ecd0d13799149 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 v0.14.2 (#280)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

9c1089fbbba02d378e6254d8198b67c307791210 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Make list operations silent (#277)

* list operations fail silently

* start list collections

* operations affect all lists wit...

d010c3f8b5b4005a6ca02e748724079134fcebbd authored over 2 years ago by Alec Aivazis <[email protected]>
add pinst to disable postinstall on packaging (#279)

* add pinst to disable postinstall on packaging

fixes #278

* add changeset

de1ae3be60f04971c1b9c8bca9a89973438a1965 authored over 2 years ago by Opliko <[email protected]>
📦 v0.14.1 (#276)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

f01d5905c1816899cf7e550f441cda23a4200e6d authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove then insert (#275)

* fixed an issue in the cache when inserting a record that was just deleted from a connection

...

baf233b10f447006386ef0b2de1a3a53edecf6c0 authored over 2 years ago by Alec Aivazis <[email protected]>
📦 0.14.0 (#274)

f92fdfa8bf612db50073da22d5e50bd176786cf5 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
add optional postinstall

3a9cddf41fb0cdc78d5f98a8ae1e4677a48c08f2 authored over 2 years ago by Alec Aivazis <[email protected]>
remove second install from deployment action

3dd59b2318c4dd4bbad558fff51658567534fbb5 authored over 2 years ago by Alec Aivazis <[email protected]>
allow yarn install to mutate the lockfile during release

147f09a4ae53863be6d01427ad4dc1232abaa14b authored over 2 years ago by Alec Aivazis <[email protected]>
remove postinstall

c208fbb751f74b8e7d324a834038ba397e9763f1 authored over 2 years ago by Alec Aivazis <[email protected]>
removed unused images

dde1a62dd728cb79b3eeded4b0ad0abdc7f96a3c authored over 2 years ago by Alec Aivazis <[email protected]>
Consolidate Houdini modules under one package (#273)

* add package emoji to changeset commit

* move packages to src dir and add esbuild for buildi...

2adabd7c78b89f12cd556a241245899b13cde30f authored over 2 years ago by Alec Aivazis <[email protected]>
Better support for non-standard IDs (#263)

* add config for custom type keys

* add multiple keys to selection set

* add refetch custo...

c5cce5217149bc1b2be1f48cb734fb451b03a28f authored over 2 years ago by Alec Aivazis <[email protected]>
📦 0.13.10 (#271)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3f34bff1f032c7ccde280f61aacf233dd8633178 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix changest to patch

fbdcc8b8e248e6adab0b85da8c1cff36aa4ab3ff authored over 2 years ago by Alec Aivazis <[email protected]>
Parallel queries (#269)

* Do not check for errors if no variables were computed

* Execute multiple queries in paralle...

bfcd00357e92b47caec988baa919c5c84ddcc333 authored over 2 years ago by fehnomenal <[email protected]>
📦 v0.13.9

c4eaae7402ea1cd8930afb2ee5027e6846282b0f authored over 2 years ago by Alec Aivazis <[email protected]>