-
-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: bikecoders/ngx-deploy-npm
base: ngx-deploy-npm-7.1.0
head repository: bikecoders/ngx-deploy-npm
compare: ngx-deploy-npm-8.0.0
- 10 commits
- 90 files changed
- 3 contributors
Commits on Nov 10, 2023
-
build: 📦 dependency @types/node to v18.18.9 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08dfa55 - Browse repository at this point
Copy the full SHA 08dfa55View commit details -
chore: 📦 lock file maintenance (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb49fc6 - Browse repository at this point
Copy the full SHA bb49fc6View commit details
Commits on Nov 14, 2023
-
chore: 📦 lock file maintenance (#557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b41f2f7 - Browse repository at this point
Copy the full SHA b41f2f7View commit details
Commits on Nov 22, 2023
-
chore: 📦 lock file maintenance (#558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ebb701c - Browse repository at this point
Copy the full SHA ebb701cView commit details
Commits on Nov 23, 2023
-
build: 📦 nrwl monorepo to v17.1.3 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c995142 - Browse repository at this point
Copy the full SHA c995142View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1072a85 - Browse repository at this point
Copy the full SHA 1072a85View commit details
Commits on Jan 18, 2024
-
feat: drop support for Angular workspaces (#570)
We have decided to stop supporting Angular Workspaces and focus exclusively on Nx Workspaces. This decision is motivated by several factors, including the fact that the Nx Devkit no longer supports compatibility with Angular Workspaces. To offer support, we would have to create a second plugin that uses AngularDevkit under the hood, which would require considerable effort on the part of our maintainers. We want to focus on what brings the most value to our current users, and Nx Workspaces is the best way to do that. BREAKING CHANGE: As an alternative, maintainers suggest migrating your Angular Workspaces to Nx Workspaces if you want to use this plugin. A stand-alone approach to Nx workspaces is an option that you should consider. We apologize for any inconvenience this may cause and appreciate your understanding.
Configuration menu - View commit details
-
Copy full SHA for af95f44 - Browse repository at this point
Copy the full SHA af95f44View commit details -
feat: remove internal build process (#571)
Deprecate the built-in build process in favor of `dependsOn` Nx feature. Add support for libraries that doesn't require build process. BREAKING CHANGE: - `ngx-deploy-npm:install`: Added `--dist-folder-path` option as required. - `ngx-deploy-npm:install`: Drop the option `--projects`, now, each project needs to be specified independently using `--project`. - `ngx-deploy-npm:deploy`: `distFolderPath` option is now required. - `ngx-deploy-npm:deploy`: Remove options `noBuild` and `buildTarget`.
Configuration menu - View commit details
-
Copy full SHA for afa228c - Browse repository at this point
Copy the full SHA afa228cView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e6a9b0 - Browse repository at this point
Copy the full SHA 3e6a9b0View commit details -
chore(ngx-deploy-npm): release version 8.0.0
Github Actions committedJan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for cf60497 - Browse repository at this point
Copy the full SHA cf60497View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ngx-deploy-npm-7.1.0...ngx-deploy-npm-8.0.0