Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Varios ajustes na lib #30

Merged
merged 10 commits into from
Jun 22, 2022
Merged

Varios ajustes na lib #30

merged 10 commits into from
Jun 22, 2022

Conversation

tejota
Copy link
Contributor

@tejota tejota commented May 31, 2022

  • Ajuste dos hooks do flipt-react
  • Ajustes de nomenclaturas
  • Ajustes de "tipagem"
  • Remoção de obrigatoriedade de parâmetros com valor default
  • Ajustes na documentação

packages/flipt-react/tsconfig.json Outdated Show resolved Hide resolved
packages/flipt-sdk/README.md Outdated Show resolved Hide resolved
packages/flipt-sdk/README.md Outdated Show resolved Hide resolved
packages/flipt-sdk/README.pt-br.md Outdated Show resolved Hide resolved
packages/flipt-sdk/README.pt-br.md Outdated Show resolved Hide resolved
packages/flipt-sdk/src/@types/BatchEvaluationResponse.ts Outdated Show resolved Hide resolved
packages/flipt-sdk/src/createFliptSDK.ts Outdated Show resolved Hide resolved
packages/flipt-sdk/types/createFliptSDK.d.ts Outdated Show resolved Hide resolved
isAnonymous?: boolean;
signal?: AbortSignal | null;
};
import type { BatchEvaluationResponse, Context, EvaluationResponse, FliptConfig, Request, RequestOptions } from './@types';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Copy link
Contributor

@mechamobau mechamobau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mechamobau mechamobau merged commit abf7bcf into betrybe:main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants