Release v1.3.2
This is a hotfix release that fixes a bug that prevented the
@jbrowse/react-linear-genome-view component from being used in v1.3.1
It also contains a couple other small improvements
1.3.2 (2021-07-07)
Packages in this release
Package | Download |
---|---|
@jbrowse/core | https://www.npmjs.com/package/@jbrowse/core |
@jbrowse/plugin-circular-view | https://www.npmjs.com/package/@jbrowse/plugin-circular-view |
@jbrowse/plugin-spreadsheet-view | |
@jbrowse/plugin-sv-inspector | |
@jbrowse/plugin-svg | https://www.npmjs.com/package/@jbrowse/plugin-svg |
@jbrowse/plugin-variants | https://www.npmjs.com/package/@jbrowse/plugin-variants |
@jbrowse/desktop | |
@jbrowse/react-linear-genome-view | https://www.npmjs.com/package/@jbrowse/react-linear-genome-view |
@jbrowse/web |
🚀 Enhancement
- Other
core
🐛 Bug Fix
- #2109 Make sure to wait for assembly to load before downloading canonical refnames in SV inspector (@cmdcolin)
- #2111 Fix "Can't resolve '@jbrowse/plugin-legacy-jbrowse'" in
@jbrowse/react-linear-genome-view
(@garrettjstevens)
Committers: 2
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens)