Nacho Codoñer
|
f56263b0fe
|
bump Playwright to version 1.59.0 across e2e test applications
|
2026-04-01 17:42:33 +02:00 |
|
Nacho Codoñer
|
08781dee0d
|
update @rsdoctor/rspack-plugin to version 1.5.7 across skeleton packages
|
2026-03-31 17:58:04 +02:00 |
|
Nacho Codoñer
|
b25c87ccee
|
Merge pull request #14146 from sblaisot/fix/dev-bundle-arch-apple-silicon
Fix: enable dev-bundle fast path on Apple Silicon Macs
|
2026-03-31 12:06:14 +02:00 |
|
Nacho Codoñer
|
fb5520ac19
|
Merge pull request #14144 from sblaisot/fix/stale-dev-bundle-cache-after-branch-switch
Fix: meteor node uses wrong Node.js version after git branch switch
|
2026-03-31 11:57:05 +02:00 |
|
Nacho Codoñer
|
97b1e8a948
|
Merge pull request #14128 from ebroder/fix-postcss-deleted-dep-crash
Handle deleted PostCSS dependency files gracefully
|
2026-03-31 11:53:21 +02:00 |
|
Nacho Codoñer
|
f7e639f460
|
Merge branch 'release-3.4.1' into examples-revamp
|
2026-03-30 22:25:49 +02:00 |
|
Nacho Codoñer
|
cd04e0e0c4
|
bump @meteorjs/rspack to 1.1.0-beta.33 across all skeletons and constants, add scripts and devDependencies for version management
|
2026-03-30 22:22:14 +02:00 |
|
Nacho Codoñer
|
06eebbaae8
|
Merge pull request #14237 from meteor/typescript-tailwind-skeleton
Add TypeScript + Tailwind skeleton support
|
2026-03-30 22:18:02 +02:00 |
|
Nacho Codoñer
|
186b38f3e7
|
switch JSX setting from "react" to "react-jsx"
|
2026-03-30 18:36:25 +02:00 |
|
Nacho Codoñer
|
52578f8205
|
Merge branch 'release-3.4.1' into css-rspack-auto-delegation
|
2026-03-30 18:15:11 +02:00 |
|
Nacho Codoñer
|
a34fd9616e
|
Merge branch 'release-3.4.1' into fix/stale-dev-bundle-cache-after-branch-switch
|
2026-03-30 17:59:34 +02:00 |
|
Nacho Codoñer
|
7fed76cea1
|
Merge branch 'release-3.4.1' into typescript-tailwind-skeleton
|
2026-03-30 17:56:09 +02:00 |
|
Nacho Codoñer
|
7c35bb0ebe
|
update test to use "typescript-tailwind" skeleton name in E2E suite
|
2026-03-30 17:42:09 +02:00 |
|
Nacho Codoñer
|
f642f40c1a
|
Merge branch 'release-3.4.1' into fix/dev-bundle-arch-apple-silicon
|
2026-03-30 17:23:47 +02:00 |
|
Nacho Codoñer
|
ed316f1430
|
Merge remote-tracking branch 'origin/typescript-tailwind-skeleton' into typescript-tailwind-skeleton
|
2026-03-30 16:49:00 +02:00 |
|
Nacho Codoñer
|
33124cf9f1
|
add E2E test for TypeScript Tailwind skeleton and disable TsCheckerRspackPlugin in CI
|
2026-03-30 16:48:51 +02:00 |
|
Nacho Codoñer
|
88dc95bbd4
|
replace React imports with automatic JSX runtime and add swc.config.ts templates for TypeScript and Tailwind skeletons
|
2026-03-30 16:47:54 +02:00 |
|
Nacho Codoñer
|
8cc1efa34b
|
add demo unplugin to Rspack config and E2E tests for cache tracking
|
2026-03-30 16:28:46 +02:00 |
|
Nacho Codoñer
|
8a4681f044
|
Merge branch 'release-3.4.1' into typescript-tailwind-skeleton
|
2026-03-30 15:17:11 +02:00 |
|
Nacho Codoñer
|
facf6fa7c5
|
document CSS auto-delegation and meteor.modules config updates in Rspack E2E coverage
|
2026-03-27 18:08:57 +01:00 |
|
Nacho Codoñer
|
65a0a0841b
|
update Rspack config to re-append unignore patterns for meteor.modules and add modules field to Vue E2E test app
|
2026-03-27 16:59:54 +01:00 |
|
Nacho Codoñer
|
3ccea45768
|
conditionally display skipped tests in E2E summary based on E2E_SHOW_SKIPPED environment variable
|
2026-03-27 16:02:51 +01:00 |
|
Nacho Codoñer
|
873bbbcdf0
|
enhance E2E test summary reporter with color-coded output using chalk for better readability.
|
2026-03-27 15:46:42 +01:00 |
|
Nacho Codoñer
|
94308d07d0
|
remove Jest retry logic for CI environment in e2e test setup
|
2026-03-27 15:31:13 +01:00 |
|
Nacho Codoñer
|
f3b296efc8
|
Add custom summary reporter to Jest configuration in e2e tests
|
2026-03-27 15:31:03 +01:00 |
|
Nacho Codoñer
|
9f61ccbca8
|
validate subdirectory paths in examples fetch to prevent directory traversal attacks
|
2026-03-26 17:23:43 +01:00 |
|
Nacho Codoñer
|
88672b3636
|
handle --refresh in examples fetch: avoid using stale cache and update error message for missing directories
|
2026-03-26 17:22:24 +01:00 |
|
Nacho Codoñer
|
a26a315746
|
refactor examples repo cloning: replace exec with execFile for improved security and environment handling
|
2026-03-26 17:20:28 +01:00 |
|
Nacho Codoñer
|
806e2b2a76
|
adjust help text matching and refine --list option verification
|
2026-03-26 16:39:07 +01:00 |
|
Nacho Codoñer
|
2bb34d4e96
|
update examples cache: use tropohouse path and handle write failures gracefully
|
2026-03-26 15:58:16 +01:00 |
|
Nacho Codoñer
|
33f33c98e8
|
update e2e test: adjust match text to "Meteor Examples" for consistency
|
2026-03-26 15:58:05 +01:00 |
|
Nacho Codoñer
|
065eac8650
|
enhance examples listing with improved formatting and additional details.
|
2026-03-26 15:49:02 +01:00 |
|
Nacho Codoñer
|
f0505f6b58
|
add tests for meteor create edge cases with --from and --from-dir options
|
2026-03-25 17:15:06 +01:00 |
|
Nacho Codoñer
|
9ebb9763bb
|
refine meteor create documentation: clarify options and add details for --from-branch and --from-dir.
|
2026-03-25 17:07:28 +01:00 |
|
Nacho Codoñer
|
b29a15b482
|
add support for --from-branch option in meteor create command
|
2026-03-25 16:48:17 +01:00 |
|
Nacho Codoñer
|
1e9473f9ea
|
remove unused refresh option from CLI commands
|
2026-03-25 16:40:00 +01:00 |
|
Nacho Codoñer
|
630900294b
|
refactor validateExamplesData to support custom warning function via options
|
2026-03-25 16:34:37 +01:00 |
|
Nacho Codoñer
|
edc28739e7
|
refactor examples tests: replace assert with expect and switch to CommonJS syntax
|
2026-03-25 16:31:38 +01:00 |
|
Nacho Codoñer
|
c27a42ae79
|
include Meteor version in CLI examples list
|
2026-03-25 16:30:03 +01:00 |
|
Nacho Codoñer
|
c65602e8e2
|
prioritize network over cache for examples retrieval; add fallback mechanism to cached data.
|
2026-03-25 16:27:18 +01:00 |
|
Nacho Codoñer
|
a0ad998867
|
enhance error reporting in CLI examples command and update examples branch reference
|
2026-03-25 16:16:27 +01:00 |
|
Nacho Codoñer
|
21f97fa1f7
|
add E2E test for meteor create --list and --example
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:51:04 +01:00 |
|
Nacho Codoñer
|
e1085cb8e1
|
wire commands.js to new examples module and remove old example code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:49:52 +01:00 |
|
Nacho Codoñer
|
b5888eaea2
|
add Meteor app validation for create command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:47:05 +01:00 |
|
Nacho Codoñer
|
4338bcfd67
|
add example resolution and clone utilities
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:46:58 +01:00 |
|
Nacho Codoñer
|
003c109d9b
|
add getExamples orchestrator with cache-first strategy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:45:44 +01:00 |
|
Nacho Codoñer
|
7e61143ae9
|
add examples cache read/write
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:45:36 +01:00 |
|
Nacho Codoñer
|
ee63a89a02
|
add examples module with constants and data validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-25 15:44:27 +01:00 |
|
Nacho Codoñer
|
60cdbb668a
|
Merge pull request #14079 from sanki92/fix/css-fragment-identifier-warning
fix: skip CSS fragment identifiers in module warnings
|
2026-03-24 12:10:19 +01:00 |
|
Nacho Codoñer
|
23f0c269d2
|
Merge pull request #14062 from wreiske/copilot/improve-performance-meteor
perf: Cache regex patterns in utils.js to eliminate recompilation overhead
|
2026-03-24 12:06:34 +01:00 |
|