chore(version): Update package versions to 3.13.0-beta.61 [skip ci]
This commit is contained in:
parent
8fc0dc16e9
commit
7008029cdc
11
CHANGELOG.md
11
CHANGELOG.md
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @externals/devDependencies
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @externals/devDependencies
|
**Note:** Version bump only for package @externals/devDependencies
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@externals/devDependencies",
|
"name": "@externals/devDependencies",
|
||||||
"description": "External dev dependencies - put dev build dependencies here",
|
"description": "External dev dependencies - put dev build dependencies here",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @externals/dicom-microscopy-viewer
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @externals/dicom-microscopy-viewer
|
**Note:** Version bump only for package @externals/dicom-microscopy-viewer
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@externals/dicom-microscopy-viewer",
|
"name": "@externals/dicom-microscopy-viewer",
|
||||||
"description": "External reference to dicom-microscopy-viewer",
|
"description": "External reference to dicom-microscopy-viewer",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dicom-microscopy-viewer": "0.48.17"
|
"dicom-microscopy-viewer": "0.48.17"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
eede569a88ed6a3177bbdea8552dfb93ca13cac5
|
8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc
|
||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-pmap
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone-dicom-pmap",
|
"name": "@ohif/extension-cornerstone-dicom-pmap",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "DICOM Parametric Map read workflow",
|
"description": "DICOM Parametric Map read workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33,10 +33,10 @@
|
|||||||
"start": "yarn run dev"
|
"start": "yarn run dev"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-rt
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone-dicom-rt",
|
"name": "@ohif/extension-cornerstone-dicom-rt",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "DICOM RT read workflow",
|
"description": "DICOM RT read workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33,10 +33,10 @@
|
|||||||
"start": "yarn run dev"
|
"start": "yarn run dev"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-seg
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone-dicom-seg",
|
"name": "@ohif/extension-cornerstone-dicom-seg",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "DICOM SEG read workflow",
|
"description": "DICOM SEG read workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33,10 +33,10 @@
|
|||||||
"start": "yarn run dev"
|
"start": "yarn run dev"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dicom-sr
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone-dicom-sr",
|
"name": "@ohif/extension-cornerstone-dicom-sr",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for an SR Cornerstone Viewport",
|
"description": "OHIF extension for an SR Cornerstone Viewport",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,10 +34,10 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-measurement-tracking": "3.13.0-beta.60",
|
"@ohif/extension-measurement-tracking": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume
|
**Note:** Version bump only for package @ohif/extension-cornerstone-dynamic-volume
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone-dynamic-volume",
|
"name": "@ohif/extension-cornerstone-dynamic-volume",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for 4D volumes data",
|
"description": "OHIF extension for 4D volumes data",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -29,11 +29,11 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-cornerstone
|
**Note:** Version bump only for package @ohif/extension-cornerstone
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-cornerstone",
|
"name": "@ohif/extension-cornerstone",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for Cornerstone",
|
"description": "OHIF extension for Cornerstone",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -41,8 +41,8 @@
|
|||||||
"@cornerstonejs/codec-openjpeg": "1.3.0",
|
"@cornerstonejs/codec-openjpeg": "1.3.0",
|
||||||
"@cornerstonejs/codec-openjph": "2.4.7",
|
"@cornerstonejs/codec-openjph": "2.4.7",
|
||||||
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-default
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-default",
|
"name": "@ohif/extension-default",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Common/default features and functionality for basic image viewing",
|
"description": "Common/default features and functionality for basic image viewing",
|
||||||
"author": "OHIF Core Team",
|
"author": "OHIF Core Team",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,8 +34,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicomweb-client": "0.10.4",
|
"dicomweb-client": "0.10.4",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
|
**Note:** Version bump only for package @ohif/extension-dicom-microscopy
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-dicom-microscopy",
|
"name": "@ohif/extension-dicom-microscopy",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for DICOM microscopy",
|
"description": "OHIF extension for DICOM microscopy",
|
||||||
"author": "Bill Wallace, md-prog",
|
"author": "Bill Wallace, md-prog",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30,10 +30,10 @@
|
|||||||
"start": "yarn run dev"
|
"start": "yarn run dev"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-dicom-pdf",
|
"name": "@ohif/extension-dicom-pdf",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for PDF display",
|
"description": "OHIF extension for PDF display",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-dicom-video
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-dicom-video
|
**Note:** Version bump only for package @ohif/extension-dicom-video
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-dicom-video",
|
"name": "@ohif/extension-dicom-video",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for video display",
|
"description": "OHIF extension for video display",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-measurement-tracking
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-measurement-tracking
|
**Note:** Version bump only for package @ohif/extension-measurement-tracking
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-measurement-tracking",
|
"name": "@ohif/extension-measurement-tracking",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Tracking features and functionality for basic image viewing",
|
"description": "Tracking features and functionality for basic image viewing",
|
||||||
"author": "OHIF Core Team",
|
"author": "OHIF Core Team",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,10 +34,10 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@cornerstonejs/core": "4.21.7",
|
"@cornerstonejs/core": "4.21.7",
|
||||||
"@cornerstonejs/tools": "4.21.7",
|
"@cornerstonejs/tools": "4.21.7",
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"lodash.debounce": "4.0.8",
|
"lodash.debounce": "4.0.8",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"@xstate/react": "3.2.2",
|
"@xstate/react": "3.2.2",
|
||||||
"xstate": "4.38.3"
|
"xstate": "4.38.3"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-test
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-test
|
**Note:** Version bump only for package @ohif/extension-test
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-test",
|
"name": "@ohif/extension-test",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension used inside e2e testing",
|
"description": "OHIF extension used inside e2e testing",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-tmtv
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-tmtv
|
**Note:** Version bump only for package @ohif/extension-tmtv
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-tmtv",
|
"name": "@ohif/extension-tmtv",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF extension for Total Metabolic Tumor Volume",
|
"description": "OHIF extension for Total Metabolic Tumor Volume",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"dcmjs": "0.49.4",
|
"dcmjs": "0.49.4",
|
||||||
"dicom-parser": "1.8.21",
|
"dicom-parser": "1.8.21",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline
|
**Note:** Version bump only for package @ohif/extension-ultrasound-pleura-bline
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/extension-ultrasound-pleura-bline",
|
"name": "@ohif/extension-ultrasound-pleura-bline",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "Rodrigo Basilio",
|
"author": "Rodrigo Basilio",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -44,11 +44,11 @@
|
|||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
"@cornerstonejs/core": "4.21.7",
|
"@cornerstonejs/core": "4.21.7",
|
||||||
"@cornerstonejs/tools": "4.21.7",
|
"@cornerstonejs/tools": "4.21.7",
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"@ohif/ui-next": "3.13.0-beta.60"
|
"@ohif/ui-next": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.28.0",
|
"@babel/core": "7.28.0",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"],
|
"packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"],
|
||||||
"npmClient": "yarn"
|
"npmClient": "yarn"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-basic-dev-mode
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-basic-dev-mode
|
**Note:** Version bump only for package @ohif/mode-basic-dev-mode
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-basic-dev-mode",
|
"name": "@ohif/mode-basic-dev-mode",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Basic OHIF Viewer Using Cornerstone",
|
"description": "Basic OHIF Viewer Using Cornerstone",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -31,12 +31,12 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60"
|
"@ohif/extension-dicom-video": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-test
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-test
|
**Note:** Version bump only for package @ohif/mode-test
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-test",
|
"name": "@ohif/mode-test",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Basic mode for testing",
|
"description": "Basic mode for testing",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,14 +34,14 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60",
|
"@ohif/extension-dicom-video": "3.13.0-beta.61",
|
||||||
"@ohif/extension-measurement-tracking": "3.13.0-beta.60",
|
"@ohif/extension-measurement-tracking": "3.13.0-beta.61",
|
||||||
"@ohif/extension-test": "3.13.0-beta.60"
|
"@ohif/extension-test": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-basic
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-basic
|
**Note:** Version bump only for package @ohif/mode-basic
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-basic",
|
"name": "@ohif/mode-basic",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "A basic mode used to build other modes on top of",
|
"description": "A basic mode used to build other modes on top of",
|
||||||
"author": "OHIF Contributors",
|
"author": "OHIF Contributors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -21,14 +21,14 @@
|
|||||||
"yarn": ">=1.16.0"
|
"yarn": ">=1.16.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60"
|
"@ohif/extension-dicom-video": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2"
|
"@babel/runtime": "7.28.2"
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-longitudinal
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-longitudinal
|
**Note:** Version bump only for package @ohif/mode-longitudinal
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-longitudinal",
|
"name": "@ohif/mode-longitudinal",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Longitudinal Workflow",
|
"description": "Longitudinal Workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,16 +34,16 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60",
|
"@ohif/extension-dicom-video": "3.13.0-beta.61",
|
||||||
"@ohif/extension-measurement-tracking": "3.13.0-beta.60",
|
"@ohif/extension-measurement-tracking": "3.13.0-beta.61",
|
||||||
"@ohif/mode-basic": "3.13.0-beta.60"
|
"@ohif/mode-basic": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-microscopy
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-microscopy
|
**Note:** Version bump only for package @ohif/mode-microscopy
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-microscopy",
|
"name": "@ohif/mode-microscopy",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF mode for DICOM microscopy",
|
"description": "OHIF mode for DICOM microscopy",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -35,8 +35,8 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-microscopy": "3.13.0-beta.60"
|
"@ohif/extension-dicom-microscopy": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-preclinical-4d
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-preclinical-4d
|
**Note:** Version bump only for package @ohif/mode-preclinical-4d
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-preclinical-4d",
|
"name": "@ohif/mode-preclinical-4d",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "4D Workflow",
|
"description": "4D Workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33,12 +33,12 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dynamic-volume": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dynamic-volume": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-tmtv": "3.13.0-beta.60"
|
"@ohif/extension-tmtv": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2"
|
"@babel/runtime": "7.28.2"
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-segmentation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-segmentation
|
**Note:** Version bump only for package @ohif/mode-segmentation
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-segmentation",
|
"name": "@ohif/mode-segmentation",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
|
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
|
||||||
"author": "@ohif",
|
"author": "@ohif",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -35,15 +35,15 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60",
|
"@ohif/extension-dicom-video": "3.13.0-beta.61",
|
||||||
"@ohif/mode-basic": "3.13.0-beta.60"
|
"@ohif/mode-basic": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-tmtv
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-tmtv
|
**Note:** Version bump only for package @ohif/mode-tmtv
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-tmtv",
|
"name": "@ohif/mode-tmtv",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Total Metabolic Tumor Volume Workflow",
|
"description": "Total Metabolic Tumor Volume Workflow",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -34,13 +34,13 @@
|
|||||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60",
|
"@ohif/extension-dicom-video": "3.13.0-beta.61",
|
||||||
"@ohif/extension-measurement-tracking": "3.13.0-beta.60"
|
"@ohif/extension-measurement-tracking": "3.13.0-beta.61"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline
|
**Note:** Version bump only for package @ohif/mode-ultrasound-pleura-bline
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/mode-ultrasound-pleura-bline",
|
"name": "@ohif/mode-ultrasound-pleura-bline",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Allows users to annotate ultrasound images with pleura B-line annotations.",
|
"description": "Allows users to annotate ultrasound images with pleura B-line annotations.",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -36,9 +36,9 @@
|
|||||||
"@babel/runtime": "7.28.2",
|
"@babel/runtime": "7.28.2",
|
||||||
"@cornerstonejs/core": "4.21.7",
|
"@cornerstonejs/core": "4.21.7",
|
||||||
"@cornerstonejs/tools": "4.21.7",
|
"@cornerstonejs/tools": "4.21.7",
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.60",
|
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.61",
|
||||||
"i18next": "17.3.1"
|
"i18next": "17.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/app",
|
"name": "@ohif/app",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"productVersion": "3.4.0",
|
"productVersion": "3.4.0",
|
||||||
"description": "OHIF Viewer",
|
"description": "OHIF Viewer",
|
||||||
"author": "OHIF Contributors",
|
"author": "OHIF Contributors",
|
||||||
@ -56,25 +56,25 @@
|
|||||||
"@cornerstonejs/codec-openjph": "2.4.7",
|
"@cornerstonejs/codec-openjph": "2.4.7",
|
||||||
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
||||||
"@emotion/serialize": "1.3.3",
|
"@emotion/serialize": "1.3.3",
|
||||||
"@ohif/core": "3.13.0-beta.60",
|
"@ohif/core": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-rt": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-seg": "3.13.0-beta.61",
|
||||||
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.60",
|
"@ohif/extension-cornerstone-dicom-sr": "3.13.0-beta.61",
|
||||||
"@ohif/extension-default": "3.13.0-beta.60",
|
"@ohif/extension-default": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-microscopy": "3.13.0-beta.60",
|
"@ohif/extension-dicom-microscopy": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-pdf": "3.13.0-beta.60",
|
"@ohif/extension-dicom-pdf": "3.13.0-beta.61",
|
||||||
"@ohif/extension-dicom-video": "3.13.0-beta.60",
|
"@ohif/extension-dicom-video": "3.13.0-beta.61",
|
||||||
"@ohif/extension-test": "3.13.0-beta.60",
|
"@ohif/extension-test": "3.13.0-beta.61",
|
||||||
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.60",
|
"@ohif/extension-ultrasound-pleura-bline": "3.13.0-beta.61",
|
||||||
"@ohif/i18n": "3.13.0-beta.60",
|
"@ohif/i18n": "3.13.0-beta.61",
|
||||||
"@ohif/mode-basic-dev-mode": "3.13.0-beta.60",
|
"@ohif/mode-basic-dev-mode": "3.13.0-beta.61",
|
||||||
"@ohif/mode-longitudinal": "3.13.0-beta.60",
|
"@ohif/mode-longitudinal": "3.13.0-beta.61",
|
||||||
"@ohif/mode-microscopy": "3.13.0-beta.60",
|
"@ohif/mode-microscopy": "3.13.0-beta.61",
|
||||||
"@ohif/mode-test": "3.13.0-beta.60",
|
"@ohif/mode-test": "3.13.0-beta.61",
|
||||||
"@ohif/mode-ultrasound-pleura-bline": "3.13.0-beta.60",
|
"@ohif/mode-ultrasound-pleura-bline": "3.13.0-beta.61",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"@ohif/ui-next": "3.13.0-beta.60",
|
"@ohif/ui-next": "3.13.0-beta.61",
|
||||||
"@svgr/webpack": "8.1.0",
|
"@svgr/webpack": "8.1.0",
|
||||||
"@types/react": "18.3.23",
|
"@types/react": "18.3.23",
|
||||||
"classnames": "2.5.1",
|
"classnames": "2.5.1",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/cli
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/cli
|
**Note:** Version bump only for package @ohif/cli
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/cli",
|
"name": "@ohif/cli",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "A CLI to bootstrap new OHIF extension or mode",
|
"description": "A CLI to bootstrap new OHIF extension or mode",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/core
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/core
|
**Note:** Version bump only for package @ohif/core
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/core",
|
"name": "@ohif/core",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Generic business logic for web-based medical imaging applications",
|
"description": "Generic business logic for web-based medical imaging applications",
|
||||||
"author": "OHIF Core Team",
|
"author": "OHIF Core Team",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"@cornerstonejs/codec-openjph": "2.4.7",
|
"@cornerstonejs/codec-openjph": "2.4.7",
|
||||||
"@cornerstonejs/core": "4.21.7",
|
"@cornerstonejs/core": "4.21.7",
|
||||||
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
"@cornerstonejs/dicom-image-loader": "4.21.7",
|
||||||
"@ohif/ui": "3.13.0-beta.60",
|
"@ohif/ui": "3.13.0-beta.61",
|
||||||
"cornerstone-math": "0.1.10",
|
"cornerstone-math": "0.1.10",
|
||||||
"dicom-parser": "1.8.21"
|
"dicom-parser": "1.8.21"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohif-docs",
|
"name": "ohif-docs",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"docusaurus": "docusaurus",
|
"docusaurus": "docusaurus",
|
||||||
|
|||||||
@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ohif/i18n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/i18n
|
**Note:** Version bump only for package @ohif/i18n
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/i18n",
|
"name": "@ohif/i18n",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Internationalization library for The OHIF Viewer",
|
"description": "Internationalization library for The OHIF Viewer",
|
||||||
"author": "OHIF",
|
"author": "OHIF",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/ui-next
|
**Note:** Version bump only for package @ohif/ui-next
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/ui-next",
|
"name": "@ohif/ui-next",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui",
|
"description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui",
|
||||||
"main": "dist/ohif-ui-next.umd.js",
|
"main": "dist/ohif-ui-next.umd.js",
|
||||||
"module": "src/index.ts",
|
"module": "src/index.ts",
|
||||||
|
|||||||
@ -3,6 +3,17 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.13.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.60...v3.13.0-beta.61) (2026-04-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **slice scrollbar:** Integrate ViewportSliceProgressScrollbar with customizations and docs ([#5960](https://github.com/OHIF/Viewers/issues/5960)) ([8fc0dc1](https://github.com/OHIF/Viewers/commit/8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
# [3.13.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.13.0-beta.59...v3.13.0-beta.60) (2026-04-21)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ohif/ui
|
**Note:** Version bump only for package @ohif/ui
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ohif/ui",
|
"name": "@ohif/ui",
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"description": "A set of React components for Medical Imaging Viewers",
|
"description": "A set of React components for Medical Imaging Viewers",
|
||||||
"author": "OHIF Contributors",
|
"author": "OHIF Contributors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "3.13.0-beta.60",
|
"version": "3.13.0-beta.61",
|
||||||
"commit": "eede569a88ed6a3177bbdea8552dfb93ca13cac5"
|
"commit": "8fc0dc16e97f3262fdac902ecf2d7c20cb8f78cc"
|
||||||
}
|
}
|
||||||
@ -1 +1 @@
|
|||||||
3.13.0-beta.60
|
3.13.0-beta.61
|
||||||
Loading…
Reference in New Issue
Block a user