v2.0.0Major
Monorepo architecture, shared UI system, and platform overhaul
Breaking(3)
- Project structure has changed significantly (monorepo setup)
- Requires fresh installation and setup
- Some scripts and paths may differ from previous versions
Added(21)
- Restructured project into a multi-app setup:
- Main application
- Documentation platform
- Blog platform
- Improved scalability, maintainability, and development workflow
- Introduced
@veriworkly/uiwith reusable components: - Button, Card, Input, Checkbox, Switch, TextArea
- Badge, Accordion, Modal, Menu, Select, Container
- Added global styles and consistent theming (light/dark mode)
- Standardized design across all platforms
- Fully redesigned docs experience with modular components
- Integrated API reference powered by OpenAPI
- Improved navigation, search, and structure
- Enhanced technical documentation (architecture, export system, etc.)
- Introduced dedicated blog app with improved layout
- Added sharing functionality and structured content sections
- Better readability and content organization
- Added dedicated sections for Docs and Blog
- Improved overall navigation and discoverability
- Removed outdated documentation and unused files
- Simplified project structure and configurations
Improved(3)
- Streamlined workspace scripts and package management
- Improved layout consistency across apps
- Enhanced developer experience with better structure and tooling
#auto-synced