Open
Description
As a user, learning about and typing can-define/list/list
& can-define/map/map
feels redundant. Additionally, the documented package in the canjs.com sidebar is can-define, which is a lower-level API that people mostly don’t use.
- Create can-define-list and can-define-map packages
- Move can-define to the Infrastructure collection (as of 2019-12-09 can-define is in the legacy collection)
- Write a codemod for switching from can-define to the individual packages
- Integrate the updated packages into the main can package