You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch to vitest - Refactor: replace test suite with vitest #2328 (less trouble with ESM as with jest. Here we don't even have jest, this still runs on chai+mocha+chai which have (big?) issues with ESM as well)
🛣️ The road to modern ESM
Working with ESM only dependencies is still hard in 2024. And we want to do our part and make all people of all code styles and environments happy!
👟 Core and CDA are ready(ish)
To make this happen, we have to do kind of a leap forward. We already have the SDK-CORE prepared and the CDA.js is also ready for review
🔨 List of todos
These are based on the learnings from our other repos:
potential breaking changes below here
👏 Will fix:
These changes should solve the following issues:
The text was updated successfully, but these errors were encountered: