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

fix(deps): bump @nuxtjs/composition-api from 0.19.1 to 0.20.0 #20

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps @nuxtjs/composition-api from 0.19.1 to 0.20.0.

Release notes

Sourced from @nuxtjs/composition-api's releases.

v0.20.0

0.20.0 (2021-02-14)

⚠ BREAKING CHANGES

  • split out types and imports

Features

Bug Fixes

  • correct static-json path with custom router base or cdnURL (fca527e), closes #351
  • create static-json folder before dev/build (27e2ffa), closes #337
  • ensure defineNuxtConfig is accessible within config file (06500ab)
  • split out types and imports (cc81ad6), closes #334
  • type issues with new wrapper functions (fb2aa09)
  • use es module version of entrypoint in build (72e753a)
Changelog

Sourced from @nuxtjs/composition-api's changelog.

0.20.0 (2021-02-14)

⚠ BREAKING CHANGES

  • split out types and imports

Features

Bug Fixes

  • correct static-json path with custom router base or cdnURL (fca527e), closes #351
  • create static-json folder before dev/build (27e2ffa), closes #337
  • ensure defineNuxtConfig is accessible within config file (06500ab)
  • split out types and imports (cc81ad6), closes #334
  • type issues with new wrapper functions (fb2aa09)
  • use es module version of entrypoint in build (72e753a)
Commits
  • 7969357 chore: release v0.20.0
  • a465b87 chore: upgrade deps
  • d4bdbfb feat: fetch improvements (#366)
  • f1fcec7 docs: add warning about defineNuxtConfig
  • 06500ab fix: ensure defineNuxtConfig is accessible within config file
  • 0998d66 feat: do some very dodgy things to improve dx
  • 2157afc test: fix unit test import locations
  • 9ec6119 chore(deps): update all non-major dependencies (#357)
  • a019e77 docs: remove focus on reqSsrRef
  • bb2cd3f style: lint markdown in docs with prettier as well
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2021
@vinayakkulkarni vinayakkulkarni merged commit a1ffe88 into dev Feb 15, 2021
@vinayakkulkarni vinayakkulkarni deleted the dependabot/npm_and_yarn/nuxtjs/composition-api-0.20.0 branch February 15, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant