pastoria 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pastoria",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Pastoria Development CLI",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -534,7 +534,7 @@ export function useNavigation() {
534
534
  }
535
535
 
536
536
  return {push, replace, pushRoute, replaceRoute, isPending} as const;
537
- }, [setLocation]);
537
+ }, [setLocation, isPending]);
538
538
  }
539
539
 
540
540
  export function Link({