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: change how library is imported #101

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

danielroe
Copy link
Collaborator

BREAKING CHANGE: @nuxtjs/sanity/module is now how the module should be imported in nuxt.config

BREAKING CHANGE: `@nuxtjs/sanity/module` is now how the module should be imported in `nuxt.config`
@danielroe danielroe self-assigned this Mar 31, 2021
@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #101 (4cbac01) into main (1cc3476) will decrease coverage by 0.96%.
The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   90.86%   89.89%   -0.97%     
==========================================
  Files           6        7       +1     
  Lines         197      188       -9     
  Branches       80       71       -9     
==========================================
- Hits          179      169      -10     
- Misses         18       19       +1     
Impacted Files Coverage Δ
src/components/sanity-content.ts 80.21% <ø> (ø)
src/components/sanity-image.ts 100.00% <ø> (ø)
src/components/vue.ts 100.00% <ø> (ø)
src/index.ts 0.00% <0.00%> (-100.00%) ⬇️
src/module.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cc3476...4cbac01. Read the comment docs.

@danielroe danielroe merged commit 21c4fa9 into main Mar 31, 2021
@danielroe danielroe deleted the refactor/separate-module-import branch March 31, 2021 21:14
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