Version 2.1.0 Release
Added
- You can now add recipients to CC and BCC using sugar methods by @avrahamgoldman. See the updated transmissions documentation and CC/BCC examples.
Changed
- Updated the following npm packages: coveralls, eslint, eslint-config-sparkpost, mocha, lodash, and request by @aydrian.
- Resolved new linting issues from eslint-config-sparkpost update by @avrahamgoldman.
Fixed
- The options parameter on the
transmissions.send()
method is now optional if you're using a callback function by @avrahamgoldman. - The options parameter on the
templates.get()
method is now optional if you're using a callback function by @avrahamgoldman.
View the full changelog