Skip to content

v2.0.0

Choose a tag to compare

@g-saracca g-saracca released this 04 Jul 17:44
· 162 commits to main since this release
40e74cc

Dataverse Client Javascript 2.0.0

This release marks a major update to this repository and npm package, after nearly two years without new versions being published.

This version has been tested with Dataverse 6.7 🚀.

Release Highlights

Package Renaming:

The NPM package has been renamed from js-dataverse to @iqss/dataverse-client-javascript. The js-dataverse package will be marked as deprecated.

Architecture and Codebase Enhancements:

Significant refactoring and enhancements have been made throughout the codebase, including support for many new use cases, improved modularization, and better error management.

This release represents foundational work to enable future development.
Starting with upcoming releases, a structured changelog will be included to provide detailed descriptions of all changes and improvements.

New Contributors