Releases: urql-graphql/urql-devtools
Releases · urql-graphql/urql-devtools
v2.6.3
v2.6.3 (2021-12-03)
Merged pull requests:
- add uploading source code instructions #385 (JoviDeCroock)
- add entry about producing final build #384 (JoviDeCroock)
- (chore) - document setup process #383 (JoviDeCroock)
- fix: Allows urql-devtools to launch via Windows PowerShell #378 (jakobo)
v2.6.2
Merged pull requests:
- Bump tar from 6.0.2 to 6.1.6 #380 (dependabot[bot])
- Bump browserslist from 4.12.0 to 4.16.6 #370 (dependabot[bot])
- Bump codemirror from 5.57.0 to 5.58.2 #364 (dependabot[bot])
- Bump hosted-git-info from 2.8.8 to 2.8.9 #361 (dependabot[bot])
v2.6.1
Fixed bugs:
- Cannot launch via Windows (Powershell or Command prompt) #377
Merged pull requests:
- chore: Update Electron to support Apple Silicon (M1) #376 (manosim)
- Bump normalize-url from 4.5.0 to 4.5.1 #373 (dependabot[bot])
- Bump ws from 7.3.1 to 7.4.6 #372 (dependabot[bot])
v2.6.0
v2.6.0 (2021-05-21)
Added enhancements:
Fixed bugs:
- Code blocks don't clean up when code content changes #351
Merged pull requests:
- Update codemirror hint colors #368 (KenanYusuf)
- Remove pane header from scroll area in timeline view #367 (KenanYusuf)
- Dark theme tweaks #365 (andyrichardson)
- Added dedicated zoom in/out buttons to timeline toolbar #363 (KenanYusuf)
- Refactor cosmos theme toggle to use built in control panel #362 (KenanYusuf)
- Refactor to use space, fontSize, lineHeight and radii from theme #360 (KenanYusuf)
- Bump lodash from 4.17.19 to 4.17.21 #359 (dependabot[bot])
- Theme refactor #358 (KenanYusuf)
- Bump ssri from 6.0.1 to 6.0.2 #356 (dependabot[bot])
- Type, colour and spacing UI improvements #355 (KenanYusuf)
- Add syntax highlighting for default args in fields #354 (KenanYusuf)
- fix: reset code snippet when try to append a new code #352 (ValGeorgiev)
- feat: store last sent request in localstorage #350 (ValGeorgiev)
v2.5.0
v2.5.0 (2021-04-20)
Added enhancements:
- Update bug report template on runtime error #340
- Add copy to clipboard functionality to code blocks #307
Merged pull requests:
- Feature/code block copy #349 (jmfulgham)
- Add Copy feature #348 (jmfulgham)
- fix: Add new issue templates for electron and extension apps #347 (ValGeorgiev)
- Bump y18n from 4.0.0 to 4.0.1 #344 (dependabot[bot])
- Bump elliptic from 6.5.3 to 6.5.4 #338 (dependabot[bot])
- Restructure dev docs + add RN app link #317 (andyrichardson)
v2.4.3
v2.4.2
v2.4.2 (2021-02-18)
Fixed bugs:
- Page content not rendering in Firefox #335
Closed issues:
- Devtools: TypeError: Cannot read property '0' of undefined #334
- [Runtime error]: Cannot read property '0' of undefined #333
Merged pull requests:
- Explicitly set viewport height for Firefox #336 (andyrichardson)
v2.4.1
v2.4.1 (2021-02-15)
Added enhancements:
- Add page-action icon to Firefox #89
Fixed bugs:
- Add a new line between description and query names #288
Closed issues:
- Add support for Urql 2.0 (operationName -> kind) #331
- [Linux] Electron standalone app does not connect with React Native #315
Merged pull requests:
- Replace 'operationName' attr with 'kind' #332 (andyrichardson)
- Bump ini from 1.3.5 to 1.3.7 #326 (dependabot[bot])
- Add snapshotting for the schema component #322 (andyrichardson)
- Multiline description #321 (r281GQ)
- Add a note in the README about Android port forwarding #319 (bkonkle)
v2.4.0
v2.3.1
v2.3.1 (2020-09-28)
Fixed bugs:
- Cache explorer not updating on new values #312
- [Runtime error]: React invariant on schema explorer #311
- The devtools doesn't work when app is inside an iframe #280
Merged pull requests:
- Fix issue with mutated code block #314 (andyrichardson)
- Fix invariant on schema explorer #313 (andyrichardson)
- Add type check to dependencies #310 (andyrichardson)
- Inject extension files into all frames in a tab #281 (wgolledge)