ember-cli / ember-ajax

Service for making AJAX requests in Ember applications
MIT License
212 stars 87 forks source link

[5.1.0] Type-definitions are missing from release #460

Closed boris-petrov closed 2 years ago

boris-petrov commented 2 years ago

@Turbo87 - thanks for releasing a new version! However, in it, .d.ts files are missing.

boris-petrov commented 2 years ago

Actually the whole release seems broken: Could not find moduleember-ajax/errors``.

Turbo87 commented 2 years ago

ugh... typescript... 🙄

Turbo87 commented 2 years ago

looks like it did not precompile anything when I ran npm pack. should be fixed now with v5.1.1