Nathan Walker
f8e9808d74
fix(webpack): es module polyfill handling of createRequire
2025-08-28 16:09:50 -07:00
Nathan Walker
a91cc8f201
fix(android): setInterval impl to match c++ and prevent drift
2025-08-28 13:08:30 -07:00
Nathan Walker
d98d1b9333
chore: use latest runtime alphas for ci testing, es module enabled
2025-08-28 12:53:24 -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
efbcebbbea
chore: target api 35 on android tests
2025-08-24 10:00:01 -07:00
Nathan Walker
9cce7578bd
fix: automated tests
2025-08-23 20:37:59 -07:00
Nathan Walker
ac7bcfbbf6
chore: cleanup log and xcconfig
2025-08-22 20:02:50 -07:00
Nathan Walker
498b33fd72
chore: use latest alpha cli
2025-08-22 13:13:47 -07:00
Nathan Walker
e22382bc56
chore: 9.0.0-alpha.13
2025-08-21 10:20:25 -07:00
Nathan Walker
00820ae8e4
feat: new glass AppIcon for demo apps
2025-08-21 10:09:11 -07:00
Nathan Walker
8d2922b27b
feat(ios): iosGlassEffect property
2025-08-21 10:08:55 -07:00
Nathan Walker
981772d41e
chore: 9.0.0-alpha.12
2025-08-15 17:38:41 -07:00
Nathan Walker
d2620a2e31
chore: cleanup
2025-08-15 17:38:30 -07:00
Nathan Walker
3d055973c8
chore: 9.0.0-alpha.11
2025-08-15 16:11:04 -07:00
Nathan Walker
15c57eefbe
chore(webpack): 5.1.0-esm.6
2025-08-15 16:07:50 -07:00
Nathan Walker
a8b6ad6bdd
fix: temporal dead zone issue when bundling inspector_modules
2025-08-15 16:00:42 -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
85ae1b05aa
chore: 9.0.0-alpha.10
2025-08-07 16:32:20 -07:00
Nathan Walker
0582c46ac6
chore: merge main
2025-08-07 16:30:09 -07:00
Nathan Walker
c26757a95a
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-08-07 12:26:07 -07:00
Nathan Walker
991445461b
feat: iOS 26 types with improvements (ActionBar, Switch) + .ns-{platform}-{sdkVersion} css root scoping ( #10775 )
...
This provides for better ability to target platform > sdk > majorVersion specific features.
For example, iOS 26 does not render titles when a background color is set on the actionbar. this allows that style to be overridden only on iOS 26 if desired.
2025-08-07 12:06:10 -07:00
Nathan Walker
2d1b61e1ee
chore: 9.0.0-alpha.9
2025-08-05 15:27:38 -07:00
Nathan Walker
85dc509b41
chore: transient root deps
2025-08-05 15:27:33 -07:00
Nathan Walker
75d04ea4fb
chore: comment out logs for further testing
2025-08-05 15:23:43 -07:00
Nathan Walker
c934d898b4
feat: source map remapping for runtime stack trace displays
2025-08-02 17:46:33 -07:00
Nathan Walker
6e41e738ee
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-08-01 18:21:12 -07:00
Nathan Walker
adc2ee4314
chore: ossf security
2025-08-01 15:52:12 -07:00
Nathan Walker
2c669da393
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-07-29 18:27:49 -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
ee6927b2ef
chore: cleanup
2025-07-29 18:08:18 -07:00
Nathan Walker
9ae0bf3aea
chore: vitest 3.2.4
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
5667e08015
chore: sync changelog with release/8.9.x branch
2025-07-29 17:34:16 -07:00
Nathan Walker
4f8f8419cf
fix(core): pin source-map due to minor bump using url
2025-07-29 17:34:16 -07:00
Nathan Walker
c0051c65fa
chore: vitest 3.2.4
2025-07-26 18:50:58 -07:00
Nathan Walker
4f61e1b61c
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-26 18:18:17 -07:00
dependabot[bot]
02c70543e5
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-26 18:17:02 -07:00
Nathan Walker
9e60bd212a
chore: sync changelog with release/8.9.x branch
2025-07-26 14:59:19 -07:00
Nathan Walker
1cc3c73746
fix(core): pin source-map due to minor bump using url
2025-07-26 14:39:40 -07:00
Nathan Walker
99c151c82f
chore: 9.0.0-alpha.8
2025-07-26 14:38:14 -07:00
Nathan Walker
b9b234d8b9
chore: cleanup
2025-07-25 13:30:57 -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
5aeaac787a
Merge remote-tracking branch 'origin/main' into refactor/circular-deps
2025-07-24 22:49:06 -07:00
Nathan Walker
3c1995c3a3
chore: cleanup
2025-07-24 22:35:57 -07:00
Nathan Walker
41f041e175
chore: note on conditional virtual entry if needed
2025-07-23 13:26:00 -07:00