Releases: usebasejump/basejump
Releases · usebasejump/basejump
v2.0.3 - Resolve import issues in billing functions
v2.0.2 - Fix Type issue in Stripe Functions
- Resolves an issue where types were being pulled from the incorrect directory
v2.0.1 - Move Deno Functions
move docs
Headless Basejump
v2.0.0 Headless Basejump migration (#31)
Resolve type issues
Resolves type issues on a base install. Thanks @cayblood 🙌
Better defaults for new project billing
Resolves an issue where new projects would hit a blank screen when accessing the dashboard if billing hadn't been setup yet.
The reason was because it was trying to force a plan selection, but no plans were available.
Instead, billing is now disabled by default - you'll need to follow the guide on usebasejump.com to enable it for your project once ready.
Next 13 and Social Images
We've bumped NextJS to version 13 and added social images for all blogs and documents. You can learn more about how to customize this here: https://usebasejump.com/blog/generating-og-images-with-next-13