Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ymmooot/nuxt-jsonld
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: ymmooot/nuxt-jsonld
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 16, 2022

  1. build(deps-dev): bump nuxt3

    Bumps [nuxt3](https://github.com/nuxt/framework) from 3.0.0-27496268.ce36e2e to 3.0.0-27501460.04a72f8.
    - [Release notes](https://github.com/nuxt/framework/releases)
    - [Commits](https://github.com/nuxt/framework/commits)
    
    ---
    updated-dependencies:
    - dependency-name: nuxt3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    1b6cbc7 View commit details
    Browse the repository at this point in the history
  2. docs: update README.md

    ymmooot committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    fc5b92d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Merge pull request #830 from ymmooot/dependabot/npm_and_yarn/nuxt3-3.…

    …0.0-27501460.04a72f8
    
    build(deps-dev): bump nuxt3 from 3.0.0-27496268.ce36e2e to 3.0.0-27501460.04a72f8
    ymmooot authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    00ff0f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. fix: fix a bug of Options API jsonld

    Fix a bug which Options API jsonld method can not access `this` context
    ymmooot committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    48e5ef1 View commit details
    Browse the repository at this point in the history
  2. chore: release v2.0.3 (#834)

    ymmooot authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    4253f14 View commit details
    Browse the repository at this point in the history
Loading