next-safe-action
Advanced tools
Comparing version 7.0.0-next.29 to 7.0.0-next.30
{ | ||
"name": "next-safe-action", | ||
"version": "7.0.0-next.29", | ||
"version": "7.0.0-next.30", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Type safe and validated Server Actions in your Next.js (App Router) project.", |
@@ -35,10 +35,12 @@ <div align="center"> | ||
You can find a basic working implementation of the library [here](apps/playground). | ||
You can find a basic working implementation of the library [here](https://github.com/TheEdoRan/next-safe-action/tree/main/apps/playground). | ||
## Contributing | ||
If you want to contribute to next-safe-action, the best way is to fork this repository and [open a pull request](https://github.com/TheEdoRan/next-safe-action/pulls) when you're done implementing your feature. | ||
## Contributing | ||
If you found bugs or just want to ask a question, feel free to [open an issue](https://github.com/TheEdoRan/next-safe-action/issues). | ||
If you want to contribute to next-safe-action, please check out the [contributing guide](https://github.com/TheEdoRan/next-safe-action/tree/main/CONTRIBUTING.md). | ||
If you found bugs or just want to ask a question, feel free to open an issue or a discussion by following the [issue templates](https://github.com/TheEdoRan/next-safe-action/issues/new/choose). | ||
## Contributors | ||
@@ -45,0 +47,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76480
56