1.0.0 Release checklist
Closed this issue · 5 comments
Pre 1.0.0 release
Post 1.0.0 release
- Close #83
- Deprecate @botbuildercommunity/adapters and refer to
@botbuildercommunity/adapter-console
. - Review all
CHANGELOG.md
files and add publication date.
@iMicknl I was going to wait on deprecating the old adapters package and pointing to the new one until after v1 is merged into master. Let me know if you want to handle this differently.
Once #99 is merged, all packages should have changelogs, and every package except the ATS storage package will conform to the ESLint rules. What more do you think is needed before merging v1 with master and performing the post v1 items?
@iMicknl I think we're in a good state to merge v1 with master. The console adapter and ATS storage have been broken out/renamed, and we have the renamed middleware packages. Everything except for the ATS storage is passing ESLint, and the Azure Pipeline build checks are solid. We have changelogs in each as well. I'd like to get this merged so we can focus on the requested adapters and some other items without worrying about merge backs, future deprecations (because of renames), etc.