tressa icon indicating copy to clipboard operation
tressa copied to clipboard

Version 0.4.0 is not published

Open albertosantini opened this issue 7 years ago • 1 comments

I suppose it is not on purpose latest version, 0.4.0, is not published.

Just a note about my use case.

I was just reconsidering my test stack (mocha, chai and karma runner). I was looking for a (simple) test lib ES2015-aware (no need for transpilation on user-side, please), intending I can import it (import test from "tressa") without any global objects around (like describe and it in mocha).

Do you think to publish tressa supporting esm?

albertosantini avatar Dec 24 '17 09:12 albertosantini

0.4 didn’t fix what it was supposed to fix so it didn’t go out.

Tressa works with every engine and browser out of the box now.

Exporting it as ESM wouldn’t give me anything more.

However, over holidays I won’t code much and tressa is not on my priority list so maybe , next year, I’ll think about it but if it’s urgent you better look at other solutions.

I’ll keep this open in the meanwhile.

WebReflection avatar Dec 24 '17 11:12 WebReflection