Commits
Click on a commit to change the comparison rangeformat js27 days ago
by GiveMe-A-Name update Zod shema and split test into nativeWatcher.test.js27 days ago
by GiveMe-A-Name fix typo27 days ago
by GiveMe-A-Name Adjust using FxHashMap instead of std hashmap26 days ago
by GiveMe-A-Name Update path_manager comments26 days ago
by GiveMe-A-Name fix: add external dependencies to skip list in deny.toml26 days ago
by GiveMe-A-Name feat: add safety documentation for NativeWatcher watch method and improve import order in watch.ts26 days ago
by GiveMe-A-Name Remove unused import26 days ago
by GiveMe-A-Name fix: improve documentation for nativeWatcher performance issues26 days ago
by GiveMe-A-Name fix: remove trailing newline at the end of experiments documentation20 days ago
by GiveMe-A-Name fix: update native watcher to disable concurrent mode20 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher20 days ago
by GiveMe-A-Name fix: add conditional check for WASM platform in nativeWatcher tests20 days ago
by GiveMe-A-Name fix: refactor nativeWatcher tests to always run without WASM condition20 days ago
by GiveMe-A-Name fix: remove WASM condition for NativeWatcher test in jest config20 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher19 days ago
by GiveMe-A-Name fix: correct file extension for NativeWatcher test exclusion in Jest config19 days ago
by GiveMe-A-Name Set default-features=false to notify dependency for reduce binary size16 days ago
by GiveMe-A-Name feat: update NativeWatcher API to use NativeWatchResult and improve event handling15 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher15 days ago
by GiveMe-A-Name feat: implement watcher instance with close, pause, and getInfo methods in MultiCompiler15 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher15 days ago
by GiveMe-A-Name chore: update nativeWatcher version to 1.4.6 in documentation14 days ago
by GiveMe-A-Name Update core.api.md13 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher13 days ago
by GiveMe-A-Name docs: update experiments documentation for `nativeWatcher` and add details for `inlineConst` feature9 days ago
by GiveMe-A-Name chore: update glob-to-regexp dependency in package.json and prebundle.config.mjs9 days ago
by GiveMe-A-Name fix: update missingDependencies to reference addedMissingDependencies instead of removedMissingDependencies9 days ago
by GiveMe-A-Name Merge branch 'main' into feat/native-watcher9 days ago
by GiveMe-A-Name