Skip to content

Release v0.0.2

Compare
Choose a tag to compare
@marcelodosreis marcelodosreis released this 20 Jan 04:32
· 14 commits to main since this release
7b66ab2

Release v0.0.2 - Free Trial and Datadog Integration

🚀 New Features

  • Free Trial: Created the base for the free trial functionality.
  • Pricing Component: Added a free trial option to the pricing component.
  • Datadog Integration: Implemented Datadog for monitoring and logging in the client-side.

🛠️ Improvements

  • Constants in Sign-In: Refactored constants used in the sign-in process.
  • Checkout Endpoint: Refactored the checkout endpoint for better performance and scalability.
  • Pricing Calls: Refactored pricing API calls for optimization.
  • Free Trial Constants: Refactored constants related to the free trial feature.
  • Middleware & Handlers: Refactored middleware and removed unnecessary handlers folder.
  • Stripe Library: Refactored Stripe-related functionality for consistency.
  • Browser Datadog Logs: Implemented browser-side Datadog logs for better monitoring.

🐞 Bug Fixes

  • Sample Rate: Fixed an issue with the sample rate configuration for Datadog logging.

🧑‍💻 Code and Infrastructure

  • Datadog Context: Created a context to initialize Datadog in the client-side.
  • Server-Side Datadog: Removed Datadog integration from the server-side.
  • Merge Conflicts: Resolved merge conflicts to ensure clean code base.

🔧 Future Enhancements

  • Roadmap Update: Updated the future roadmap for upcoming features and improvements.

💬 Notes

What's Changed

Full Changelog: v0.0.1...v0.0.2