Victor Savkin
36315ea344
Release 13.5.1
2022-01-24 09:40:33 -05:00
Victor Savkin
298ceba5b3
chore(repo): readme fixes
2022-01-24 09:39:31 -05:00
Victor Savkin
8fe58bd19d
Release 13.5.0
2022-01-24 09:33:23 -05:00
Victor Savkin
2497f8694c
chore(repo): update generated docs
2022-01-24 09:29:56 -05:00
Victor Savkin
1ad3f41f28
chore(repo): update the version of nx
2022-01-24 09:13:16 -05:00
Katerina Skroumpelou
bead783cc2
docs(storybook): explain the projectBuildConfig flag for angular ( #8665 )
...
* docs(storybook): update Storybook overview docs to match new format
* docs(storybook): explain the projectBuildConfig flag for angular
2022-01-24 16:02:48 +02:00
Philip Fulcher
4577548e73
fix(core): adding missing @nrwl packages to report ( #8644 )
2022-01-21 23:27:15 +00:00
Benjamin Cabanes
c5bccbe787
docs(nxdev): simpler plugin cards ( #8653 )
2022-01-21 22:06:40 +00:00
Victor Savkin
1e3906e97a
fix(js): fix a typo in description
2022-01-21 16:29:15 -05:00
Philip Fulcher
5e66babcee
fix(react): enforce valid jest config when creating workspace with react preset ( #8626 )
...
ISSUES CLOSED : #8354
2022-01-21 14:25:15 -07:00
Isaac Mann
f551f33398
docs(angular): update angular tutorial ( #8650 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 16:07:18 -05:00
Jason Jean
0068b3a50c
docs(misc): add information to workspace plugin overview ( #8649 )
2022-01-21 16:05:42 -05:00
Victor Savkin
67e242fea9
feat(core): align the dynamic and static outputs ( #8625 )
2022-01-21 14:58:53 -05:00
Juri
5d34aa3c7f
docs(core): fix small typo in computation cache docs
2022-01-21 17:38:09 +01:00
Benjamin Cabanes
a8ebd2d97d
docs(nxdev): update create-nx-workspace animation ( #8642 )
2022-01-21 16:34:13 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Leosvel Pérez Espinosa
5afd3d6d2c
fix(angular): update tailwind content glob pattern to ignore stories and tests ( #8637 )
2022-01-21 11:02:23 +00:00
Victor Savkin
59f98e4719
feat(repo): add a script to fetch nx issues
2022-01-20 16:51:26 -05:00
Victor Savkin
f57d4c291e
fix(core): throw errors when collected terminal output cannot be found ( #8623 )
2022-01-20 16:20:32 -05:00
Benjamin Cabanes
3f8316d091
docs(nxdev): scripts reordering ( #8624 )
2022-01-20 20:47:53 +00:00
Jason Jean
e105514a21
fix(linter): make eslint peer dependency optional ( #8622 )
2022-01-20 15:05:47 -05:00
Jason Jean
5c921d864c
fix(misc): setup package manager workspaces for core preset ( #8621 )
2022-01-20 15:05:35 -05:00
Victor Savkin
5212fc9c95
chore(repo): fix yarn.lock file
2022-01-20 13:56:21 -05:00
Alexandre Delattre
50baf92fc9
fix(node): disable name mangling when building for production
...
disable name mangling when building for production with optimization on,
in order not to break
features relying on runtime reflection
ISSUES CLOSED : #8537
2022-01-20 13:17:28 -05:00
Nadav Sinai
56aed61b49
feat(angular): pass webpack-browser builder options & target to customWebpack configuration function
...
for use with loaders that need deployUrl or other custom logic that is based on build configuration
2022-01-20 12:46:33 -05:00
Phillip Barta
75eb1c532f
cleanup(core): improve list command performance
2022-01-20 12:37:33 -05:00
Chau Tran
4b21ab9502
docs(js): remove experimental description on swc compiler
2022-01-20 12:33:44 -05:00
Victor Savkin
5af5bd7871
chore(repo): fix broken test
2022-01-20 12:32:57 -05:00
Phillip Barta
dbb7c602ff
cleanup(repo): format with prettier 2.5.1
2022-01-20 12:26:45 -05:00
Phillip Barta
b9c3c10fe4
feat(core): migrate to prettier ^2.5.1
2022-01-20 12:26:42 -05:00
linbudu599
41b0822882
chore(repo): add feature implement prompt in ISSUE_TEMPLATE
2022-01-20 12:22:32 -05:00
Juri
e52a20b758
docs(core): improve nx-core docs
2022-01-20 12:01:47 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Philip Fulcher
7b10c82cfe
docs(web): update AngularJS migration doc ( #8620 )
2022-01-20 09:59:12 -07:00
Jon Hammerskov
4e11378954
fix(core): fix crash in hash of project when imports of unregistered npm packages
...
If some .ts file imports an npm package that is not directly registered as dependency
the caching of
project graph may result in an exception
when switching back and forth between branches where the
npm package
is a dependency and where it is not
This PR will just provide some dummy checksum for
unknown dependencies
ISSUES CLOSED : #7225
2022-01-20 11:37:09 -05:00
Claudiu Gîlmeanu
43a7802ef6
fix(testing): cypress.json options not taken into consideration
...
fix(testing): cypress.json options not taken into consideration
2022-01-20 11:35:56 -05:00
Luís Miguel Cabral
bc2d9c0cc6
fix(core): Leave passthrough parameters untouched
...
Previously when the passing through complex parameters nx would alter
the original parameters in the following scenarios:
- When passing through parameters, dot notation parameters would be
parsed and no longer would be passthrough the the following process
correctly ( --cucumberOpts.timeout=10000" would instead be passed as
"--cucumberOpts=[Object]")
- strings with spaces (delimited by quotes) would be rendered as
multiple words instead ('--tags="not @exclude"' would be passed as
'--tags=not @exclude' where '@exclude' no longer is part of the tags
param)
This would that when running nx cli to run a command the final command
would not get the correct parameters
2022-01-20 11:33:35 -05:00
Victor Savkin
3e0e30eceb
fix(core): add an extra check to list for lock file changes
2022-01-20 11:09:50 -05:00
Victor Savkin
950c94155e
feat(core): do not use the daemon when inotify limit is reached
2022-01-20 11:09:50 -05:00
Benjamin Cabanes
3fb6ade224
docs(nxdev): fix plugins header link ( #8618 )
2022-01-20 15:58:18 +00:00
Jack Hsu
2b376be209
feat(js): use same asset handler for both tsc and swc ( #8615 )
2022-01-20 15:04:39 +00:00
Victor Savkin
b3c9a46334
chore(repo): update the version of nx
2022-01-20 09:50:37 -05:00
Victor Savkin
56e7407ebe
feat(core): enable dynamic output by default
2022-01-20 09:45:24 -05:00
James Henry
b173b449b7
chore(core): remove indent on static command, dynamic updates ( #8611 )
2022-01-20 09:42:27 -05:00
Leosvel Pérez Espinosa
ad72d7a95e
fix(angular): configure tailwind content and purge properties for libraries ( #8556 )
2022-01-20 10:04:08 +00:00
Jason Jean
736df256b5
fix(misc): handle migrating packages with numbers in the name ( #8598 )
2022-01-19 17:21:24 -05:00
Victor Savkin
c5b63958e6
chore(repo): update version of nx
2022-01-19 16:27:44 -05:00
Victor Savkin
a2d8289c03
chore(repo): update version of nx
2022-01-19 15:50:38 -05:00
Victor Savkin
7c236a24e9
fix(core): move life cycle file out life-cycles to fix deep imports
2022-01-19 15:40:36 -05:00
Victor Savkin
9e75918154
feat(core): speed up file map creation ( #8597 )
2022-01-19 15:30:21 -05:00