Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(factories): remove deprecated factories #1381

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Conversation

simondel
Copy link
Member

@simondel simondel commented Feb 11, 2019

BREAKING CHANGE: removed the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection

@ghost ghost assigned nicojs Feb 11, 2019
@simondel simondel merged commit 4ee27a2 into v1 Feb 12, 2019
@ghost ghost removed the 🔎 Needs review label Feb 12, 2019
@simondel simondel deleted the deprecated-factories branch February 12, 2019 07:31
nicojs pushed a commit that referenced this pull request Feb 12, 2019
BREAKING CHANGE: removed the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection
nicojs pushed a commit that referenced this pull request Feb 12, 2019
BREAKING CHANGE: removed the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection
nicojs pushed a commit that referenced this pull request Feb 13, 2019
BREAKING CHANGE: removed the Factory (and children) from the stryker-api package. Use DI to ensure classes are created. For more information, see https://github.com/stryker-mutator/stryker-handbook/blob/master/stryker/api/plugins.md#dependency-injection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants