RJWadley / stylelint-no-unsupported-browser-features

Disallow features that aren't supported by your target browser audience.
422 stars 21 forks source link

Discontinue lodash pick #298

Closed carlosjeurissen closed 7 months ago

carlosjeurissen commented 7 months ago

Resolves https://github.com/RJWadley/stylelint-no-unsupported-browser-features/pull/296#issuecomment-1909754353

This commit removes the use of lodash.pick since lodash.pick is not maintained and including lodash just for this instance seems like an overkill.

RJWadley commented 7 months ago

:tada: This PR is included in version 8.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: