Skip to content

Releases: at-scale/mock-react-components

v1.3.3

22 Dec 10:35

Choose a tag to compare

1.3.3 (2017-12-22)

Performance Improvements

  • test package with bundled dependencies (e9615e6)

v1.3.2

22 Dec 10:21

Choose a tag to compare

1.3.2 (2017-12-22)

Performance Improvements

  • test package without bundled dependencies (b6bcd4e)

v1.3.1

22 Dec 09:56

Choose a tag to compare

1.3.1 (2017-12-22)

Bug Fixes

  • add bundledDependencies (897a263)

v1.3.0

22 Dec 09:30

Choose a tag to compare

1.3.0 (2017-12-22)

Bug Fixes

  • revert back looking for other Babel runtime configurations (abf9219)

Features

  • add additional rules to avoid binding (82d4793)

v1.2.5

22 Dec 00:28

Choose a tag to compare

1.2.5 (2017-12-22)

Bug Fixes

  • make sure jest knows about transforming [@at-scale](https://github.com/at-scale) packages (aedbf2c)
  • remove code from dependencies and put it in devDependencies (078f978)
  • update Babel runtime configuration so it can be transpiled (e95e8a5)

v1.2.4

21 Dec 11:08

Choose a tag to compare

1.2.4 (2017-12-21)

Bug Fixes

  • do not lock katulong versions (6313e9d)
  • do not lock katulong versions and use code again (41c07a3)

v1.2.3

20 Dec 12:33

Choose a tag to compare

1.2.3 (2017-12-20)

Bug Fixes

  • enforce this specific babel configuration (4a84006)

v1.2.2

20 Dec 11:41

Choose a tag to compare

1.2.2 (2017-12-20)

Bug Fixes

  • add katulong-preset-rodoabad as a bundled dependency (e78036a)

v1.2.1

20 Dec 10:06

Choose a tag to compare

1.2.1 (2017-12-20)

Bug Fixes

  • add husky so git hooks run (de1e061)

v1.2.0

20 Dec 09:40

Choose a tag to compare

1.2.0 (2017-12-20)

Features

  • remove old dependencies you no longer need when using jest (9ba0960)