documentation/sections/changelog/1.12.6.md
releaseHeader('2017-05-15', '1.12.6', '1.12.5')
return and export keywords can now accept implicit objects (defined by indentation, without needing braces).\u{1F4A9}).coffee command now first looks to see if CoffeeScript is installed under node_modules in the current folder, and executes the coffee binary there if so; or otherwise it runs the globally installed one. This allows you to have one version of CoffeeScript installed globally and a different one installed locally for a particular project. (Likewise for the cake command.)? operator within a termary if statement.