6221 Commits

Author SHA1 Message Date
Nicholas Cunningham
478fb8ba56
fix(js): Ensure runTimeArgs are not ignored (#17527) 2023-06-12 08:28:38 -06:00
Colum Ferry
860d82a640
fix(angular): find module from options should support full path #17547 (#17550) 2023-06-12 15:22:35 +01:00
Emily Xiong
a8aeda9ad4
feat(react-native): upgrade react native to version 0.71.10 (#17535) 2023-06-12 08:18:46 -04:00
Leosvel Pérez Espinosa
e39ee11bcb
fix(angular): fix @angular-eslint/* package updates to consider angular installed version (#17526) 2023-06-12 09:30:44 +01:00
Jason Jean
d1c1c1a611
fix(core): fix logic for determining if task can be hashed upfront (#17540) 2023-06-10 13:43:30 -04:00
Jason Jean
83895e4573
fix(core): properly hash tasks that depend on outputs of other tasks (#17512) 2023-06-09 16:46:11 -04:00
Jack Hsu
9fa9fda61d
fix(bundling): support BABEL_ENV over NODE_ENV for babel config (#17529) 2023-06-09 16:26:43 -04:00
Emily Xiong
fc42b7b7ff
fix(testing): fix windows e2e storage ENOENT (#17506) 2023-06-09 12:31:30 -04:00
Katerina Skroumpelou
bf2c42c31e
feat(core): update stylus to latest version (#17519) 2023-06-09 09:11:04 -06:00
Katerina Skroumpelou
899240046b
fix(vite): properly find projectRoot (#17517) 2023-06-09 09:07:32 -06:00
Nicholas Cunningham
cb1bd5e9e5
fix(nextjs): Update @nx/next to be a devDependency (#17510) 2023-06-09 08:13:59 -06:00
Jack Hsu
20359e77a6
fix(js): mark importPath option as important since it is required for publishable libs (#17509) 2023-06-09 10:21:12 +03:00
Leosvel Pérez Espinosa
152cf00e55 fix(core): avoid terminal flickering when doing dynamic rendering 2023-06-08 10:38:10 -04:00
Luca Becker
26e3e16cb9
chore(vite): remove typo in the comment / documentation (#17488) 2023-06-08 09:54:47 -04:00
Leosvel Pérez Espinosa
2d87f77217
fix(core): match tasks by id in run-many terminal output lifecycles (#17460) 2023-06-08 09:50:13 -04:00
Miroslav Jonaš
ec4e85773d
feat(core): add dependentTasksOutputFiles input (#17314) 2023-06-08 09:45:07 -04:00
Katerina Skroumpelou
b953565bc2
feat(vite): add type check to vite builder (#17487) 2023-06-08 15:57:51 +03:00
Katerina Skroumpelou
1c478aedfd
feat(storybook): generate ts config files by default (#17490) 2023-06-08 11:37:09 +01:00
Vinícius Neto
a9f8cc61fa
feat(vite): add incremental builds support to Vite plugin build executor (#17433)
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
2023-06-08 10:07:57 +03:00
Jack Hsu
f55241bc7d
docs(bundling): fix a typo causing tabs to not render correctly (#17470) 2023-06-07 14:57:00 -04:00
Jack Hsu
0fc8053c74
docs(bundling): updated webpack and rollup executor examples (#17466) 2023-06-07 18:31:13 +00:00
Katerina Skroumpelou
481926421d
fix(storybook): correctly identify if uses vite-based framework (#17465) 2023-06-07 19:31:39 +03:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Katerina Skroumpelou
417ac38759
fix(js): dont ignore args option on node executor (#17463) 2023-06-07 18:15:53 +03:00
Johannes Handke
05fb178fc4
fix(core): fix pnpm lockfile parsing in v6.1 (#17407) 2023-06-07 17:10:45 +02:00
Katerina Skroumpelou
d5aca8bdf2
feat(webpack): bump css-minimizer-webpack-plugin version to latest (#17456) 2023-06-07 18:03:35 +03:00
Katerina Skroumpelou
392366f0fd
fix(js): pass buildTargetOptions in executor (#17459) 2023-06-07 08:12:00 -04:00
Katerina Skroumpelou
3cb7b8f70d
fix(storybook): add all Storybook CLI options to schema (#17358) 2023-06-07 09:52:14 +03:00
Isaac Mann
e693642c35
docs(core): update preset link (#17153) 2023-06-06 16:22:25 -04:00
Jack Hsu
08339ee49f
feat(js): do not generate root babel.config.json for babel projects (#17289) 2023-06-06 15:45:33 -04:00
Richard Roozenboom
5c7db06508
fix(core): increase interval attempts for daemon server available on … (#16813) 2023-06-06 14:14:18 -04:00
Yuri Pieters
d26d0f45d6
fix(js): use export type for exports from schema.d.ts files (#17392)
Co-authored-by: Yuri Pieters <yuri.pieters@anaplan.com>
2023-06-06 09:51:11 -04:00
Lars Gyrup Brink Nielsen
f1db759755
docs(core): add example run-many commands filtering on specific tags (#17254) 2023-06-06 08:37:53 -04:00
Sahil Purav
3997d3f5fd
fix(webpack): micro-frontend dev builds in React are not working in S… (#17403)
Co-authored-by: Sahil Purav <sahil5684@gmail.com>
2023-06-06 10:02:43 +03:00
Miroslav Jonaš
f14c51e690
feat(core): lazy load lock file processing dependencies (#17299) 2023-06-05 18:08:21 -04:00
Leosvel Pérez Espinosa
b6cdf9d975
feat(js): add initial/experimental batch execution implementation for tsc executor (#17287) 2023-06-05 17:18:52 -04:00
Jack Hsu
bbb64f8ca4
feat(bundling): Add support to rollup for babelUpwardRootMode" (#17422)" (#17427) 2023-06-05 15:57:23 -04:00
Nicholas Cunningham
334ed07037
docs(nextjs): Add examples for executors (#17116) 2023-06-05 11:10:37 -06:00
Nicholas Cunningham
1b7cb39e83
fix(nextjs): Update package.json build scripts (#17424) 2023-06-05 10:01:08 -06:00
Jack Hsu
1bba7490a1
Revert "[Do not merge]: feat(bundling): Add support to rollup for babelUpwardRootMode" (#17422) 2023-06-05 15:45:28 +00:00
Jack Hsu
b8cfbcc625
fix(node): apply migration patch to 16.0.0 and 14.7.6 migrations as well (#17419) 2023-06-05 11:31:50 -04:00
Emily Xiong
1bc7965278
feat(expo): add submit executor (#17372) 2023-06-05 10:59:01 -04:00
Nicholas Cunningham
2d76993e68
[Do not merge]: feat(bundling): Add support to rollup for babelUpwardRootMode (#17292) 2023-06-05 10:52:32 -04:00
Caleb Ukle
ca38a2390b
fix(testing): resolve full paths to vite configs for vitest (#17396) 2023-06-02 16:32:32 -05:00
Emily Xiong
aa6b6394bb
fix(react-native): fix pod install to not throw error on stderr (#17382) 2023-06-02 17:08:19 -04:00
Isaac Mann
47b8c6009d
chore(core): fix workspace-lint typo (#17393) 2023-06-02 17:06:41 -04:00
Jonathan Cammisuli
81ad49f898
feat(core): remove node hashing implementation (#17338)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-06-02 16:30:37 -04:00
Nicholas Cunningham
02d9486cb3
fix(nextjs): Update Next.js page generator to support app/ router (#17394) 2023-06-02 12:55:21 -06:00
Nicholas Cunningham
8f771e023b
fix(node): When serving using js:node executor NODE_ENV should not be undefined (#17375) 2023-06-02 13:56:40 -04:00
Katerina Skroumpelou
6d147b61c4
fix(storybook): re-enable x-prompt and remove custom handling (#17360) 2023-06-02 12:35:35 -04:00