Nathan Walker
|
a12fe192d5
|
fix(webpack): always use project's sass impl with sass-loader to avoid diff version conflicts
|
2025-08-30 14:23:42 -07:00 |
|
Nathan Walker
|
f5f8ba2ec9
|
chore: webpack 5.0.25-alpha.1
|
2025-08-28 16:11:32 -07:00 |
|
Nathan Walker
|
f8e9808d74
|
fix(webpack): es module polyfill handling of createRequire
|
2025-08-28 16:09:50 -07:00 |
|
Nathan Walker
|
15f37b1188
|
chore: webpack 5.0.25-alpha.0
|
2025-08-28 12:39:51 -07:00 |
|
Nathan Walker
|
591ec958c9
|
feat(webpack): consider prereleases in runtime detection for commonjs auto-fallback
|
2025-08-28 12:37:02 -07:00 |
|
Nathan Walker
|
e9d3219db2
|
feat(webpack): auto fallback to commonjs via runtime detection
|
2025-08-28 12:15:56 -07:00 |
|
Nathan Walker
|
9cce7578bd
|
fix: automated tests
|
2025-08-23 20:37:59 -07:00 |
|
Nathan Walker
|
15c57eefbe
|
chore(webpack): 5.1.0-esm.6
|
2025-08-15 16:07:50 -07:00 |
|
Nathan Walker
|
e06ca24c9d
|
feat: css-tree 3.1+ support which includes es module support
|
2025-08-13 17:28:58 -07:00 |
|
Nathan Walker
|
c934d898b4
|
feat: source map remapping for runtime stack trace displays
|
2025-08-02 17:46:33 -07:00 |
|
Nathan Walker
|
61663d1d5e
|
chore(webpack): 5.1.0-esm.5
|
2025-07-29 18:08:18 -07:00 |
|
Nathan Walker
|
3b151177f4
|
feat(webpack): auto enable commonjs on core < 9 + consider prereleases
|
2025-07-29 18:08:18 -07:00 |
|
Nathan Walker
|
f1e2df624c
|
chore: security clearances (#10773)
* chore: nx migrate + resolve form-data security alert
https://github.com/NativeScript/NativeScript/security/dependabot/43
* fix(security): babel/helpers
https://github.com/NativeScript/NativeScript/security/dependabot/27
|
2025-07-29 18:08:18 -07:00 |
|
dependabot[bot]
|
a9e5a22fbc
|
chore(deps): bump postcss and vue-loader in /packages/webpack5 (#10772)
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.6 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.
Updates `postcss` from 7.0.39 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.5.6)
Updates `vue-loader` from 15.9.8 to 17.4.2
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.8...v17.4.2)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: indirect
- dependency-name: vue-loader
dependency-version: 17.4.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-29 17:44:26 -07:00 |
|
Nathan Walker
|
b548ac3f7f
|
chore(webpack): 5.1.0-esm.4
|
2025-07-25 10:58:27 -07:00 |
|
Nathan Walker
|
03dae26d92
|
feat(webpack): auto enable commonjs when a project is on core < 9
|
2025-07-25 10:58:09 -07:00 |
|
Nathan Walker
|
41f041e175
|
chore: note on conditional virtual entry if needed
|
2025-07-23 13:26:00 -07:00 |
|
Nathan Walker
|
ac65c0b6b2
|
chore(webpack): 5.1.0-esm.3
|
2025-07-23 13:25:35 -07:00 |
|
Nathan Walker
|
b853447da2
|
chore: cleanup
|
2025-07-22 19:06:58 -07:00 |
|
Nathan Walker
|
0ba0ab0d59
|
chore: working with builder xml require vs dynamic import wip
|
2025-07-22 14:37:11 -07:00 |
|
Nathan Walker
|
248a85f6e0
|
chore: cleanup
|
2025-07-19 01:18:12 -07:00 |
|
Nathan Walker
|
88c952d457
|
chore: testing local alpha bumps only, reset when ready
|
2025-07-14 08:48:08 -07:00 |
|
Nathan Walker
|
49413e5873
|
chore: base webpack with ability to switch between esm to commonjs as needed
|
2025-07-14 08:46:57 -07:00 |
|
Nathan Walker
|
a6279e218f
|
Merge remote-tracking branch 'origin/main' into refactor/circular-deps-next
|
2025-07-11 16:37:12 -07:00 |
|
Nathan Walker
|
1ef47301bf
|
fix(webpack): build with dep updates (#10762)
|
2025-07-11 16:10:32 -07:00 |
|
Nathan Walker
|
cebc78406b
|
feat(webpack): enable esm modules as default
|
2025-07-09 22:40:48 -07:00 |
|
Nathan Walker
|
eab726b5d6
|
chore: TypeScript 5.8, nx migrate, dep updates (#10759)
|
2025-07-07 16:29:09 -07:00 |
|
Nathan Walker
|
48b02ffd1f
|
chore: TypeScript 5.8, nx migrate, dep updates - bundler resolution
|
2025-07-05 10:48:10 -07:00 |
|
Nathan Walker
|
61a83a60c9
|
feat(nx-cloud): organize workspace caching with improved input/outputs (#10734)
|
2025-04-29 13:25:39 -07:00 |
|
Nathan Walker
|
fd7502db72
|
chore(release): webpack 5.0.24
|
2025-03-22 18:56:46 -07:00 |
|
Nathan Walker
|
41ac6d9706
|
feat(webpack): support @nativescript-community/svelte-native
|
2025-03-22 18:53:19 -07:00 |
|
Nathan Walker
|
6519d86bec
|
chore(release): webpack 5.0.23
- project: webpack5 5.0.23
|
2025-02-26 14:29:14 -08:00 |
|
Nathan Walker
|
fb57cf3281
|
feat: Node-API engine support (#10710)
|
2025-02-24 18:28:32 -08:00 |
|
Nathan Walker
|
20fc1cc1d4
|
feat: apple view filtering (#10681)
[skip ci]
|
2025-01-29 16:56:54 -08:00 |
|
Nathan Walker
|
f9e7088d07
|
chore: nx release flow (#10674)
|
2025-01-29 16:42:25 -08:00 |
|
Nathan Walker
|
3dec0a5e99
|
chore: use vitest for unit testing plus workspace updates (#10662)
|
2025-01-12 11:52:13 -08:00 |
|
Nathan Walker
|
9e7df31544
|
chore: nx migrate latest
|
2024-11-18 20:18:34 -08:00 |
|
Nathan Walker
|
a2aa2613c6
|
feat(types-ios): 18.x sdk types (#10629)
|
2024-11-01 23:06:37 -07:00 |
|
Nathan Walker
|
148a54b60c
|
chore: Nx 20 (#10636)
|
2024-10-23 09:25:25 -07:00 |
|
Jason Cassidy
|
7b4cb8419c
|
feat: allow the passing of a bundle suffix (#10614)
|
2024-08-29 09:53:31 -07:00 |
|
Nathan Walker
|
338fb264b9
|
release: @nativescript/webpack 5.0.22
|
2024-07-11 08:37:17 -07:00 |
|
insytes
|
0e2db6e586
|
fix(webpack): union type (#10575)
|
2024-07-06 08:15:01 -07:00 |
|
Vladimir Mutafov
|
779d79285d
|
feat(core): ability to embed into platform host projects (#10465)
|
2024-07-01 16:47:33 -07:00 |
|
farfromrefuge
|
7036f12b5c
|
fix(android): prevent error on navigation back after using page transition (#10439)
|
2024-06-28 16:15:40 -07:00 |
|
Dimitris-Rafail Katsampas
|
4abcb216da
|
feat(android): background color/image handling improvements (#10451)
|
2024-06-28 15:07:10 -07:00 |
|
apburgess
|
b8fff3833e
|
feat(webpack): allow custom 'projectName' on Xcode project name from config (#10550)
|
2024-06-28 14:43:16 -07:00 |
|
Nathan Walker
|
415ff34660
|
chore: nx migrate plus keep lock files (#10536)
|
2024-05-06 10:20:01 -07:00 |
|
Igor Randjelovic
|
fc55717825
|
release: @nativescript/webpack 5.0.21 [skip-ci]
|
2024-04-16 20:30:17 +02:00 |
|
Igor Randjelovic
|
825ba7a280
|
release: @nativescript/webpack 5.0.20 [skip-ci]
|
2024-04-16 14:22:03 +02:00 |
|
Igor Randjelovic
|
ccee8e8166
|
fix: detect core version before including inspector_modules on android (#10520)
|
2024-04-16 14:20:14 +02:00 |
|