Skip to content

Conversation

stormwarning
Copy link
Owner

Strings in knownFramework and knownFirstparty option
arrays can now include regular expression patterns.

💣 Options are now matched against only the first part of
the module path (i.e. up to the first /). This means
something like myapp in knownFirstparty will match
'myapp/subdir/foo' but not 'myapp-addon/lib', where
previously it would have.

@stormwarning stormwarning merged commit f325c04 into master Jan 22, 2020
@stormwarning stormwarning deleted the use-regex-for-options branch January 22, 2020 05:17
@stormwarning
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant