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

feat(tags): introduce tagSource for processors #1188

Merged
merged 1 commit into from
Jan 15, 2023
Merged

feat(tags): introduce tagSource for processors #1188

merged 1 commit into from
Jan 15, 2023

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Jan 15, 2023

Summary

This pull request introduces the tagSource property for processors, which indicates the package and name of the imported processor. This information can be used to determine the correct package for inserted imports. This feature will improve the accuracy and maintainability of the project by ensuring that the correct package is used for inserted imports. It also makes it easier to understand the flow of data and debug any issues that may arise.

Test plan

Existed tests were modified.

@changeset-bot
Copy link

changeset-bot bot commented Jan 15, 2023

🦋 Changeset detected

Latest commit: f95293c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
@linaria/babel-preset Patch
@linaria/tags Patch
@linaria/testkit Patch
@linaria/cli Patch
@linaria/esbuild Patch
linaria Patch
@linaria/rollup Patch
@linaria/stylelint Patch
@linaria/vite Patch
@linaria/webpack4-loader Patch
@linaria/webpack5-loader Patch
linaria-website Patch
@linaria/atomic Patch
@linaria/core Patch
@linaria/griffel Patch
@linaria/react Patch
esbuild-example Patch
rollup-example Patch
vite-example Patch
vpssr-linaria-solid-example Patch
@linaria/webpack-loader Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Anber Anber merged commit 28f3f93 into master Jan 15, 2023
@Anber Anber deleted the tag-source branch January 15, 2023 20:39
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.

1 participant