As we're developing the assessments feature, it may be a good idea to ensure it launches with all dependent packages for both api and webapp kept up to date. While this is technically a "maintenance" issue, we don't have any other time in our development cycle to tackle breaking changes in case any of our dependent packages' updates cause any issues. Maintenance is best for minor updates without breaking changes.
We may need to do this more than twice during the development process.
Additional Details and Resources
This was last done in ticket #525 and this is the second in the series for this feature buildout. The only foreseeable change other than minor package updates will be that Node.js LTS is now v18.15 instead of v18.14. (This should not be a breaking change.)
Correct Project Selected
[X] This issue is linked to the appropriate project
Describe the Feature / Enhancement
As we're developing the assessments feature, it may be a good idea to ensure it launches with all dependent packages for both
api
andwebapp
kept up to date. While this is technically a "maintenance" issue, we don't have any other time in our development cycle to tackle breaking changes in case any of our dependent packages' updates cause any issues. Maintenance is best for minor updates without breaking changes.We may need to do this more than twice during the development process.
Additional Details and Resources
This was last done in ticket #525 and this is the second in the series for this feature buildout. The only foreseeable change other than minor package updates will be that Node.js LTS is now v18.15 instead of v18.14. (This should not be a breaking change.)
Correct Project Selected
Labels