- Fixed parsing and reactivity bugs: corrected {@const} end position handling, ensured reactivity context is unset after restoration, and stripped '?' from optional TypeScript script parameters for valid JavaScript output.
- Optimized URL handling by preventing searchParams subscribers from being notified when the URL changes without affecting the search string.