ember-cli-page-object
ember-cli-page-object copied to clipboard
Backport `@since` JSDoc tags to previous addon versions' docs
We may want to add @since notations to older versions' API docs, after we add them to the existing codebase. (See https://github.com/san650/ember-cli-page-object/issues/203.)
Questions:
- Should be bother?
- If so, what's the best way to approach this?
@san650 @juanazam