@regle/mcp-server 1.21.5 → 1.21.6

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.
@@ -671,7 +671,7 @@ const rawData = {
671
671
  {
672
672
  "name": "useRegle",
673
673
  "kind": "const",
674
- "description": "`useRegle` serves as the foundation for validation logic.\nIt transforms your data and validation rules into a powerful, reactive validation system.",
674
+ "description": "`useRegle` serves as the foundation for validation logic.\n\nIt transforms your data and validation rules into a powerful, reactive validation system.",
675
675
  "parameters": [{
676
676
  "name": "params",
677
677
  "type": "[state: Maybe<TState> | DeepReactiveState<TState>, rulesFactory: Unwrap<TState> extends MaybeInput<PrimitiveTypes> ? MaybeRefOrGetter<...> : Unwrap<...> extends Record<...> ? MaybeComputedOrGetter<......",
@@ -2002,7 +2002,7 @@ function searchApi(query) {
2002
2002
  });
2003
2003
  return results;
2004
2004
  }
2005
- var version = "1.21.5";
2005
+ var version = "1.21.6";
2006
2006
  let posthogClient = null;
2007
2007
  posthogClient = new PostHog("phc_kqgJoylCpKkGkkRGxb4MyN2mViehoQcUFEGwVkk4l8E", {
2008
2008
  host: "https://eu.i.posthog.com",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regle/mcp-server",
3
- "version": "1.21.5",
3
+ "version": "1.21.6",
4
4
  "description": "MCP Server for Regle",
5
5
  "keywords": [
6
6
  "ai",