Skip to content

Latest commit

 

History

History
96 lines (65 loc) · 2.09 KB

File metadata and controls

96 lines (65 loc) · 2.09 KB

@objectstack/plugin-hono-server

1.0.0

Major Changes

  • Updated dependencies
    • @objectstack/spec@1.0.0
    • @objectstack/runtime@1.0.0
    • @objectstack/types@1.0.0

0.4.0

Minor Changes

  • Minor release with comprehensive documentation, GitHub workflows, and infrastructure improvements

    Added

    • Complete documentation site with Fumadocs
    • Comprehensive GitHub workflows (CI, CodeQL, release automation)
    • Documentation guides (CONTRIBUTING.md, CODE_OF_CONDUCT.md, ARCHITECTURE.md)
    • Agent prompts for AI-assisted development
    • Blog posts on architecture and best practices

    Changed

    • Enhanced project structure and organization
    • Improved documentation navigation and accessibility

Minor Changes

  • Updated dependencies
    • @objectstack/spec@0.4.0
    • @objectstack/runtime@0.4.0
    • @objectstack/types@0.4.0

0.3.2

Patch Changes

  • Patch release for maintenance and stability improvements
  • Updated dependencies
    • @objectstack/runtime@0.3.2
    • @objectstack/spec@0.3.2
    • @objectstack/types@0.3.2

0.3.1

Patch Changes

  • Updated dependencies
    • @objectstack/runtime@0.3.1
    • @objectstack/spec@0.3.1
    • @objectstack/types@0.3.1

0.3.0

Patch Changes

  • Updated dependencies
    • @objectstack/spec@0.4.0
    • @objectstack/runtime@0.4.0
    • @objectstack/types@0.4.0

0.2.0

Minor Changes

  • Initial release of ObjectStack Protocol & Specification packages

    This is the first public release of the ObjectStack ecosystem, providing:

    • Core protocol definitions and TypeScript types
    • ObjectQL query language and runtime
    • Memory driver for in-memory data storage
    • Client library for interacting with ObjectStack
    • Hono server plugin for REST API endpoints
    • Complete JSON schema generation for all specifications

Patch Changes

  • Updated dependencies
    • @objectstack/spec@0.2.0
    • @objectstack/types@0.2.0
    • @objectstack/runtime@0.2.0

0.1.1

Patch Changes

  • Remove debug logs from registry and protocol modules
  • Updated dependencies
    • @objectstack/spec@0.1.2
    • @objectstack/runtime@0.1.1
    • @objectstack/types@0.1.1