-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: version packages (alpha) (#1786)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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](https://github.com/changesets/action#with-publishing). 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.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`.⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ # Releases ## @mastra/store-pg@0.0.0-alpha.12 ### Minor Changes - c87eb4e: Combine PostgreSQL packages into `@mastra/pg`. - Move and combine packages to `stores/pg` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/store-upstash@0.0.0-alpha.12 ### Minor Changes - c87eb4e: Combine Upstash packages into `@mastra/upstash`. - Move and combine packages to `stores/upstash` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/astra@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Move Astra package from `@mastra/vector-astra` to `@mastra/astra`. - Move package to `stores/astra` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/chroma@0.1.0-alpha.27 ### Minor Changes - 684d5d1: Move Chroma package from `@mastra/vector-chroma` to `@mastra/chroma`. - Move package to `stores/chroma` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/pg@0.1.0-alpha.2 ### Minor Changes - c87eb4e: Combine PostgreSQL packages into `@mastra/pg`. - Move and combine packages to `stores/pg` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/pinecone@0.1.0-alpha.28 ### Minor Changes - c87eb4e: Move Pinecone package from `@mastra/vector-pinecone` to `@mastra/pinecone`. - Move package to `stores/pinecone` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/qdrant@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Move Qdrant package from `@mastra/vector-qdrant` to `@mastra/qdrant`. - Move package to `stores/qdrant` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/upstash@0.1.0-alpha.2 ### Minor Changes - c87eb4e: Combine Upstash packages into `@mastra/upstash`. - Move and combine packages to `stores/upstash` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/vectorize@0.1.0-alpha.28 ### Minor Changes - 91c81f5: Move @mastra/vector-vectorize to @mastra/vectorize BREAKING CHANGE: The package @mastra/vector-vectorize has been moved to @mastra/vectorize. The old package is now deprecated and will display a warning message. Please update your imports from '@mastra/vector-vectorize' to '@mastra/vectorize'. ## @mastra/vector-astra@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Move Astra package from `@mastra/vector-astra` to `@mastra/astra`. - Move package to `stores/astra` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-chroma@0.1.0-alpha.27 ### Minor Changes - 684d5d1: Move Chroma package from `@mastra/vector-chroma` to `@mastra/chroma`. - Move package to `stores/chroma` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-pg@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Combine PostgreSQL packages into `@mastra/pg`. - Move and combine packages to `stores/pg` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-pinecone@0.1.0-alpha.28 ### Minor Changes - c87eb4e: Move Pinecone package from `@mastra/vector-pinecone` to `@mastra/pinecone`. - Move package to `stores/pinecone` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-qdrant@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Move Qdrant package from `@mastra/vector-qdrant` to `@mastra/qdrant`. - Move package to `stores/qdrant` - Reorganize source files into `src/vector` - Add deprecation notice to old package - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-upstash@0.1.0-alpha.27 ### Minor Changes - c87eb4e: Combine Upstash packages into `@mastra/upstash`. - Move and combine packages to `stores/upstash` - Reorganize source files into `src/vector` and `src/store` - Add deprecation notices to old packages - Update documentation and examples - No breaking changes in functionality ## @mastra/vector-vectorize@0.1.0-alpha.28 ### Minor Changes - 91c81f5: Move @mastra/vector-vectorize to @mastra/vectorize BREAKING CHANGE: The package @mastra/vector-vectorize has been moved to @mastra/vectorize. The old package is now deprecated and will display a warning message. Please update your imports from '@mastra/vector-vectorize' to '@mastra/vectorize'. ## @mastra/memory-integration-tests@0.0.1-alpha.8 ### Patch Changes - Updated dependencies [c87eb4e] - Updated dependencies [c87eb4e] - @mastra/pg@0.1.0-alpha.2 - @mastra/upstash@0.1.0-alpha.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e94bd7a
commit 1acd88f
Showing
35 changed files
with
234 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.