Skip to content

v5.0.0

Compare
Choose a tag to compare
@vincentmorneau vincentmorneau released this 29 Oct 01:42
· 11 commits to master since this release

BREAKING CHANGE: APEX Nitro v5 is NOT backwards compatible with v4.

  • Introducing two new modes: Basic and Pro
  • Much smaller size (50%) than APEX Nitro v4
  • Pro mode is the most powerful APEX Nitro ever
    • Write your best JavaScript
    • Bring ES6, ES8 and more to APEX easily.
  • Introducing APEX Nitro templates
    • Pick a Pro template and get going fast with predefined file structure
    • Write your own APEX Nitro Pro template
  • New configuration system through apex-nitro init
    • apexnitro.config.json is now a file that can be stored on your project repository
  • apex-nitro publish renamed apex-nitro upload
  • New command: apex-nitro build
  • Complete documentation rewrite