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

refactor(options)!: remove deprecated "webpackConfig" #394

Merged
merged 1 commit into from
Feb 20, 2022

Conversation

rchl
Copy link
Member

@rchl rchl commented Feb 20, 2022

BREAKING CHANGE: Configure through the publishRelease object instead.

BREAKING CHANGE: Configure through the publishRelease object instead.
@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #394 (0b3508a) into master (12b320c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #394   +/-   ##
=======================================
  Coverage   70.21%   70.21%           
=======================================
  Files           1        1           
  Lines          47       47           
  Branches       21       21           
=======================================
  Hits           33       33           
  Misses         11       11           
  Partials        3        3           
Impacted Files Coverage Δ
lib/module.js 70.21% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12b320c...0b3508a. Read the comment docs.

@rchl rchl changed the title refactor(options)!: remove deprecated "webpackConfig" (#393) refactor(options)!: remove deprecated "webpackConfig" Feb 20, 2022
@rchl rchl merged commit 6152957 into master Feb 20, 2022
@rchl rchl deleted the refactor/remove-options branch February 20, 2022 21:45
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `webpackConfig` option. Configure through the `publishRelease` option instead.
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `webpackConfig` option. Configure through the `publishRelease` option instead.
rchl added a commit that referenced this pull request Aug 3, 2022
BREAKING CHANGE: Remove deprecated `webpackConfig` option. Configure through the `publishRelease` option instead.
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.

1 participant