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

Deprecate use of configuration options to be removed in 4.0.0 #36

Open
2 tasks
DanielSchaffer opened this issue Aug 24, 2019 · 0 comments
Open
2 tasks
Assignees
Milestone

Comments

@DanielSchaffer
Copy link
Owner

DanielSchaffer commented Aug 24, 2019

  • deprecate options.babel.plugins - add @deprecated jsdoc and a console warning when using it, direct users to use options.babel.loaderOptions (added in add loaderOptions for babel #37)
  • deprecate options.babel.cacheDirectory - add @deprecated jsdoc and a console warning when using it, direct users to use options.babel.loaderOptions (added in add loaderOptions for babel #37)

preparation for 4.0.0 (see #21)

@DanielSchaffer DanielSchaffer added this to the 2.5.0 milestone Aug 24, 2019
@DanielSchaffer DanielSchaffer self-assigned this Aug 25, 2019
@DanielSchaffer DanielSchaffer modified the milestones: 2.5.0, 2.6.0 Jul 25, 2020
@DanielSchaffer DanielSchaffer changed the title Deprecate use of configuration options to be removed in 3.0.0 Deprecate use of configuration options to be removed in 4.0.0 Jul 25, 2020
@DanielSchaffer DanielSchaffer modified the milestones: 2.6.0, 3.0.0 Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant