Closed Momijiichigo closed 3 years ago
Thanks for this! Can you please merge the latest master so GIthub checks are included? It seems tests are not passing.
Hi! I included Github checks! Please check the test script where I changed, to produce the same result as before
(i.e. I added attributes: ['size','type','extension']
option in the test code.)
Hi! The release with this fix ruined semver 😢
Sorry to hear that. You mean 2.4.0?
Yeah, specifically, removing from default attributes "size", "extension" and "type" was breaking changes. Just paying attention :)
You're right, it should have turned into 3.0.0 since it is a breaking change. Sorry about that, will make a release. Thanks for notifying!
Deprecated 2.4.0, can't unpublish it now. Published 3.0.0. Thanks again.
Thanks for reaction!
I changed the code a little bit to make default attributes only "name", "path" and "children". issue thread