Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.
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: smooth-code/bundle-analyzer-javascript
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: smooth-code/bundle-analyzer-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 21 files changed
  • 4 contributors

Commits on Sep 17, 2019

  1. feat: add Gatsby plugin

    gregberge committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    647d53e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a9368 View commit details
    Browse the repository at this point in the history
  3. feat: support Node.js v8

    gregberge committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    3b58d48 View commit details
    Browse the repository at this point in the history
  4. v0.4.0

    gregberge committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    7875f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bffbbde View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. feat: add support for now

    Closes #15
    gregberge committed Oct 2, 2019
    1 Configuration menu
    Copy the full SHA
    6fda221 View commit details
    Browse the repository at this point in the history
  2. v0.5.0

    gregberge committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c053b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc843cf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. fix: updating now detect (#4)

    Not all now deploys use the github integration.
    cryptiklemur authored and gregberge committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4ff5223 View commit details
    Browse the repository at this point in the history
  2. v0.5.1

    gregberge committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    07d4160 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. chore(deps): bump acorn from 5.7.3 to 5.7.4 (#7)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    18a4c16 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump handlebars from 4.2.0 to 4.5.3 (#6)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.2.0...v4.5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    cc4c212 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. feat(cli): add GitHub Actions support (#10)

    Michał Miszczyszyn authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    920ab37 View commit details
    Browse the repository at this point in the history
Loading