Skip to content

v3.0.4, 2024-10-15

Highlights

  • Node 20.18.0 & Typescript 5.6.2
  • Updated webapp dependencies.
  • DDP-server and DDP-client removed underscore
  • Remove dependencies on Blaze packages when using static-html
  • Fix Cordova on Windows
  • Fix Cordova build on using plugins describing dependencies
  • Various Windows specific fixes

Breaking Changes

N/A

Internal API changes

N/A

Migration Steps

Please run the following command to update your project:

bash

meteor update --release 3.0.4

Meteor Version Release

  • Bumped packages:
    • accounts-base@3.0.3
    • babel-compiler@7.11.1
    • caching-compiler@2.0.1
    • check@1.4.4
    • ddp-client@3.0.2
    • ddp-server@3.0.2
    • ecmascript-runtime@0.8.3
    • modules@0.20.2
    • static-html-tools@1.0.0
    • static-html@1.4.0
    • url@1.3.4
    • webapp@2.0.3
    • meteor-tool@3.0.4

Special thanks to

N/A