refactor(web): deprecated APIs to remove in v21
Open
refactor
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 114
Description
* To be removed in version 21:
- `keyman.build` (use `keyman.versionInfo`)
- `keyman.version` (use `keyman.versionInfo`)
See-also: #16385
Contributor guide
Research direction
Start by searching the web code for `keyman.build` and `keyman.version` and read the surrounding API definitions and usages. Remove the deprecated APIs scheduled for v21, update affected references to `keyman.versionInfo`, and verify that no obsolete references remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100