Skip to content

Remove the old fileType API#260

Merged
vlad-zhukov merged 8 commits intoandywer:release-2.0from
dmitmel:feature/remove-old-api
Apr 21, 2018
Merged

Remove the old fileType API#260
vlad-zhukov merged 8 commits intoandywer:release-2.0from
dmitmel:feature/remove-old-api

Conversation

@dmitmel
Copy link
Contributor

@dmitmel dmitmel commented Mar 25, 2018

Related to #125

### `context.fileType` has been removed

The `context.fileType()` function is now deprecated. Just use `context.match.test` and provide a hard-coded RegExp as a default.
The `context.fileType()` function has been removed. Just use `context.match.test` and provide a hard-coded RegExp as a default.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is for v0.4 -> v1 migration only, don't bother with it right now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I undo this change?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes please

@vlad-zhukov vlad-zhukov added this to the 2.0.0 milestone Apr 21, 2018
@vlad-zhukov vlad-zhukov changed the base branch from master to release-2.0 April 21, 2018 09:47
@vlad-zhukov vlad-zhukov merged commit 633e32b into andywer:release-2.0 Apr 21, 2018
@vlad-zhukov
Copy link
Collaborator

Thanks for the PR!

@vlad-zhukov vlad-zhukov mentioned this pull request Apr 21, 2018
17 tasks
@dmitmel dmitmel deleted the feature/remove-old-api branch April 21, 2018 11:55
vlad-zhukov pushed a commit that referenced this pull request Apr 21, 2018
@vlad-zhukov vlad-zhukov mentioned this pull request Apr 21, 2018
andywer pushed a commit that referenced this pull request Jun 19, 2018
marcofugaro pushed a commit to marcofugaro/webpack-blocks that referenced this pull request Sep 29, 2018
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.

2 participants