Skip to content

v1.7.5

Compare
Choose a tag to compare
@JFusco JFusco released this 01 Jan 18:45
· 15 commits to master since this release

Minor Release

Updates
  • Update the devDependencies to update React and Jest libraries.
  • Add mocks directory and styleMock.js to be able to mock the scss that gets imported in to the component.
  • Change dev to development and prod to production in package.json and webpack configs.
  • Add __DEV__ variable to .eslint globals and Jest globals.
Breaking Changes
  • None