Skip to content

v16.0.0

Compare
Choose a tag to compare
@rachelk585 rachelk585 released this 20 May 00:49
· 829 commits to master since this release
31d456d

Improved Testing Coverage: Testing coverage has now doubled since version 15, and now sits at just over 50% coverage. Version 16 introduces end-to-end testing with Playwright and adds additional unit testing with React Testing Library.
Major Bug Fixes: Manage Project Features now work as expected. State Manager now deletes state from parent components. Context Manager Display Tab and CSS Editor now rendering as expected.
Typescript Conversion: Typescript coverage has improved from 30% to 80% with additional interfaces added for quality improvements.
Live CSS Demo Rendering: CSS Editor changes now rendered visually in the demo page on save.
Universal Exports on Web App: Export feature on web app now allows users to download the current project as a zip file with modularized component folder, html, and css file included. Export feature is now available to all users including guests.
UI Improvements: Fixed multiple contrast issues with white text displaying on white background. Adjusted context manager interface for improved UX. Fixed border styling within modals and error messages.
And more: See change log for more details on what was changed from the previous versions as well as plans for upcoming features!