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: react-restart/hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: react-restart/hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 26, 2019

  1. feat: add esm support (#5)

    * Support esm
    
    Currently `lib/es` contains commonjs modules. Babel config were missed
    there.
    
    New build system trapped me for a moment. Hopefully solution were
    simple and cherry-pick package fitted here well.
    
    * Add rimraf and upgrade cherry-pick with fixed dts
    TrySound authored and jquense committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    ec456c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67b9bc View commit details
    Browse the repository at this point in the history
  3. Publish v0.3.2

    jquense committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    aa3bbdb View commit details
    Browse the repository at this point in the history
Loading