b548ac3f7f
chore(webpack): 5.1.0-esm.4
2025-07-25 10:58:27 -07:00
03dae26d92
feat(webpack): auto enable commonjs when a project is on core < 9
2025-07-25 10:58:09 -07:00
41f041e175
chore: note on conditional virtual entry if needed
2025-07-23 13:26:00 -07:00
ac65c0b6b2
chore(webpack): 5.1.0-esm.3
2025-07-23 13:25:35 -07:00
b853447da2
chore: cleanup
2025-07-22 19:06:58 -07:00
0ba0ab0d59
chore: working with builder xml require vs dynamic import wip
2025-07-22 14:37:11 -07:00
248a85f6e0
chore: cleanup
2025-07-19 01:18:12 -07:00
88c952d457
chore: testing local alpha bumps only, reset when ready
2025-07-14 08:48:08 -07:00
49413e5873
chore: base webpack with ability to switch between esm to commonjs as needed
2025-07-14 08:46:57 -07:00
a6279e218f
Merge remote-tracking branch 'origin/main' into refactor/circular-deps-next
2025-07-11 16:37:12 -07:00
1ef47301bf
fix(webpack): build with dep updates ( #10762 )
2025-07-11 16:10:32 -07:00
cebc78406b
feat(webpack): enable esm modules as default
2025-07-09 22:40:48 -07:00
eab726b5d6
chore: TypeScript 5.8, nx migrate, dep updates ( #10759 )
2025-07-07 16:29:09 -07:00
48b02ffd1f
chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution
2025-07-05 10:48:10 -07:00
61a83a60c9
feat(nx-cloud): organize workspace caching with improved input/outputs ( #10734 )
2025-04-29 13:25:39 -07:00
fd7502db72
chore(release): webpack 5.0.24
2025-03-22 18:56:46 -07:00
41ac6d9706
feat(webpack): support @nativescript-community/svelte-native
2025-03-22 18:53:19 -07:00
6519d86bec
chore(release): webpack 5.0.23
...
- project: webpack5 5.0.23
2025-02-26 14:29:14 -08:00
fb57cf3281
feat: Node-API engine support ( #10710 )
2025-02-24 18:28:32 -08:00
20fc1cc1d4
feat: apple view filtering ( #10681 )
...
[skip ci]
2025-01-29 16:56:54 -08:00
f9e7088d07
chore: nx release flow ( #10674 )
2025-01-29 16:42:25 -08:00
3dec0a5e99
chore: use vitest for unit testing plus workspace updates ( #10662 )
2025-01-12 11:52:13 -08:00
9e7df31544
chore: nx migrate latest
2024-11-18 20:18:34 -08:00
a2aa2613c6
feat(types-ios): 18.x sdk types ( #10629 )
2024-11-01 23:06:37 -07:00
148a54b60c
chore: Nx 20 ( #10636 )
2024-10-23 09:25:25 -07:00
7b4cb8419c
feat: allow the passing of a bundle suffix ( #10614 )
2024-08-29 09:53:31 -07:00
338fb264b9
release: @nativescript/webpack 5.0.22
2024-07-11 08:37:17 -07:00
0e2db6e586
fix(webpack): union type ( #10575 )
2024-07-06 08:15:01 -07:00
779d79285d
feat(core): ability to embed into platform host projects ( #10465 )
2024-07-01 16:47:33 -07:00
7036f12b5c
fix(android): prevent error on navigation back after using page transition ( #10439 )
2024-06-28 16:15:40 -07:00
4abcb216da
feat(android): background color/image handling improvements ( #10451 )
2024-06-28 15:07:10 -07:00
b8fff3833e
feat(webpack): allow custom 'projectName' on Xcode project name from config ( #10550 )
2024-06-28 14:43:16 -07:00
415ff34660
chore: nx migrate plus keep lock files ( #10536 )
2024-05-06 10:20:01 -07:00
fc55717825
release: @nativescript/webpack 5.0.21 [skip-ci]
2024-04-16 20:30:17 +02:00
825ba7a280
release: @nativescript/webpack 5.0.20 [skip-ci]
2024-04-16 14:22:03 +02:00
ccee8e8166
fix: detect core version before including inspector_modules on android ( #10520 )
2024-04-16 14:20:14 +02:00
adb4e9d419
fix(webpack): set exitCode if the configuration failed ( #10327 )
...
fixes #10314
2024-04-15 19:24:59 +02:00
2b0f2678ba
release: @nativescript/webpack 5.0.19 [skip-ci]
2024-04-08 10:56:54 -07:00
5324e508ba
feat(android): devtools for elements & network requests ( #10506 )
2024-04-07 10:27:42 -07:00
01d537bf15
feat(visionos): ui-mobile-base supporting xros plus improvements to window handling ( #10478 )
2024-04-05 17:07:16 -07:00
429328495c
feat(wepback): custom buildPath
support ( #10477 )
...
Co-authored-by: farfromrefuge <dev@akylas.fr>
2024-01-19 20:23:25 +01:00
1c94254047
release: @nativescript/webpack 5.0.18
2023-10-09 22:27:34 +02:00
e1e8a10e63
style: fix format
2023-10-09 22:26:23 +02:00
0b5393d7bf
fix(webpack): handle single appComponents env flag ( #10401 )
2023-10-09 22:24:57 +02:00
0a2b2202f3
fix(testing): e2e flag no longer needed, testID is now applicable in dev or prod builds ( #10396 )
...
- you can now test on development or production with testID set
- for android, this changes testID to use resource id instead of content description
- you no longer need to pass `--env.e2e`. e2e is simply usable if testID is set
- the `testID` property will also set `accessibilityIdentifier` and `accessibilityIdentifier` property will set `testID` only if there is a `testID` already set
2023-10-04 08:49:26 -07:00
757af1430e
release(webpack): 5.0.18-next.0
2023-10-03 15:00:37 -07:00
bbede5d795
feat(visionos): Vision Pro support ( #10392 )
2023-09-28 17:55:40 -07:00
2cb26c2231
fix(webpack): set keep_quoted_props: true in TerserOptions ( #10382 )
2023-09-14 16:40:11 +02:00
7c2938d2ac
chore: TypeScript 5.2 with Nx 16.8.1 ( #10380 )
2023-09-09 08:55:39 -07:00
d3a0f2c9a6
chore: TypeScript 5.1 with Nx 16.6 migrations ( #10338 )
2023-08-11 07:09:32 -07:00