Skip to content

Release 2.1.0

Latest
Compare
Choose a tag to compare
@anis-campos anis-campos released this 15 Apr 22:32
· 25 commits to master since this release

See #20 for details

Sumary

  • Updating dependencies
  • Fixing tests
  • Fixing Webpack config
  • Adding github pages scripts

Change log

  • Using global (eb221a2)
  • Update gh-pages.yml (1c4c5c5)
  • fix deply action (f690eff)
  • 2.1.0 (4e1270f)
  • Adding deploy action to deploy to github pages (7ace01e)
  • update dist files (d8c068b)
  • Sync package-lock.json (08747b9)
  • Adding github pages - new exemple based un CRA - new npm scripts for deploy - build folder igonred (e9db4e7)
  • Fixing webpack config: - removing critical security issue (open-browser-webpack-plugin) - supporting svg - better scripts arguments (8b8447e)
  • Fixing jest: - Supporting static files - Using setup file - Using corejs (7827e1c)
  • Updagting all dependencies and Removing unused react-transition-group (ebaff23)
  • Update npmpublish.yml (ebadb58)