github thedotmack/claude-mem v6.3.7

latest releases: v9.0.6, v9.0.5, v9.0.4...
one month ago

Bug Fixes

  • fix: Remove orphaned closing brace in smart-install.js - Fixes SyntaxError "Missing catch or finally after try" that was preventing the plugin from loading correctly

What Changed

Fixed a syntax error in scripts/smart-install.js where an extra closing brace on line 392 caused the SessionStart hook to fail. The PM2 worker startup try/catch block was properly formed but had an orphaned closing brace that didn't match any opening brace.

This bug was introduced in a recent release and prevented the plugin from loading correctly for users.

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.