--- '@openstapps/projectmanagement': minor '@openstapps/prettier-config': minor '@openstapps/es-mapping-generator': minor '@openstapps/backend-config': minor '@openstapps/eslint-config': minor '@openstapps/minimal-connector': minor '@openstapps/collection-utils': minor '@openstapps/minimal-plugin': minor '@openstapps/tsconfig': minor '@openstapps/api-plugin': minor '@openstapps/core-tools': minor '@openstapps/gitlab-api': minor '@openstapps/easy-ast': minor '@openstapps/api-cli': minor '@openstapps/backend': minor '@openstapps/logger': minor '@openstapps/proxy': minor '@openstapps/core': minor '@openstapps/app': minor '@openstapps/api': minor --- Migrate tests to C8/Chai/Mocha - `@testdeck` OOP testing has been removed. - Tests have been unified - CommonJS module mocking has been replaced through refactoring of tests, as ES Modules cannot be mocked (do yourself a favor and don't try to mock them) - C8 now replaces NYC as a native coverage tool