Skip to content

v2.0.0-alpha.1 #1984

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

Merged
merged 1 commit into from
Feb 17, 2025
Merged

v2.0.0-alpha.1 #1984

merged 1 commit into from
Feb 17, 2025

Conversation

CodeDredd
Copy link
Owner

@CodeDredd CodeDredd commented Feb 16, 2025

👉 Changelog

compare changes

🚀 Enhancements

  • pinia-orm: ⚠️ Moving to Pinia v3 (#1981)

💅 Refactors

  • nuxt: Make sure to use correct pinia/nuxt version (#1986)
  • pinia-orm: Remove nanoid async in test setup (0485786)

🏡 Chore

✅ Tests

  • pinia-orm: Remove nanoid async test (a86dc5d)

🤖 CI

⚠️ Breaking Changes

❤️ Contributors

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.17%. Comparing base (8ca41be) to head (b4d2ddb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1984      +/-   ##
==========================================
+ Coverage   99.11%   99.17%   +0.06%     
==========================================
  Files          86       86              
  Lines        3048     3048              
  Branches      531      531              
==========================================
+ Hits         3021     3023       +2     
+ Misses         24       22       -2     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CodeDredd CodeDredd merged commit 796955e into main Feb 17, 2025
18 checks passed
@CodeDredd CodeDredd deleted the v2.0.0-alpha.1 branch February 17, 2025 18:19
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.

nanoid v5 - async API removed
2 participants