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: u3u/vue-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: u3u/vue-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Aug 16, 2019

  1. build(deps): bump version

    u3u committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    6d55928 View commit details
    Browse the repository at this point in the history
  2. feat(hooks): add useMedia hook

    u3u committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    dee851e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a64b14 View commit details
    Browse the repository at this point in the history
  4. chore: improve lint staged

    u3u committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a7bf644 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa678b1 View commit details
    Browse the repository at this point in the history
  6. chore(ts): using UnwrapValue type

    u3u committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    7df6175 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.4.0 [skip ci]

    # [1.4.0](v1.3.0...v1.4.0) (2019-08-16)
    
    ### Bug Fixes
    
    * **deps:** move to dev dependencies ([8a64b14](8a64b14))
    
    ### Features
    
    * **hooks:** add `useMedia` hook ([dee851e](dee851e))
    semantic-release-bot committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    299067b View commit details
    Browse the repository at this point in the history
Loading