- Unified version across all packages to 0.3.0 for consistent versioning
-
New plugin-object and ObjectQL SDK updates
Added:
- New Plugin: @object-ui/plugin-object - ObjectQL plugin for automatic table and form generation
- ObjectTable: Auto-generates tables from ObjectQL object schemas
- ObjectForm: Auto-generates forms from ObjectQL object schemas with create/edit/view modes
- Full TypeScript support with comprehensive type definitions
- Type Definitions: Added ObjectTableSchema and ObjectFormSchema to @object-ui/types
- ObjectQL Integration: Enhanced ObjectQLDataSource with getObjectSchema() method using MetadataApiClient
Changed:
- Updated @objectql/sdk from ^1.8.3 to ^1.9.1
- Updated @objectql/types from ^1.8.3 to ^1.9.1
- New Plugin: @object-ui/plugin-object - ObjectQL plugin for automatic table and form generation
-
Updated dependencies
- @object-ui/types@0.3.0
- @object-ui/core@0.2.2
- @object-ui/react@0.2.2
- @object-ui/components@0.2.2
-
Patch release: Add automated changeset workflow and CI/CD improvements
This release includes infrastructure improvements:
- Added changeset-based version management
- Enhanced CI/CD workflows with GitHub Actions
- Improved documentation for contributing and releasing
-
Updated dependencies
- @object-ui/types@0.2.1
- @object-ui/core@0.2.1
- @object-ui/react@0.2.1
- @object-ui/components@0.2.1