Skip to content

3.2.0

Choose a tag to compare

@matthewp matthewp released this 19 Dec 16:26
· 391 commits to master since this release

This release introductions can-util/js/log/log, a new module for logging. This lets you log to the console without worrying about browser compatibility issues. Unlike can-util/js/dev/dev, this module works in development and production modes.

  • 171 - PR to add can-util/js/log/log