Nacho Codoñer
|
b7101a2736
|
bump package version to 0.0.13
|
2025-08-13 14:56:56 +02:00 |
|
Nacho Codoñer
|
42dd571ef8
|
add verbose logging and TypeScript environment checks
|
2025-08-13 12:41:15 +02:00 |
|
Nacho Codoñer
|
56ca124655
|
clean rspack naming
|
2025-08-12 17:18:07 +02:00 |
|
Nacho Codoñer
|
938058b61b
|
Merge branch 'devel' into modern-bundler-integration
|
2025-08-12 07:36:53 +02:00 |
|
Nacho Codoñer
|
0752ca8e6a
|
support build test and add dynamic config reloading mechanism for meteor builds
|
2025-08-08 08:35:32 +02:00 |
|
Nacho Codoñer
|
a0cecb9e91
|
bump @meteorjs/rspack package version to 0.0.12
|
2025-08-07 11:03:59 +02:00 |
|
Nacho Codoñer
|
e577580899
|
enhance test helpers for Meteor modern test suite
|
2025-08-07 10:52:04 +02:00 |
|
Nacho Codoñer
|
8db3451841
|
add basic working Jest suite to load and test Meteor apps
|
2025-08-06 14:50:00 +02:00 |
|
Nacho Codoñer
|
4adaf82619
|
Revert "Revert "fix to latest blaze status""
This reverts commit f04e3e34
|
2025-08-06 11:33:30 +02:00 |
|
Nacho Codoñer
|
e5b08669cb
|
revert to old blaze status
|
2025-08-06 11:29:49 +02:00 |
|
italo jose
|
30ea8bdfdf
|
Update subproject commit for blaze package
|
2025-08-05 18:54:01 -03:00 |
|
italo jose
|
e9624c8154
|
Update subproject commit for blaze package
|
2025-08-05 18:27:28 -03:00 |
|
italo jose
|
4ff7359240
|
Meteor version to 3.3.1 ☄️
|
2025-08-05 16:00:33 -03:00 |
|
italo jose
|
79b31998ec
|
Bump BUNDLE_VERSION to 22.18.0.2 and update meteor-tool version to 3.3.1
|
2025-08-05 15:28:33 -03:00 |
|
italo jose
|
c28192e2ef
|
Bump package versions to stable releases
|
2025-08-05 14:37:06 -03:00 |
|
Nacho Codoñer
|
2de1b92b33
|
add support for eager, lazy and last external imports to cover a prod use case for Blaze apps
|
2025-08-01 15:51:14 +02:00 |
|
Nacho Codoñer
|
0dbd8dd4eb
|
add support for eager and lazy external imports in dev environment
|
2025-08-01 13:42:33 +02:00 |
|
Nacho Codoñer
|
9134614224
|
distinguish between dev environment and production
|
2025-07-31 18:31:45 +02:00 |
|
Nacho Codoñer
|
5c2e7ab2e5
|
support Blaze projects by properly ignoring HTML and delegate LESS and SCSS projects to Meteor
|
2025-07-30 18:59:05 +02:00 |
|
Nacho Codoñer
|
d6dc4c53f2
|
bump Meteor Rspack version to 0.0.11 and update dev server port
|
2025-07-29 17:48:45 +02:00 |
|
Nacho Codoñer
|
d2171f387f
|
bump Meteor Rspack version to 0.0.10
|
2025-07-29 17:37:54 +02:00 |
|
Nacho Codoñer
|
8d561a4af6
|
add optional verbose logging for entry file configurations
|
2025-07-29 17:36:58 +02:00 |
|
Nacho Codoñer
|
fb3dc40d5e
|
add optional debug logging for entry file configurations
|
2025-07-29 17:12:25 +02:00 |
|
Nacho Codoñer
|
f7f0be8174
|
add optional checks for entry file configurations
|
2025-07-29 14:28:45 +02:00 |
|
Nacho Codoñer
|
b8f6bb953c
|
bump Meteor Rspack version to 0.0.9
|
2025-07-28 18:56:05 +02:00 |
|
Nacho Codoñer
|
50caced0d0
|
add dev flag
|
2025-07-28 18:55:09 +02:00 |
|
Nacho Codoñer
|
4d552de1a0
|
add SWC external helpers detection
|
2025-07-28 18:53:19 +02:00 |
|
Nacho Codoñer
|
a5951315d2
|
expand build command detection to include deploy
|
2025-07-28 18:11:26 +02:00 |
|
Nacho Codoñer
|
49158b736d
|
expand build command detection to include deploy
|
2025-07-28 17:46:39 +02:00 |
|
Nacho Codoñer
|
f0b4dea156
|
remove unused import and clarify test module comment
|
2025-07-28 17:29:52 +02:00 |
|
Nacho Codoñer
|
8f69ffa69a
|
refactor Meteor app entrypoints configuration
|
2025-07-28 17:24:33 +02:00 |
|
Nacho Codoñer
|
96e1814b6e
|
bump Meteor Rspack package version to 0.0.8
|
2025-07-28 17:10:22 +02:00 |
|
Nacho Codoñer
|
09fb3fed69
|
ensure distinguish between test module and test for client and server
|
2025-07-28 16:19:44 +02:00 |
|
Nacho Codoñer
|
faafbf9779
|
bump Meteor Rspack version to 0.0.7
|
2025-07-23 18:12:15 +02:00 |
|
Nacho Codoñer
|
122e9d59d5
|
enhance test compilation support with flexible target options
|
2025-07-23 17:57:04 +02:00 |
|
Nacho Codoñer
|
bbe9521e2a
|
ensure test support using rspack with testModule and distinction to testClient and testServer setups
|
2025-07-23 17:47:23 +02:00 |
|
Nacho Codoñer
|
483048ba77
|
add Rspack helpers and ensure rspack outputs are ignored from Meteor processing
|
2025-07-23 15:16:29 +02:00 |
|
Nacho Codoñer
|
ede0252a42
|
Merge branch 'release-3.3.1' into modern-bundler-integration
|
2025-07-23 14:16:53 +02:00 |
|
Nacho Codoñer
|
ee1697a66c
|
update build context names from _rspack to _build
|
2025-07-23 14:16:37 +02:00 |
|
Nacho Codoñer
|
ee19dc1719
|
Meteor version to 3.3.1-rc.2 ☄️
|
2025-07-22 17:28:54 +02:00 |
|
Nacho Codoñer
|
161dc0ca11
|
fix MongoDB client connection options
|
2025-07-22 16:57:31 +02:00 |
|
italo jose
|
b906dd441f
|
Add TLS options to MongoDB connection for improved security
|
2025-07-22 11:52:00 -03:00 |
|
italo jose
|
bee3285c9a
|
Remove unnecessary error handling in MongoDB connection
|
2025-07-22 11:20:49 -03:00 |
|
Nacho Codoñer
|
1a1ba6e03b
|
Meteor version to 3.3.1-rc.1 ☄️
|
2025-07-22 13:36:14 +02:00 |
|
Nacho Codoñer
|
331831bddb
|
add missing updates of babel-dependent packages
|
2025-07-22 13:31:09 +02:00 |
|
Nacho Codoñer
|
2fa5770095
|
Meteor version to 3.3.1-rc.0 ☄️
|
2025-07-21 16:40:23 +02:00 |
|
Nacho Codoñer
|
a76cb732a2
|
Merge pull request #13736 from meteor/npm-mongo-legacy
npm-mongo-legacy for backwards compatibility with Mongo 3.6
|
2025-07-21 14:07:23 +02:00 |
|
italo jose
|
4b8aaa24dd
|
refactor: remove debug logging for legacy MongoDB package detection
|
2025-07-20 22:40:44 -03:00 |
|
italo jose
|
a21d7cc4e4
|
refactor: improve async operation handling in tests and enhance error handling in MongoDB wrapper
|
2025-07-20 22:04:00 -03:00 |
|
italo jose
|
dc9fecc1c2
|
refactor: streamline MongoDB connection string validation logic
|
2025-07-18 11:42:38 -03:00 |
|