Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-29 | 1.5 kB | |
v1.2.0.tar.gz | 2023-04-29 | 7.6 MB | |
v1.2.0.zip | 2023-04-29 | 7.6 MB | |
Totals: 3 Items | 15.2 MB | 0 |
v1.2.0 (2023-04-30)
New Feature 🚀
- #296 Move "Change schema" into the main lib (@IvanGoncharov)
- #299 npm: add 'voyager.standalone.js' as fully standalone bundle (@IvanGoncharov)
Polish 💅
3 PRs were merged
* [#292](https://github.com/IvanGoncharov/graphql-voyager/pull/292) Use named imports from React ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#293](https://github.com/IvanGoncharov/graphql-voyager/pull/293) switch Voyager component from class to function ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#294](https://github.com/IvanGoncharov/graphql-voyager/pull/294) switch Markdown component from class to function ([@IvanGoncharov](https://github.com/IvanGoncharov))Internal 🏠
2 PRs were merged
* [#297](https://github.com/IvanGoncharov/graphql-voyager/pull/297) Migrate demo/index.tsx to plain ts file ([@IvanGoncharov](https://github.com/IvanGoncharov)) * [#298](https://github.com/IvanGoncharov/graphql-voyager/pull/298) demo: Load JSON using fetch ([@IvanGoncharov](https://github.com/IvanGoncharov))Committers: 1
- Ivan Goncharov(@IvanGoncharov)