amplitude / amplitude/Amplitude-TypeScript
When pulling plan via ampli @amplitude/analytics-browser is limited to v1
Open
bug
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 68
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 29
Description
## Expected Behavior
When pulling the plan from `ampli` the recommended option should be `@amplitude/analytics-browser@^2.0`
## Current Behavior
When pulling the plan from `ampli` the recommended option ia `@amplitude/analytics-browser@^1.0`
## Possible Solution
## Steps to Reproduce
1. Login to ampli
2. Run ampli pull on an empty project
3. Run throw prompts until the SDK options are presented
4. See only options for browser is the old js package and v1 of analytics-browser
## Environment
- JS SDK Version:
analytics-browser@2.38.6
- Installation Method:
npm
- Browser and Version:
Chrome 146
Contributor guide
Assessment
This issue has not been assessed yet.