Skip to content

Releases: mrmckeb/react-outline-manager

v1.2.2

05 Oct 15:30
Compare
Choose a tag to compare
  • Fixed an issue where React is undefined.
  • Improved config for Rollup.
  • Updated project dependences.

v1.2.0

21 Sep 19:52
Compare
Choose a tag to compare
  • Changed default className to ReactOutlineManager.
  • Moved to using a Fragment when tagName is not specified.
  • Added ability to pass-through props when tagName is set.
  • Updated devDependencies to latest versions.
  • Added a LICENSE file.
  • Updated project documentation.

v1.1.0

11 Sep 19:54
Compare
Choose a tag to compare
  • Added a tagName prop to support custom HTML elements.
  • Improved TypeScript definitions.

v1.0.1

11 Sep 19:52
Compare
Choose a tag to compare
  • Fixed a bug in rollup.config.js which resulted in broken bundles.
  • Lowered peerDependency to React 15.x.

v1.0.0

11 Sep 19:48
Compare
Choose a tag to compare

Initial release.