Closed cstrnt closed 6 months ago
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
abby-docs | โ Ready (Inspect) | Visit Preview | ๐ฌ Add feedback | May 21, 2024 4:43pm |
abby-opensource | โ Ready (Inspect) | Visit Preview | ๐ฌ Add feedback | May 21, 2024 4:43pm |
This update introduces significant enhancements through the @tryabby/remix
package, enriching Remix integration with Abby's capabilities. It includes comprehensive documentation, API references, and functional components for managing A/B tests, feature flags, and remote configurations within Remix applications. Additionally, the update encompasses the setup of testing environments to ensure robust functionality and type safety through thorough unit tests.
File Path | Change Summary |
---|---|
apps/docs/pages/integrations/_meta.json |
Added "Remix" key to JSON object. |
apps/docs/pages/integrations/remix.mdx |
Introduced documentation for Remix v2 integration with Abby, covering setup, configuration, and data fetching enhancements. Added components and functions from "@tryabby/remix". |
apps/docs/pages/reference/_meta.json |
Added "Remix" to the list of technologies in the JSON file. |
apps/docs/pages/reference/remix.mdx |
Added detailed API reference for Remix with Abby functions and components. |
apps/web/src/components/Integrations.tsx |
Updated to include integration details for "Remix" with necessary information. |
packages/remix/... (multiple files) |
Created @tryabby/remix package with various functionalities, testing setup, and TypeScript configurations. |
๐ฐ๐ฉ๐ Code changes dance in the moonlight, Remix and Abby, a blend so right. Flags wave high, tests take flight, With each commit, innovation's light. ๐๐๐
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?
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @cstrnt and the rest of your teammates on Graphite
Summary by CodeRabbit
@tryabby/remix
package version 1.0.1 supporting feature flags and A/B testing.