Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-25 | 3.9 kB | |
v1.1.0.tar.gz | 2023-04-25 | 7.6 MB | |
v1.1.0.zip | 2023-04-25 | 7.6 MB | |
Totals: 3 Items | 15.2 MB | 0 |
v1.1.0 (2023-04-25)
Deprecation ⚠
- #291 Deprecate passing function as 'introspection' property (@IvanGoncharov)
New Feature 🚀
- #287 Share voyagerIntrospectionQuery, and deprecate "introspection" func prop (@IvanGoncharov)
- #289 Move voyager logo component into main lib (@IvanGoncharov)
Polish 💅
4 PRs were merged
* [#267](https://github.com/IvanGoncharov/graphql-voyager/pull/267) Change style of TS Array types ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#280](https://github.com/IvanGoncharov/graphql-voyager/pull/280) sort import/exports ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#281](https://github.com/IvanGoncharov/graphql-voyager/pull/281) PoweredBy: inline css ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#288](https://github.com/IvanGoncharov/graphql-voyager/pull/288) cleanup lib exports ([@IvanGoncharov](https://github.com/IvanGoncharov))Internal 🏠
12 PRs were merged
* [#265](https://github.com/IvanGoncharov/graphql-voyager/pull/265) Add script to generate changelog ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#270](https://github.com/IvanGoncharov/graphql-voyager/pull/270) demo: add privacy notice ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#274](https://github.com/IvanGoncharov/graphql-voyager/pull/274) demo: Improve privacy notice ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#275](https://github.com/IvanGoncharov/graphql-voyager/pull/275) demo: Fix preset tab on Firefox also simplify a bit ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#276](https://github.com/IvanGoncharov/graphql-voyager/pull/276) tests: fix flaky test by disabling timeout ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#277](https://github.com/IvanGoncharov/graphql-voyager/pull/277) Update Google Analytics code ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#278](https://github.com/IvanGoncharov/graphql-voyager/pull/278) second attempt to fix flaky test ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#279](https://github.com/IvanGoncharov/graphql-voyager/pull/279) demo: Inline all demo specific CSS ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#282](https://github.com/IvanGoncharov/graphql-voyager/pull/282) tests: split page object model into separate file ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#284](https://github.com/IvanGoncharov/graphql-voyager/pull/284) demo: switch to functional components ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#285](https://github.com/IvanGoncharov/graphql-voyager/pull/285) demo: pass presets as props ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#290](https://github.com/IvanGoncharov/graphql-voyager/pull/290) fix flacky "loading animation" test ([@IvanGoncharov](https://github.com/IvanGoncharov))Dependency 📦
3 PRs were merged
* [#269](https://github.com/IvanGoncharov/graphql-voyager/pull/269) Update emscripten ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#272](https://github.com/IvanGoncharov/graphql-voyager/pull/272) worker: update expat lib ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#273](https://github.com/IvanGoncharov/graphql-voyager/pull/273) worker: Update graphviz ([@IvanGoncharov](https://github.com/IvanGoncharov))Committers: 1
- Ivan Goncharov(@IvanGoncharov)