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

add utils and export JournifyProvider #8

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

Iliyass
Copy link
Collaborator

@Iliyass Iliyass commented Nov 19, 2024

This pull request includes several changes to the packages/core module, focusing on enhancing utility functions, improving exports, and adding a new transformation function.

Improvements to exports:

  • packages/core/src/index.tsx: Changed the export strategy to use export * for client, flushPolicies, and mapTransform, and added multiple utility functions to the exports.

New transformation function:

Enhancements to utility functions:

  • packages/core/src/utils.ts: Added new type-checking functions (isNumber, isString, isBoolean, isDate), and utility functions (objectToString, unknownToString, isObject, deepCompare).

@Iliyass Iliyass requested a review from amineck November 19, 2024 10:33
@Iliyass Iliyass merged commit c6538a7 into main Nov 19, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.12.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant