Skip to content

chore(release): version packages#141

Open
nathanclevenger wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore(release): version packages#141
nathanclevenger wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@nathanclevenger
Copy link
Contributor

@nathanclevenger nathanclevenger commented May 24, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

mdxe@0.2.0

Minor Changes

  • 5b06f0d: Add support for async event handlers with robust error handling, including timeout support, parallel execution capability, detailed error context, and centralized error handling via handler.error events.

Patch Changes

  • Updated dependencies [1af71d8]
  • Updated dependencies [97086a6]
  • Updated dependencies [4e1ff87]
    • mdxld@1.2.1
    • mdxui@0.2.0
    • @mdxui/ink@0.1.1

@mdxe/esbuild@0.2.0

Minor Changes

  • e488051: Add new @mdxe/esbuild package for processing MDX files with frontmatter, raw content, and compiled React components.

@mdxe/test@0.2.0

Minor Changes

  • 822cc3e: Move code validation functionality to new @mdxe/test package. Consolidates TypeScript validation, JSDoc parsing, and test execution into a unified validation API.

mdxui@0.2.0

Minor Changes

  • 97086a6: Create unified abstraction layer for MDX UI components that automatically injects the appropriate implementation based on the environment (browser or terminal).

Patch Changes

  • 4e1ff87: Add Workflow and Step interfaces with Zod schemas for step-based workflows
  • Updated dependencies [4e1ff87]
    • @mdxui/ink@0.1.1

ai-experiments@0.1.1

Patch Changes

  • Updated dependencies [822cc3e]
    • mdxai@0.2.1

mdxai@0.2.1

Patch Changes

  • 822cc3e: Move code validation functionality to new @mdxe/test package. Consolidates TypeScript validation, JSDoc parsing, and test execution into a unified validation API.
  • Updated dependencies [822cc3e]
  • Updated dependencies [1af71d8]
    • @mdxe/test@0.2.0
    • mdxld@1.2.1

@mdxdb/core@0.1.3

Patch Changes

  • 0a0e9f2: Replace custom YAML parser in schema-discovery with robust implementation from mdxld that supports nested objects. Replace regex-based heading parser with unified/remark-based implementation for better AST handling. Fix SQLite database initialization to properly clean up between tests and resolve index conflicts.
  • Updated dependencies [1af71d8]
    • mdxld@1.2.1

@mdxdb/fs@0.1.1

Patch Changes

  • Updated dependencies [0a0e9f2]
    • @mdxdb/core@0.1.3

@mdxdb/sqlite@0.1.2

Patch Changes

  • 0a0e9f2: Replace custom YAML parser in schema-discovery with robust implementation from mdxld that supports nested objects. Replace regex-based heading parser with unified/remark-based implementation for better AST handling. Fix SQLite database initialization to properly clean up between tests and resolve index conflicts.
  • Updated dependencies [0a0e9f2]
    • @mdxdb/core@0.1.3

mdxld@1.2.1

Patch Changes

  • 1af71d8: Fix mdxld CLI binary linking to ensure tests can find and execute the command. Added executable bin/mdxld.js file that imports from dist/cli.js.

@mdxui/ink@0.1.1

Patch Changes

  • 4e1ff87: Add Workflow and Step interfaces with Zod schemas for step-based workflows

@mdxui/mcp@0.1.1

Patch Changes

  • Updated dependencies [822cc3e]
  • Updated dependencies [1af71d8]
  • Updated dependencies [97086a6]
  • Updated dependencies [4e1ff87]
    • mdxai@0.2.1
    • mdxld@1.2.1
    • mdxui@0.2.0

@github-actions github-actions bot force-pushed the changeset-release/main branch from 2bf0820 to ca736b2 Compare May 24, 2025 20:35
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 24, 2025

Open in StackBlitz

mdxai

npm i https://pkg.pr.new/mdxld/mdx/mdxai@141

mdxe

npm i https://pkg.pr.new/mdxld/mdx/mdxe@141

mdxld

npm i https://pkg.pr.new/mdxld/mdx/mdxld@141

mdxui

npm i https://pkg.pr.new/mdxld/mdx/mdxui@141

@mdxdb/core

npm i https://pkg.pr.new/mdxld/mdx/@mdxdb/core@141

@mdxdb/sqlite

npm i https://pkg.pr.new/mdxld/mdx/@mdxdb/sqlite@141

@mdxdb/fs

npm i https://pkg.pr.new/mdxld/mdx/@mdxdb/fs@141

commit: 2bf0820

@github-actions github-actions bot force-pushed the changeset-release/main branch 28 times, most recently from c1331e4 to 24772c0 Compare May 26, 2025 12:31
@github-actions github-actions bot force-pushed the changeset-release/main branch 29 times, most recently from 6d24c49 to 3e76731 Compare May 28, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant