Skip to content

Conversation

@qgustavor
Copy link
Owner

@qgustavor qgustavor commented Aug 30, 2025

Release v1.4.0

Changelog

Minor Changes

Attempt 1 to fix Deno tests (@qgustavor)

Added --no-check because of this: info: The program failed type-checking, but it still might work correctly. hint: Re-run with --no-check to skip type-checking.

Fixes for copyTo implementation (@qgustavor)

Implement copyTo (@qgustavor)

Allows copying files. Still needs fixing and testing before pushing.

ravindu01manoj and others added 8 commits July 30, 2025 14:21
Also simplified the `target.nodeId ? target.nodeId : target` ternary
because, if target is a File, then it doesn't make sense stringifying it.
Fixes for copyTo implementation
Added --no-check because of this:

   info: The program failed type-checking, but it still might work correctly.
  hint: Re-run with --no-check to skip type-checking.

It should not type check the tests! Why is it doing that? It works on my machine!
@qgustavor qgustavor changed the title Release - v1.3.10 Release - v1.4.0 Aug 30, 2025
@qgustavor
Copy link
Owner Author

qgustavor commented Aug 30, 2025

Will merge after fixing #240 and/or #242.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants