ember-cli-clipboard
ember-cli-clipboard copied to clipboard
feat: v2
closes: #421
What is happening here:
- addon is not new v2 format with it's own tests + gts and generated type declarations
- added new docs-app that os powered by kolay there is a basic tests that make sure that all pages are rendered with docs content
- I left old
test-appin classic format for two things: fastboot tests and test-helpers (this is interesting one and I think we should deprecate is since helpers use private methods that are accessible in the vite https://discord.com/channels/480462759797063690/483601670685720591/1389530629921574973)
Follow up items:
- maybe we release this is a major with test-stupport in place and we deprecate test-support helpers, and in the next major we can drop this test helpers
- setup release-plan
- setup deployment of docs-app
@jkusa I think I am done here 👍🏻
@jkusa any update, can I do anything to get this merged and released?
@jkusa could we possibly merge this?