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: eladb/projen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.36
Choose a base ref
...
head repository: eladb/projen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 28 files changed
  • 1 contributor

Commits on Jun 18, 2020

  1. feat(eslint): consistent quote-props

    Elad Ben-Israel committed Jun 18, 2020
    Copy the full SHA
    2043582 View commit details
  2. feat(eslint): exclude coverage report from npm and git and eslintrc f…

    …rom npm
    Elad Ben-Israel committed Jun 18, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ffa9718 View commit details
  3. Copy the full SHA
    413ada1 View commit details
  4. feat(jest): rename 'globalCoverageThreshold' to 'coverage'

    BREAKING CHANGE: jest.globalCoverageThreshold is now 'coverage'
    Elad Ben-Israel committed Jun 18, 2020
    Copy the full SHA
    5ab6608 View commit details

Commits on Jun 19, 2020

  1. feat(jsii): move sources to "src" and outputs to "lib"

    BREAKING CHANGE: sources in jsii projects are expected to be under `src` while `lib` is only `.d.ts` and `.js` files
    Elad Ben-Israel committed Jun 19, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2333739 View commit details
  2. chore: move sources to "src"

    Elad Ben-Israel committed Jun 19, 2020
    Copy the full SHA
    944afca View commit details
  3. chore(release): 0.2.0

    Elad Ben-Israel committed Jun 19, 2020
    Copy the full SHA
    9c2fed6 View commit details
Loading