chore: update js README for v3 release#3334
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request modifies the README.md file for the Formbricks Browser JS Library to clarify usage instructions and update import statements. Users are now directed to import the library from a single source, Changes
Suggested reviewers
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
Thank you for following the naming conventions for pull request titles! 🙏 |
This pull request includes a simplification of the
README.mdfile for the@formbricks/jspackage by consolidating the initialization examples forWebsiteandAppsurveys into a single example.Documentation updates:
packages/js/README.md: Consolidated the initialization examples forWebsiteandAppsurveys into a single example using@formbricks/js. Updated the instructions to include a link to the user identification feature documentation.Summary by CodeRabbit
New Features
Documentation