Skip to content

v0.4.8

Pre-release
Pre-release

Choose a tag to compare

@imigueldiaz imigueldiaz released this 06 Dec 07:56
557021e

[0.4.8] - 2024-12-06

Changed

  • Modified CreateLabelData type to properly handle version validation at runtime
  • Improved version validation in createLabel method to better handle invalid versions
  • Updated type definitions to maintain type safety while allowing proper runtime checks

Fixed

  • Fixed ESLint warnings related to unnecessary conditions in version validation
  • Fixed handling of optional cts property in mongodb.ts
  • Improved error handling in saveLabel method