Skip to content

Tags: agoldis/nx

Tags

20.0.0-beta.3

Toggle 20.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(rspack): move rspack into main nx repo (nrwl#27969)

- feat: add rspack plugin (nrwl#143)
- feat: add rspack plugin (nrwl#143)
- feat(rspack): update to latest rspack version (nrwl#159)
- feat(rspack): add missing features (less/sass/stylus, assets, etc.)
(nrwl#160)
- feat(rspack): add missing features (less/sass/stylus, assets, etc.)
(nrwl#160)
- feat(rspack): clean-up project setup (nrwl#161)
- feat(rspack): clean-up project setup (nrwl#161)
- fix(rspack): use correct app dir when generating non-root projects
(nrwl#162)
- fix(rspack): use correct app dir when generating non-root projects
(nrwl#162)
- chore(repo): migrate to Nx 15.8.5 (nrwl#169)
- feat(rspack): update and pin rspack to 0.1.0 (nrwl#173)
- fix(rspack): fix rspack build
- chore(rspack): remove comment (nrwl#175)
- feat(rspack): set mode in configuration and expose option (nrwl#177)
- fix(rspack): handle existing stylePreprocessorOptions (nrwl#182)
- fix(rspack): add dependency to ajv-keywords that match the version
used by rspack (nrwl#187)
- fix(rspack): pass devServer options to devServer (nrwl#193)
- fix(rspack): set externals for target node (nrwl#194)
- feat(rspack): install latest patch when configuring (nrwl#195)
- fix(rspack): add withWeb if web app (nrwl#200)
- chore(repo): fix release script (nrwl#202)
- chore(repo): fix release script (nrwl#202)
- feat(rspack): configuration generator better ux (nrwl#201)
- feat(rspack): builder returns outfile (nrwl#207)
- fix(rspack): use ensureTypescript before tsquery (nrwl#215)
- feat(rspack): simplify app generator (nrwl#212)
- feat(rspack): simplify app generator (nrwl#212)
- fix(rspack): implement watch mode (nrwl#217)
- fix(rspack): do not force cssmodules (nrwl#222)
- fix(rspack): use builtin minify instead (nrwl#172)
- fix(rspack): use built-in tsconfig paths support (nrwl#227)
- fix(rspack): add back `resolve.alias` configuration since
`resolve.tsConfigPaths` seem to be incorrect in some scenarios (nrwl#229)
- feat(misc): update to Nx 16 and rescoped packages (nrwl#235)
- feat(misc): update to Nx 16 and rescoped packages (nrwl#235)
- fix(misc): replace missed references to @nrwl scope (nrwl#239)
- chore(repo): add legacy packages for nx rescope (nrwl#238)
- chore(repo): add legacy packages for nx rescope (nrwl#238)
- fix(repo): fix publishing for legacy packages (nrwl#240)
- fix(repo): fix publishing for legacy packages (nrwl#240)
- fix(misc): target commonjs for legacy packages (nrwl#241)
- fix(repo): add json files to assets (nrwl#243)
- chore(repo): update to 16.0.3 (nrwl#244)
- chore(repo): update to nx 16.2.1 (nrwl#271)
- fix(rspack): lock version to 0.1.11 (nrwl#279)
- fix(rspack): refine output filename patterns (nrwl#280)
- chore(rspack): update to latest (nrwl#278)
- feat(rspack): Add extractLicenses option to rspack's project
configuration (nrwl#230)
- feat(rspack): Add extractLicenses option to rspack's project
configuration (nrwl#230)
- fix(rspack): add missing license-webpack-plugin dependency (nrwl#301)
- chore(repo): upgrade to nx 16.6.0 (nrwl#319)
- fix(rspack): add fileReplacements support (nrwl#231)
- chore(reop): update nx to 16.7.1 (nrwl#325)
- chore(rspack): add jest babel config to e2e (nrwl#321)
- chore: don't use rspack internal module (nrwl#328)
- chore(repo): update nx to 16.8.1 (nrwl#335)
- feat(rspack): add typecheck (nrwl#338)
- chore(repo): update nx to 17.0.1 (nrwl#342)
- feat(rspack): add generatePackageJson plugin (nrwl#341)
- feat(rspack): add generatePackageJson plugin (nrwl#341)
- feat: upgrade rspack to 0.4.4 (nrwl#352)
- fix(rspack): Add missing peer dep (nrwl#372)
- chore(repo): migrate to latest nx (nrwl#376)
- chore(repo): migrate to latest nx (nrwl#376)
- feat(rspack): update rspack to install the latest version (nrwl#379)
- feat(rspack): add option to keep existing versions of packages for
init generator (nrwl#378)
- fix(rspack): do not depend directly on ajv to allow for correct
hoisting (nrwl#384)
- fix(rspack): ensure react-refresh is installed (nrwl#385)
- fix(rspack): User port should be respected. (nrwl#387)
- feat(rspack_: update rspack to install latest version (nrwl#389)
- feat(rspack): support object configs (nrwl#402)
- feat(rspack): add crystal plugin for inferring projects (nrwl#407)
- feat(rspack): add crystal plugin for inferring projects (nrwl#407)
- feat(rspack): bump to latest rspack (nrwl#412)
- fix(rspack): add postcss-loader for css files (nrwl#415)
- feat(rspack): add module federation support (nrwl#416)
- feat(rspack): add module federation support (nrwl#416)
- fix(rspack): add hook for dev server to log when compilation completed
(nrwl#417)
- feat(rspack): add module-federation-static-server (nrwl#418)
- fix(rspack): ensure process is default import (nrwl#420)
- chore(repo): move packages/rspack to packages/rspack to prepare to be
imported
- chore(repo): move packages-legacy/rspack to packages-legacy/rspack to
prepare to be imported
- chore(repo): move e2e/rspack-e2e to e2e/rspack to prepare to be
imported
- chore(repo): fix e2e setup
- chore(repo): add rspack commit scope
- chore(rspack): configure correctly
- chore(rspack): final fixes
- docs(rspack): add docs for rspack
- chore(rspack): fix rspack e2e
- chore(react): add rspack bundler test

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

19.8.2

Toggle 19.8.2's commit message
feat(nx-dev): powerpack landing page (nrwl#27963)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

19.8.1

Toggle 19.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
FrozenPandaz Jason Jean
chore(react): disable failing e2e test with rspack module federation (n…

…rwl#28100)

(cherry picked from commit 5916c60)

20.0.0-beta.2

Toggle 20.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): remove wasi compatibility while db is unsupported in wasi (n…

…rwl#28089)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

Users get a `disk i/o` error from connecting to SQL because of a vfs.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Not really sure but this might address those errors. Might not. We don't
need this at the moment though because the SQL database is not compiled
for wasi.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

20.0.0-beta.1

Toggle 20.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): sort projects after updating from context (nrwl#28024)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->
Whenever a file is created in a project, the daemon will insert the
newly created file at the end of the project file map list. This causes
issues with cache determinism because the newly created file is not
sorted. When doing `nx reset`, the file will then be properly sorted
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Whenever a file is inserted into the project map, sort the changed file
map.
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

20.0.0-beta.0

Toggle 20.0.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(testing): update test generators to exclude test files from the …

…runtime tsconfig file (nrwl#27991)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

19.8.0

Toggle 19.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(release): support github enterprise server (nrwl#26482)

19.8.0-beta.3

Toggle 19.8.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): do not check cache validity when putting into the cache (n…

…rwl#28004)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

Invalid cache message shown twice.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Invalid cache message shown once.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

19.8.0-beta.2

Toggle 19.8.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): fix powerpack license report and add back remote cache (nr…

…wl#27983)

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

The remote cache was not being initialized on the new db cache.
Powerpack license expiration improperly assumed to be unix timestamp in
ms

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

The remote cache is being initialized on the new db cache. Powerpack
license expiration shows up properly.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

19.8.0-beta.1

Toggle 19.8.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(nx-dev): clean up enterprise section (nrwl#27979)