Skip to content

v0.5.0

Choose a tag to compare

@prescottprue prescottprue released this 24 Jan 07:46
1a3b8eb
  • feat(props): allow overriding of styles by passing a style prop - #7 - @timc13
  • feat(typings): added optional style prop - @timc13
  • feat(typings): publish Typescript typings (.npmignore used in place of files field in package.json) - #6 - @timc13
  • feat(deps): remove babel-plugin-stage-1 and add transform-export-extensions
  • feat(core): added prettier with associated format npm script
  • feat(tests): mocha.opts file used to simplify test npm scripts
  • feat(build): 'prop-types' is now a webpack external (shrinks built size and leaves version control up to end user)