relezr-playground

Changelog

Get updates by email

Confirm via double opt-in. Unsubscribe anytime.

3 releases combined

Highlights

  • New greeting functionality with customizable names
  • Graceful shutdown support

Added

  • Reusable greet() function with name parameter
  • Goodbye script for graceful shutdowns
  • Hello.js script

Highlights

  • New greeting and goodbye scripts for basic interactions
  • Reusable greet() function with customizable names
  • Fixed npm start compatibility

Added

  • greet() function accepting name parameter
  • hello.js script for greeting output
  • goodbye script for graceful shutdowns
  • package.json for npm compatibility

Fixed

  • npm start now works with proper package.json

Highlights

  • New greeting functions and scripts for basic interactions
  • Fixed npm start compatibility with package.json

Added

  • Reusable greet() function with customizable name parameter
  • Goodbye script for graceful application shutdowns
  • Hello.js script for initial interactions
  • package.json for npm compatibility

Fixed

  • npm start now works correctly with proper package.json