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: nrwl/nx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.2.0
Choose a base ref
...
head repository: nrwl/nx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15.2.1
Choose a head ref
  • 12 commits
  • 39 files changed
  • 6 contributors

Commits on Nov 18, 2022

  1. fix(angular): local imports in webpack-dev-server custom config (#13156)

    (cherry picked from commit e971ffb)
    Michsior14 authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c0ee01f View commit details
    Browse the repository at this point in the history
  2. fix(angular): setup-ssr should output correct outpathPath for server …

    …build (#13243)
    
    (cherry picked from commit e041223)
    Coly010 authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4c2e5aa View commit details
    Browse the repository at this point in the history
  3. fix(angular): setup-ssr environments file replacements should be remo…

    …ved (#13244)
    
    (cherry picked from commit b88dc35)
    Coly010 authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1b9c7df View commit details
    Browse the repository at this point in the history
  4. cleanup(core): move lock-file utils to root nx level (#13245)

    (cherry picked from commit b2b161c)
    meeroslav authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    951a364 View commit details
    Browse the repository at this point in the history
  5. fix(angular): should support filereplacements for apps that already h…

    …ave them (#13247)
    
    (cherry picked from commit b4fb074)
    Coly010 authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    aa2ee2d View commit details
    Browse the repository at this point in the history
  6. fix(bundling): remove the vue options from vite gen (#13221)

    (cherry picked from commit ab93817)
    mandarini authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    22d9031 View commit details
    Browse the repository at this point in the history
  7. fix(bundling): file replacement for vite (#13255)

    (cherry picked from commit e4092aa)
    mandarini authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b1c05fe View commit details
    Browse the repository at this point in the history
  8. chore(repo): use root-level scripts

    (cherry picked from commit ffd40af)
    vsavkin authored and FrozenPandaz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7f8af1a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. chore(repo): fix includedScripts typo

    (cherry picked from commit 33154c3)
    FrozenPandaz committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e85804f View commit details
    Browse the repository at this point in the history
  2. chore(repo): fix issues building nx-dev

    (cherry picked from commit 55c20b8)
    FrozenPandaz committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b402abe View commit details
    Browse the repository at this point in the history
  3. fix(core): use multiselect prompts for array properties (#13270)

    (cherry picked from commit 3af70fc)
    FrozenPandaz committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    89f8a53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87b2b5c View commit details
    Browse the repository at this point in the history
Loading