Jack Hsu
ec533c521d
feat(react): update packages ( #9296 )
2022-03-11 12:18:40 -05:00
Victor Savkin
4e9375f5f4
chore(repo): update the version of nx
2022-03-11 10:40:40 -05:00
Jason Jean
94687e993c
chore(repo): ensure license file exists for all published packages ( #9274 )
2022-03-10 18:33:06 -05:00
Phillip Barta
dbb4988278
feat(web): update license-webpack-plugin to improve performance ( #9058 )
2022-03-10 12:06:57 -05:00
Sid monta
37278fdece
fix(web): fix(web): allow use multiple config in custom webpack configuration file ( #9188 )
...
When use a custom configuration file for webpack build target allow to run webpack with
multiple
configuration options.
ISSUES CLOSED : #9186
2022-03-10 15:16:04 +00:00
Colum Ferry
1440f8362c
fix(web): file-server withDeps is deprecated ( #9170 )
...
* fix(web): file-server withDeps is deprecated
* docs(web): fix spacing issue
2022-03-09 11:32:12 -05:00
Leosvel Pérez Espinosa
acc29e9593
fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json ( #9195 )
...
* fix(misc): support workspaces using a root tsconfig.json instead of tsconfig.base.json
* cleanup(angular): address pr feedback
2022-03-09 11:30:26 -05:00
Nicholas Cunningham
68e94353f0
fix(web): fixes force down compilation for non esm bundles ( #8907 )
...
When you use swc as the compiler for a library the types should be generated
ISSUES CLOSED : #8639
2022-02-24 09:37:41 -05:00
Miroslav Jonaš
b251234af9
feat(core): use stricter types for project graph node references ( #8813 )
2022-02-16 11:45:04 +01:00
Phillip Barta
5bf37f00bd
fix(web): remove deep import of webpack ProgressPlugin ( #8892 )
2022-02-11 15:14:18 -05:00
Xinan
3c25a1ce02
fix(web): support custom webpack config written in TypeScript for web:build ( #8939 )
2022-02-11 15:04:20 -05:00
Phillip Barta
1f3fbab947
chore(web): update webpack-subresource-integrity to 5.1.0 ( #8890 )
2022-02-10 18:26:14 -05:00
Phillip Barta
49173ef717
chore(web): removed unused dependency rimraf ( #8891 )
2022-02-10 12:44:57 -05:00
Jack Hsu
85da21bf29
fix(react): update storybook config to skip type checking ( #8922 )
2022-02-10 17:32:52 +02:00
Jack Hsu
475143b3b4
feat(react): add postcssConfig option to apps to enable auto-loading or set a single path ( #8849 )
2022-02-05 12:24:07 -05:00
Leosvel Pérez Espinosa
cf7a18bd14
fix(angular): prevent adding dependencies when generating apps and specifying skipPackageJson ( #8806 )
2022-02-01 16:32:47 -05:00
Jack Hsu
120e987580
fix(react): fix issue with postcss and images in webpack config ( #8802 )
...
Fixes #8300
2022-02-01 11:43:01 -05:00
Nicholas Cunningham
20975e0aac
fix(web): web executor referencing wrong file ( #8670 )
...
ISSUES CLOSED : #8607
2022-01-28 14:00:55 -05:00
Phillip Barta
e668dc00ac
chore(core): update license-webpack-plugin to 4.0.0 ( #8632 )
2022-01-28 13:43:11 -05:00
Phillip Barta
15ff29640c
chore(repo): update open to 8.4.0 ( #8629 )
2022-01-28 13:27:44 -05:00
Phillip Barta
be91d1f99a
fix(core): stop inlining tsconfig-paths-webpack-plugin and use version with fix ( #8357 )
2022-01-27 08:59:46 -05:00
Phillip Barta
78c9f158a7
fix(web): remove terser from dependencies and update terser-webpack-plugin ( #8631 )
2022-01-27 08:53:24 -05:00
Benjamin Cabanes
0959194ce0
feat(core): update deps ( #8713 )
2022-01-26 22:17:10 -05:00
Victor Savkin
298ceba5b3
chore(repo): readme fixes
2022-01-24 09:39:31 -05: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
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Victor Savkin
9e75918154
feat(core): speed up file map creation ( #8597 )
2022-01-19 15:30:21 -05:00
Jason Jean
65010c4e0b
fix(react): lock version of mini-css-extract-plugin ( #8547 )
2022-01-14 16:36:14 -05:00
Phillip Barta
4464da09f5
chore(repo): removed unused packages ( #8536 )
2022-01-14 13:36:55 -05:00
Leosvel Pérez Espinosa
7a35db9037
fix(web): prevent caching in the file-server ( #8472 )
2022-01-11 12:21:10 -05:00
Chau Tran
978cfe942d
fix(testing): turn swc/jest back on for react, web, and js ( #8464 )
2022-01-11 09:28:30 -05:00
Jack Hsu
6407ff3275
feat(web): update http-server to 14.1.0 ( #8465 )
2022-01-10 15:37:11 -05:00
Phillip Barta
8abcaab7c3
fix(misc): dont publish jest.config.js files ( #8341 )
2022-01-07 14:10:24 -05:00
Jack Hsu
027bb9d9ad
feat(react): SVGR and http-server version updates for security fixes ( #8334 )
2021-12-30 04:55:55 +00:00
Jack Hsu
7e5641b380
feat(web): update rollup-plugin-typescript2 to 0.31 ( #8329 )
2021-12-29 16:30:37 -05:00
Jack Hsu
166985f33d
feat(web): import TS plugin only if SWC is not used ( #8328 )
2021-12-29 15:15:00 -05:00
Chau Tran
214ef8ac4f
chore(testing): adjust tests that are affected by removing swc
2021-12-23 19:56:58 -05:00
David Slabý
657d93ae7f
fix(web): shouldSkip get of undefined fixed, chunk push into Set fixed ( #8140 )
...
Co-authored-by: david.slaby <david.slaby@chyronhego.com>
2021-12-23 19:07:08 +00:00
Chau Tran
1139c616e1
feat(js): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05:00
Victor Savkin
88751a3685
chore(repo): clean up the language to match the new tag line
2021-12-17 16:08:38 -05:00
Noriyuki Shinpuku
230902eb5a
fix(web): fix migration from @nrwl/web:build to @nrwl/web:webpack ( #8123 )
2021-12-15 20:43:52 -05:00
Jack Hsu
6d6f29439d
feat(testing): add --compiler=tsc|swc|babel option for jest project generator ( #8177 )
2021-12-15 14:27:53 +00:00
Jack Hsu
f8c394af46
feat(web): add swc compiler option for webpack executor ( #8114 )
2021-12-10 16:09:20 -05:00
Kirils L
015f1b78f4
feat(web): support swc compiler ( #7997 )
2021-12-09 21:16:35 +00:00
Kirils L
c6dd6b1865
fix(web): migrations run only for one project ( #7996 )
2021-12-03 20:17:11 +00:00
Benjamin Cabanes
66e4e85067
feat(core): new nx starter ( #7912 )
2021-12-03 11:05:09 -05:00
Jack Hsu
157c6e0fb0
feat(web): rename @nrwl/web:build to @nrwl/web:webpack ( #7952 )
2021-11-30 14:22:34 -05:00
Kirils L
bfd1a4715a
feat(web): rename package executor to rollup ( #7904 )
2021-11-30 09:32:12 -05:00
Kirils L
3d7b909af7
fix(nextjs): codesplit buildable next libs ( #7717 )
2021-11-22 09:40:14 -05:00
James Henry
98ffe8574b
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 14:55:33 -05:00