ember-changeset-validations icon indicating copy to clipboard operation
ember-changeset-validations copied to clipboard

Published package does not include type declarations folder

Open LucasHillDex opened this issue 8 months ago • 0 comments

The package.json implies a declaration folder should include all the types for the exported modules but it is missing from the published package:

https://github.com/adopted-ember-addons/ember-changeset-validations/blob/master/package.json#L23 https://www.npmjs.com/package/ember-changeset-validations/v/5.0.0?activeTab=code

LucasHillDex avatar May 22 '25 14:05 LucasHillDex