Version v2.0.0 | View-only mode, major editor refactoring, and bug fixes
This release brings a brand new view-only mode to the editor along with some great refactoring thanks to the absolute titan of a PR that is #219 thanks to the combined efforts of @jamieliu386, @malsf21, and @emmyc. Due to the significant changes to many of the editor's major components in this release, I am marking it as a major release.
Of course, with new features comes new bugs, one of which was found and solved in #245. #274 also fixed a long standing mixup deep in one of our files.
Next up:
- A share button for sketches
- Forking of sketches
- Classes (see
make-class-page
) - Swapping to the Go backend (see
go-requests
and #235)
feature
- [feature] View-Only Sketches and Major Main/Editor Refactoring #219
bug
dependencies
- [dependencies] Bump @fortawesome/free-brands-svg-icons from 5.12.1 to 5.13.0 #238
- [dependencies] Bump codemirror from 5.52.2 to 5.53.2 #261
- [dependencies] Bump firebase from 7.12.0 to 7.14.3 #271
- [dependencies] Bump husky from 4.2.3 to 4.2.5 #255
- [dependencies] Bump lint-staged from 10.0.8 to 10.2.2 #267
- [dependencies] Bump node-sass from 4.13.1 to 4.14.1 #270
- [dependencies] Bump prettier from 2.0.4 to 2.0.5 #262
- [dependencies] Bump react-router from 5.1.2 to 5.2.0 #273
- [dependencies] Bump react-router-dom from 5.1.2 to 5.2.0 #272
- [dependencies] Bump react-spinners from 0.8.0 to 0.8.3 #268