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

refactor(snowpack)!: delete snowpack plugin #1532

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

thekip
Copy link
Collaborator

@thekip thekip commented Mar 17, 2023

BREAKING CHANGE

Snowpack plugin is deleted.

Description

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

#1530

Checklist

  • I have read the CONTRIBUTING and CODE_OF_CONDUCT docs
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

BREAKING CHANGE

Snowpack plugin is deleted.
@vercel
Copy link

vercel bot commented Mar 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
js-lingui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 17, 2023 at 9:24AM (UTC)

@github-actions
Copy link

size-limit report 📦

Path Size
./packages/core/build/esm/index.js 1.57 KB (0%)
./packages/detect-locale/build/esm/index.js 812 B (0%)
./packages/react/build/esm/index.js 1.67 KB (0%)
./packages/remote-loader/build/esm/index.js 7.25 KB (0%)

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14 ⚠️

Comparison is base (c4b700d) 75.70% compared to head (ba2868a) 75.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1532      +/-   ##
==========================================
- Coverage   75.70%   75.57%   -0.14%     
==========================================
  Files          79       78       -1     
  Lines        1984     1969      -15     
  Branches      518      516       -2     
==========================================
- Hits         1502     1488      -14     
+ Misses        361      360       -1     
  Partials      121      121              

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andrii-bodnar andrii-bodnar merged commit bbc315b into lingui:next Mar 17, 2023
@andrii-bodnar andrii-bodnar linked an issue Mar 17, 2023 that may be closed by this pull request
3 tasks
@thekip thekip deleted the remove-snowpack-plugin branch March 17, 2023 09:58
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.

Deprecating Snowpack Plugin
2 participants