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

Next #748

Merged
merged 13 commits into from Aug 29, 2019
Merged

Next #748

merged 13 commits into from Aug 29, 2019

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

merge next into master

Breaking Changes

Yes

Additional Info

No

BREAKING CHANGE:
- minimum required `node.js` version is `8.9.0`
- minimum required `webpack` version is `4.36.0`
…735)

BREAKING CHANGE: the `data` option was renamed to the `prependData` option
BREAKING CHANGE: move all sass (`includePaths`, `importer`, `functions`) options to the `sassOptions` option. The `functions` option can't be used as `Function`, you should use `sassOption` as `Function` to achieve this.
BREAKING CHANGE: default value of the `sourceMap` option depends on the `devtool` value (`eval`/`false` values don't enable source map generation)
@alexander-akait alexander-akait merged commit 45ad0be into master Aug 29, 2019
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.

None yet

2 participants