Skip to content

Release v3.0.0

Latest
Compare
Choose a tag to compare
@baryshok baryshok released this 08 Nov 16:35
890f5c5
  • Prepare the package for the upcoming Meteor 3.0 release by migrating Mongo methods to async, and removing Meteor.wrapAsync. It resulted in a breaking change: CpuProfiler.scheduleTask, HeapDumper.scheduleTask, and HeapDumper.takeSnapshot are async now.
  • Update v8-profiler-next package to the latest version (1.9.0)
  • Update @types/node package to the latest 14.x version