Babel Plugin Console Versions Save

Babel Plugin that adds useful build time console functions 🎮

v0.2.1

6 years ago

Patch

v0.2.0

6 years ago

Features

  • Add better node support as console.groupCollapse and console.groupEnd have no effect in node.
  • Update functions in Script scope to only include function signature

Other Changes

  • Update documentation

v0.1.2

6 years ago

Patches

Add patch to remove import/require statements from the script scope

v0.1.1

6 years ago

Patches

  • Add prepublish build step to package.json to prevent the lib being published without the latest build

v0.1.0

6 years ago

Features

  • Add scope.macro see

Other Changes

  • Update documentation

Credits

Thanks to @stevebluck for fixing the docs! 😄 Thanks to @kentcdodds for the suggestion of supporting babel-macros

v0.0.1

6 years ago

Publish the plugin