File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.0.1] ( https://github.com/FormidableLabs/urql-devtools-exchange/tree/v1.0.1 ) (2020-04-22)
4+
5+ [ Full Changelog] ( https://github.com/FormidableLabs/urql-devtools-exchange/compare/v1.0.0...v1.0.1 )
6+
7+ ** Fixed bugs:**
8+
9+ - GraphQL.js is bundled with the build output [ \# 32] ( https://github.com/FormidableLabs/urql-devtools-exchange/issues/32 )
10+
11+ ** Merged pull requests:**
12+
13+ - Add GraphQL as peer dependency [ \# 33] ( https://github.com/FormidableLabs/urql-devtools-exchange/pull/33 ) ([ andyrichardson] ( https://github.com/andyrichardson ) )
14+
315## [ v1.0.0] ( https://github.com/FormidableLabs/urql-devtools-exchange/tree/v1.0.0 ) (2020-04-21)
416
517[ Full Changelog] ( https://github.com/FormidableLabs/urql-devtools-exchange/compare/v0.1.2...v1.0.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @urql/devtools" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " The official exchange for use with Urql Devtools" ,
55 "main" : " dist/urql-devtools-exchange.js" ,
66 "module" : " dist/urql-devtools-exchange.es.js" ,
You can’t perform that action at this time.
0 commit comments