Skip to content

Releases: neighborhood999/react-gh-like-diff

2.0.2

03 May 04:01
Compare
Choose a tag to compare

Chores

2.0.1

03 May 03:47
Compare
Choose a tag to compare

Chores

  • Refactor(test): migrate to react-testing-library:
  • Chore: add terser for minify build: d6f41fa

2.0.0

18 Mar 01:46
Compare
Choose a tag to compare

Breaking Changes

  • Chore: add import css style instruction: 3b40af0

Update your import css path:

- import 'react-gh-like-diff/lib/diff2html.css'
+ import 'react-gh-like-diff/dist/css/diff2html.min.css';

1.1.4

15 Mar 03:10
Compare
Choose a tag to compare

Patches

  • Chore(deps): update: d41a1a2
  • Chore(deps): fix diff2html and add bundle css folder: 2636fca

1.1.3

04 Feb 07:13
Compare
Choose a tag to compare

Patches

  • Chore(packages): upate deps and migrate rollup related plugins: a33dda1

1.1.2

30 Sep 15:22
Compare
Choose a tag to compare

Chores

  • chore: update size snapshot: #175

1.1.1

30 Sep 15:09
Compare
Choose a tag to compare

Patches

  • fix: trigger rerender of the component while options set is changing: #174

Credits

Huge thanks to @GBcrimson for helping!

1.1.0

29 Sep 02:47
Compare
Choose a tag to compare

Minor Changes

  • Feat: add more default option for setting diff2html: 8b3d14c
  • Chore: remove pkg minify commands: 7b4a209

Patches

  • Chore(deps): update dependency eslint to v6.4.0: #160
  • Chore(deps): update dependency lint-staged to v9.4.0: #165
  • Chore(deps): update dependency husky to v3.0.7: #168
  • Chore(deps): update dependency eslint-plugin-prettier to v3.1.1: #161
  • Chore(deps): update dependency codecov to v3.6.1: #163
  • Chore(deps): update babel monorepo to v7.6.2: #166
  • Chore(deps): update dependency rollup to v1.21.4: #149
  • Chore(deps): update dependency rollup-plugin-node-resolve to v5.…: #151
  • Chore(deps): update dependency rollup-plugin-commonjs to v10.1.0: #150
  • Chore(deps): update dependency rollup-plugin-size-snapshot to v0…: #152
  • Chore(deps): update react monorepo to v16.10.1: #167

1.0.5

24 Dec 09:35
Compare
Choose a tag to compare
chore(packages): bump version

1.0.0

02 Oct 03:32
Compare
Choose a tag to compare
chore(version): bump version