@toolpath/viewer 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@ import { EnginePart } from '@toolpath/viewer/engine'
22
22
  </Suspense>
23
23
  ```
24
24
 
25
- `EnginePart` takes a `PartReportResponse` exactly as `@toolpath/api` returns it and validates it:
25
+ `EnginePart` takes a `PartResponse` exactly as `@toolpath/api` returns it and validates it:
26
26
  a malformed report throws `PartReportFormatError` carrying every problem it found, and one from a
27
27
  kernel older than `0.3.0` — before `regions[]` and `featureTag` existed — throws
28
28
  `UnsupportedKernelVersionError`. It fetches `meshGlbUrl`, falls back to `meshStlUrl`, and refuses a