feat: Add an analytics module and local and posthog providers (#12505)
* feat: Add an analytics module and local and posthog providers * fix: Add tests and wire up in missing places * fix: Address feedback and add missing module typing * fix: Address feedback and add missing module typing --------- Co-authored-by: Adrien de Peretti <adrien.deperetti@gmail.com> Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
"@inquirer/checkbox": "^2.3.11",
|
||||
"@inquirer/input": "^2.2.9",
|
||||
"@medusajs/admin-bundler": "2.8.2",
|
||||
"@medusajs/analytics": "2.8.2",
|
||||
"@medusajs/analytics-local": "2.8.2",
|
||||
"@medusajs/analytics-posthog": "2.8.2",
|
||||
"@medusajs/api-key": "2.8.2",
|
||||
"@medusajs/auth": "2.8.2",
|
||||
"@medusajs/auth-emailpass": "2.8.2",
|
||||
|
||||
Reference in New Issue
Block a user