Version 2.7.0
✨ Support new block elements introduced by Slack and minor bug fixes
- Add
DateTimePicker()to support the all-new date time picker element introduced by Slack. - Add
NumberInput(),URLInput(),EmailInput()to support the new input types introduced by Slack. - Fix bug where props passed into the constructor were assigned instead of copied (thanks, @nlwillia!).