Skip to content

v1.0.0-beta.38

Compare
Choose a tag to compare
@vigneshshanmugam vigneshshanmugam released this 02 Nov 20:00
· 183 commits to main since this release

Features

  • Improve the validation of project monitor schedule for both browser and lightweight monitors. Error would be thrown if users would configure monitor schedule that are not supported. For lightweight monitors, we would save the schedule to the nearest supported schedule frequency #622

    Current allowed schedule values are 1, 3, 5, 10, 15, 30, 60 minutes respectively.

  • Improve the push command experience by showing the monitor management URL link once the push has been completed successfully #637

Bug fixes

  • Pick the correct loader when bundling TypeScript or JavaScript journey files during push command #626

Browser version

Playwright version has been updated to 1.27.1

Full Changelog: v1.0.0-beta.37...v1.0.0-beta.38