Leosvel Pérez Espinosa
|
7d1a44bc57
|
chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJson option (#18305)
|
2023-07-25 17:36:32 -04:00 |
|
Jack Hsu
|
28df2057fd
|
chore(repo): replace dep check script with new lint rule (#18060)
|
2023-07-19 17:07:52 -04:00 |
|
Leosvel Pérez Espinosa
|
ca5e673a80
|
feat(misc): add alternative implementation to calculate buildable dependencies using the task graph (#18125)
|
2023-07-19 15:11:13 -04:00 |
|
Caleb Ukle
|
6529be96cf
|
feat(vite): add tsconfig paths resolution plugin (#17844)
|
2023-07-17 15:42:12 +00:00 |
|
Leosvel Pérez Espinosa
|
95a2256a34
|
feat(misc): deprecate executor options to generate package.json for libraries (#17923)
|
2023-07-11 15:28:03 +00:00 |
|
Julius Osokinas
|
6bf3dc91ad
|
feat(vite): server executor https prop as object (#18048)
Co-authored-by: Julius Osokinas <julius.osokinas@kevin.eu>
|
2023-07-10 13:42:59 +03:00 |
|
Jack Hsu
|
3fdc66dd69
|
feat(vite): pin Vite version range to patch releases only to avoid conflicts with Angular (#18010)
|
2023-07-07 10:47:03 +03:00 |
|
Joe Walton
|
a995940b19
|
feat(vite): allow passing multiple test files to vite:test (#17496)
Co-authored-by: Caleb Ukle <caleb.ukle+github@pm.me>
|
2023-06-26 15:31:04 -05:00 |
|
Leosvel Pérez Espinosa
|
1fcba1a43a
|
feat(angular): support angular v16.1 (#17155)
|
2023-06-22 14:45:31 +01:00 |
|
Jack Hsu
|
bb88dd934a
|
fix(testing): set jsdom as the default vitest environment when calling the generator programmatically (#17632)
|
2023-06-16 10:46:13 -04:00 |
|
Emily Xiong
|
a545090b1a
|
feat(vite): upgrade vite to 4.3.9 (#17579)
|
2023-06-14 13:44:31 -04:00 |
|
Katerina Skroumpelou
|
ea349998fa
|
chore(vite): remove unused deps (#17585)
|
2023-06-14 08:01:06 -04:00 |
|
Jack Hsu
|
8d5ef222cc
|
feat(testing): add support for additional environment options when generating vite config (#17560)
|
2023-06-13 13:30:52 -04:00 |
|
Katerina Skroumpelou
|
7f15660c07
|
feat(vite): update packages to latest versions (#17515)
|
2023-06-13 16:00:05 +03:00 |
|
Katerina Skroumpelou
|
899240046b
|
fix(vite): properly find projectRoot (#17517)
|
2023-06-09 09:07:32 -06:00 |
|
Luca Becker
|
26e3e16cb9
|
chore(vite): remove typo in the comment / documentation (#17488)
|
2023-06-08 09:54:47 -04:00 |
|
Katerina Skroumpelou
|
b953565bc2
|
feat(vite): add type check to vite builder (#17487)
|
2023-06-08 15:57:51 +03: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 |
|
Caleb Ukle
|
ca38a2390b
|
fix(testing): resolve full paths to vite configs for vitest (#17396)
|
2023-06-02 16:32:32 -05:00 |
|
Emily Xiong
|
631a948ded
|
feat(react): add swc as compiler option for react vite (#17224)
|
2023-05-30 14:06:50 -04:00 |
|
Katerina Skroumpelou
|
636b9115e9
|
feat(vite): add cssCodeSplit in build options (#17213)
|
2023-05-25 14:07:51 +00:00 |
|
Katerina Skroumpelou
|
9fc99c6c18
|
fix(vite): register tsconfig paths for vitest (#17047)
|
2023-05-18 11:13:02 -04:00 |
|
Craigory Coppola
|
cac64d7a8b
|
chore(repo): setup internal testing utils structure (#17043)
|
2023-05-16 11:34:10 -04:00 |
|
Emily Xiong
|
e8c31d7ac7
|
fix(react): fix react windows e2e tests (#16959)
|
2023-05-12 11:09:46 +03:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Joe Walton
|
402a00f841
|
feat(vite): add option to generate a package.json to build executor (#16428)
|
2023-05-08 17:43:10 +03:00 |
|
Katerina Skroumpelou
|
6c46ad8b61
|
chore(vite): update vite version (#16198)
|
2023-05-04 17:06:15 +00:00 |
|
Jack Hsu
|
f8fe2a1753
|
fix(testing): do not error when no vite config is found (#16746)
|
2023-05-03 18:28:01 -06:00 |
|
Leosvel Pérez Espinosa
|
f45aa076da
|
feat(angular): support angular v16 (#15592)
|
2023-05-03 11:02:07 -04:00 |
|
Dmitriy Stepanenko
|
94300fe5b5
|
feat(vite): throw an error if vite config is not found at provided path (#16600)
|
2023-04-28 09:20:33 -05:00 |
|
Isaac Mann
|
afa5eb59fa
|
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-04-27 18:14:59 -04:00 |
|
Katerina Skroumpelou
|
44654251bd
|
feat(vite): allow setting of build target (#16588)
|
2023-04-26 16:26:26 -04:00 |
|
Liam McAteer
|
83ada9dcc1
|
feat(vite): add --testFile argument to @nrwl/vite:test (#16324)
Co-authored-by: Liam McAteer <=>
|
2023-04-26 15:11:14 -05:00 |
|
Dmitriy Stepanenko
|
2d78de5e1e
|
fix(vite): build executor should not overwrite package.json in dist (#16586)
|
2023-04-26 19:16:03 +00:00 |
|
Jason Jean
|
9aa355f8dc
|
fix(bundling): export collections from @nx/vite (#16514)
|
2023-04-24 16:49:06 -04:00 |
|
Jason Jean
|
88b9687451
|
fix(linter): fix legacy linter migrations (#16462)
|
2023-04-21 13:29:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Jack Hsu
|
8de17ab1e0
|
feat(web): remove deprecated executors (#16416)
|
2023-04-20 17:50:31 -04:00 |
|
Jason Jean
|
76dfc62412
|
feat(web): replace usages of @nrwl with @nx (#16376)
|
2023-04-19 10:59:41 -04:00 |
|
Jason Jean
|
5a0a4e8d26
|
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351)
|
2023-04-18 12:15:33 -04:00 |
|
Miroslav Jonaš
|
2dd59c3b57
|
feat(core): extract js related code from affected and hasher (#16244)
|
2023-04-18 10:42:05 -04:00 |
|
Jack Hsu
|
df81c0d8d5
|
feat(misc): update @swc/helpers version to match @swc/core (#16343)
|
2023-04-17 20:21:12 +00:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Craigory Coppola
|
2ddf806fa1
|
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291)
|
2023-04-14 15:25:58 -04:00 |
|
Caleb Ukle
|
85b3315b34
|
chore(misc): update snapshots to latest format (#16276)
|
2023-04-14 11:29:06 -04:00 |
|
Caleb Ukle
|
9ba8444930
|
fix(testing): merge reporter/coverage values from vite config (#16165)
|
2023-04-07 11:22:10 +03:00 |
|
Leosvel Pérez Espinosa
|
675a5a9c87
|
feat(misc): bump tsquery dependency version (#16050)
|
2023-04-03 10:11:45 -04:00 |
|
Leosvel Pérez Espinosa
|
4eb7cc7bf1
|
fix(misc): skip formatting files in nested generator calls (#15961)
|
2023-03-31 11:22:18 -04:00 |
|
Jason Jean
|
4a55ee9a33
|
fix(js): run prettier with default options when theres no prettierrc (#15888)
|
2023-03-27 18:00:24 -04:00 |
|
Katerina Skroumpelou
|
64017a27ba
|
feat(vite): add outfile for build executor (#15002) (#15845)
Co-authored-by: Leng, Errong <eleng@bestbuycanada.ca>
|
2023-03-23 08:13:25 -04:00 |
|