Skip to content

Conversation

Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Apr 10, 2025

This PR changes a few things

  • Migrate the watcher in js side to use Resource
  • Remove WatcherResource and unwatch as they're not needed, notify's watcher will clean itself up on drop
  • Remove the new thread and channel redirect on every watch, as they're not really needed

Also:

  • Removed close command as it's not used anymore
  • Updated metadata to stat in readme
  • Removed uuid as dependency since it's not used anymore

Copy link
Contributor

github-actions bot commented Apr 10, 2025

Package Changes Through 0aa380c

There are 5 changes which include single-instance with patch, fs with minor, fs-js with minor, http with patch, http-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.25 2.0.26
api-example-js 2.0.21 2.0.22
fs 2.2.1 2.3.0
fs-js 2.2.1 2.3.0
dialog 2.2.1 2.2.2
dialog-js 2.2.1 2.2.2
http 2.4.3 2.4.4
http-js 2.4.3 2.4.4
persisted-scope 2.2.1 2.2.2
single-instance 2.2.3 2.2.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master Legend-Master marked this pull request as ready for review April 10, 2025 12:27
@Legend-Master Legend-Master requested a review from a team as a code owner April 10, 2025 12:27
@amrbashir amrbashir merged commit dac4d53 into tauri-apps:v2 Apr 19, 2025
153 checks passed
@Legend-Master Legend-Master deleted the watch-cleanup branch April 19, 2025 13:30
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants