Skip to content

Latest commit

 

History

History
185 lines (128 loc) · 4.08 KB

File metadata and controls

185 lines (128 loc) · 4.08 KB

@object-ui/plugin-editor

3.3.0

Patch Changes

  • @object-ui/types@3.3.0
  • @object-ui/core@3.3.0
  • @object-ui/react@3.3.0
  • @object-ui/components@3.3.0

3.2.0

Patch Changes

  • @object-ui/types@3.2.0
  • @object-ui/core@3.2.0
  • @object-ui/react@3.2.0
  • @object-ui/components@3.2.0

3.1.5

Patch Changes

  • @object-ui/react@3.1.5
  • @object-ui/components@3.1.5
  • @object-ui/types@3.1.5
  • @object-ui/core@3.1.5

3.1.4

Patch Changes

  • @object-ui/types@3.1.4
  • @object-ui/core@3.1.4
  • @object-ui/react@3.1.4
  • @object-ui/components@3.1.4

3.1.3

Patch Changes

  • @object-ui/types@3.1.3
  • @object-ui/core@3.1.3
  • @object-ui/react@3.1.3
  • @object-ui/components@3.1.3

3.1.2

Patch Changes

  • @object-ui/types@3.1.2
  • @object-ui/core@3.1.2
  • @object-ui/react@3.1.2
  • @object-ui/components@3.1.2

3.1.1

Patch Changes

  • Updated dependencies
    • @object-ui/types@3.1.1
    • @object-ui/components@3.1.1
    • @object-ui/core@3.1.1
    • @object-ui/react@3.1.1

3.0.3

Patch Changes

  • @object-ui/types@3.0.3
  • @object-ui/core@3.0.3
  • @object-ui/react@3.0.3
  • @object-ui/components@3.0.3

3.0.2

Patch Changes

  • @object-ui/types@3.0.2
  • @object-ui/core@3.0.2
  • @object-ui/react@3.0.2
  • @object-ui/components@3.0.2

3.0.1

Patch Changes

  • Updated dependencies [adf2cc0]
    • @object-ui/react@3.0.1
    • @object-ui/components@3.0.1
    • @object-ui/types@3.0.1
    • @object-ui/core@3.0.1

3.0.0

Minor Changes

  • 87979c3: Upgrade to @objectstack v3.0.0 and console bundle optimization
    • Upgraded all @objectstack/* packages from ^2.0.7 to ^3.0.0
    • Breaking change migrations: Hub → Cloud namespace, definePlugin removed, PaginatedResult.value → .records, PaginatedResult.count → .total, client.meta.getObject() → client.meta.getItem()
    • Console bundle optimization: split monolithic 3.7 MB chunk into 17 granular cacheable chunks (95% main entry reduction)
    • Added gzip + brotli pre-compression via vite-plugin-compression2
    • Lazy MSW loading for build:server (~150 KB gzip saved)
    • Added bundle analysis with rollup-plugin-visualizer

Patch Changes

  • Updated dependencies [87979c3]
    • @object-ui/types@3.0.0
    • @object-ui/core@3.0.0
    • @object-ui/react@3.0.0
    • @object-ui/components@3.0.0

2.0.0

Major Changes

  • b859617: Release v1.0.0 — unify all package versions to 1.0.0

Patch Changes

  • Updated dependencies [b859617]
    • @object-ui/types@2.0.0
    • @object-ui/core@2.0.0
    • @object-ui/react@2.0.0
    • @object-ui/components@2.0.0

0.3.1

Patch Changes

  • Maintenance release - Documentation and build improvements
  • Updated dependencies
    • @object-ui/types@0.3.1
    • @object-ui/core@0.3.1
    • @object-ui/react@0.3.1
    • @object-ui/components@0.3.1

0.3.0

Minor Changes

  • Unified version across all packages to 0.3.0 for consistent versioning

0.2.2

Patch Changes

  • 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
  • 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

0.2.1

Patch Changes

  • 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