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: developit/workerize-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: developit/workerize-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 10 commits
  • 3 files changed
  • 5 contributors

Commits on Jan 2, 2019

  1. Save the exported method names in a local cache object, per entry fil…

    …e, instead of using the compilation object. Fixes #24 where worker methods are undefined after a recompile.
    danieldunderfelt committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    d9f4156 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    7cfd8bd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    b4ae4a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge pull request #61 from danieldunderfelt/master

    Save the exported method names in a local cache object
    developit authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d7c85f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b53cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from developit/greenkeeper/eslint-6.8.0

    chore(package): update eslint to version 6.8.0
    developit authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e767b7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc09985 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Move to Microbundle 0.12

    developit authored Mar 1, 2020
    Configuration menu
    Copy the full SHA
    172078a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from developit/microbundle-0.12

    Move to Microbundle 0.12
    developit authored Mar 1, 2020
    Configuration menu
    Copy the full SHA
    c3fa22f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. 1.2.0

    developit committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2688667 View commit details
    Browse the repository at this point in the history
Loading