You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,15 @@
48
48
5. Open `http://localhost:8080` in the web browser
49
49
50
50
51
-
## Latest Spotlight Release Notes [v2.5.1] - July 27, 2018
52
-
1. Updated documentation with proper locale import statements.
51
+
## Latest Spotlight Release Notes [v2.5.2] - August 4, 2018
52
+
1. Added a new build output: `/build/es` using the latest ES features.
53
+
2.`Locale` import statements have changed. See [documentation](https://github.com/AndrewRedican/react-json-editor-ajrm/wiki/Locale-Support)
54
+
3. An [issue](https://github.com/AndrewRedican/react-json-editor-ajrm/issues/29) where cursor selection moved from its original position has been fixed.
0 commit comments