Skip to content

Commit a20912e

Browse files
committed
- [breaking] Full rewrite to hooks. Means more reactive so, probably, less bugs related with updates. Minimum React version required >=16.8.2
- [breaking] `easymde` now a peer dependency, please install it manually - [breaking] `label` prop has been removed - [breaking] SSR safe nets removed, please make sure to import it dynamically - [potentially-breaking] Forwards `ref`, so you can easily get access to `div` wrapper by using `ref` prop. - [potentially-breaking] Lots of bugs fixed, examples updated - [potentially-breaking] `@babel/runtime` helpers are no longer inlined but imported.
1 parent 8105e69 commit a20912e

30 files changed

+5888
-18447
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Ben Lodge and Andrii Los
3+
Copyright (c) 2021 Andrii Los
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)