We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5902227 commit 2779ed5Copy full SHA for 2779ed5
doc/changelog/1.5.0.md
@@ -1,7 +1,11 @@
1
## 1.5.0
2
3
* Support Scala 2.13.x
4
+
5
+ *Caution: If you use React snapshots on Scala 2.13 you'll be affected by a type inference bug (https://github.com/scala/bug/issues/11660)*
6
7
* Drop support for Scala 2.11.x
8
9
* Revise Monocle modules
10
* The `ext-monocle` module is now deprecated (using Monocle 1.6.0 based on Scalaz)
11
* A new `ext-monocle-scalaz` module exists using Monocle 1.6.0, the last Scalaz-based release
0 commit comments