From 9eb633935221c4b63d104f9bb1690cd072632d49 Mon Sep 17 00:00:00 2001 From: Manason Date: Wed, 30 Oct 2024 09:06:32 -0700 Subject: [PATCH] docs(faq): beta release clarification --- pages/faq.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/faq.mdx b/pages/faq.mdx index 53a2691..69dff9f 100644 --- a/pages/faq.mdx +++ b/pages/faq.mdx @@ -54,6 +54,12 @@ The two common issues with multijob resources are: No, the bridge layer handles the compatibility for resources expecting QBCore style exports and events. Converting resources only helps to improve readability and reduce the memory footprint +## Are beta releases ready to be used? + +If you see a resource with a version less than v1.0.0, it is a beta released resources. +Beta releases still meet all of our release standards, except that they may not yet be as optimized or cleaned up as we'd like. +To qualify for a beta release we're principally concerned that the resource works well, and the API & dependencies are appropriate. +We wouldn't release resources in beta if we didn't think they were stable and ready to be used. ## Common Problems and Questions