Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-11 | 2.9 kB | |
v1.3.0.tar.gz | 2023-05-11 | 7.6 MB | |
v1.3.0.zip | 2023-05-11 | 7.7 MB | |
Totals: 3 Items | 15.3 MB | 0 |
v1.3.0 (2023-05-11)
Made in Ukraine 🇺🇦
You can show your support by helping my country to fight this war: https://opencollective.com/graphql-voyager All collected money after expenses goes to Ukrainian paramedics deployed alongside troops.
New Feature 🚀
- #301 disable validation of directives in SDL (@IvanGoncharov)
- #309 Switch to using standalone builds (@IvanGoncharov)
- #316 Add
renderVoyager
into standalone. Deprecateinit
. (@IvanGoncharov)
Bug Fix 🐞
- #307 Change links to demo and repo (@IvanGoncharov)
Docs 📝
3 PRs were merged
* [#310](https://github.com/graphql-kit/graphql-voyager/pull/310) README: minor fixes and updates ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#312](https://github.com/graphql-kit/graphql-voyager/pull/312) Rework cdn example ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#314](https://github.com/graphql-kit/graphql-voyager/pull/314) Replace examples in README with links ([@IvanGoncharov](https://github.com/IvanGoncharov))Internal 🏠
8 PRs were merged
* [#303](https://github.com/graphql-kit/graphql-voyager/pull/303) Add FUNDING.md ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#304](https://github.com/graphql-kit/graphql-voyager/pull/304) Switch demo to use pass promise as introspection ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#305](https://github.com/graphql-kit/graphql-voyager/pull/305) ci: Add explicit permissions to workflows ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#306](https://github.com/graphql-kit/graphql-voyager/pull/306) ci: backport workflow fixe from graphql-js ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#308](https://github.com/graphql-kit/graphql-voyager/pull/308) ci: deploy to github pages using specialize action ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#311](https://github.com/graphql-kit/graphql-voyager/pull/311) ci: switch to specialize action to upload github-pages artifact ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#313](https://github.com/graphql-kit/graphql-voyager/pull/313) ci: remove workarounds for webpack@4 ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#315](https://github.com/graphql-kit/graphql-voyager/pull/315) add 'eslint-plugin-playwright' ([@IvanGoncharov](https://github.com/IvanGoncharov))Committers: 1
- Ivan Goncharov(@IvanGoncharov)