lucavandro / CodiceFiscaleJS

CodiceFiscale.js is a utility library to compute and validate Italian Tax code (codice fiscale).
Creative Commons Attribution Share Alike 4.0 International
197 stars 77 forks source link

Runtime error with TypeScript #72

Closed DenisFrezzato closed 2 years ago

DenisFrezzato commented 2 years ago

After updating to 2.3.10, I got this error: TypeError: 'codice_fiscale_js_1.default is not a constructor'

To reproduce: playground

2.3.9 was fine.

ste7en commented 2 years ago

I experienced the same problem. Had to downgrade to 2.3.9

Maverick283 commented 2 years ago

Can confirm, same issue here.

lucavandro commented 2 years ago

Fixed in v2.3.13. Please upgrade