Skip to content

Version v2.0.0 | View-only mode, major editor refactoring, and bug fixes

Compare
Choose a tag to compare
@krashanoff krashanoff released this 15 May 00:29
· 666 commits to master since this release

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:

feature

  • [feature] View-Only Sketches and Major Main/Editor Refactoring #219

bug

  • [bug] View-Only: Fixes Redux State Corruption #245
  • [bug] Fixes Loading Page Timer Reference #274

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
    • 7.14.1 to 7.14.2 #264
    • 7.14.0 to 7.14.1 #258
    • 7.13.2 to 7.14.0 #256
    • 7.12.0 to 7.13.2 #250
  • [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
    • 10.2.0 to 10.2.1 #266
    • 10.1.7 to 10.2.0 #265
    • 10.1.6 to 10.1.7 #260
    • 10.1.4 to 10.1.6 #259
    • 10.1.3 to 10.1.4 #257
    • 10.1.1 to 10.1.3 #254
    • 10.0.9 to 10.1.1 #249
    • 10.0.8 to 10.0.9 #243
  • [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
    • 2.0.2 to 2.0.4 #251
    • 2.0.1 to 2.0.2 #244
  • [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