Skip to content
Snippets Groups Projects
Unverified Commit 456d3fb0 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Release 0.3.6 (#810)

parent efa326a8
No related branches found
No related merge requests found
Showing
with 68 additions and 22 deletions
---
"llamaindex": patch
"@llamaindex/env": patch
---
chore: update package.json
---
"@llamaindex/env": patch
---
refactor: remove usage of lodash
# docs
## 0.0.14
### Patch Changes
- Updated dependencies [efa326a]
- llamaindex@0.3.6
## 0.0.13
### Patch Changes
......
{
"name": "docs",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# llamaindex
## 0.3.6
### Patch Changes
- efa326a: chore: update package.json
- Updated dependencies [efa326a]
- Updated dependencies [efa326a]
- @llamaindex/env@0.1.2
## 0.3.5
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.7
### Patch Changes
- Updated dependencies [efa326a]
- llamaindex@0.3.6
## 0.0.6
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.7
### Patch Changes
- Updated dependencies [efa326a]
- llamaindex@0.3.6
## 0.1.6
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.8
### Patch Changes
- @llamaindex/edge@0.3.6
## 0.1.7
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/waku-query-engine-test
## 0.0.7
### Patch Changes
- Updated dependencies [efa326a]
- llamaindex@0.3.6
## 0.0.6
### Patch Changes
......
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"private": true,
"scripts": {
......
{
"name": "@llamaindex/core",
"version": "0.3.5",
"version": "0.3.6",
"exports": "./src/index.ts",
"imports": {
"@llamaindex/env": "jsr:@llamaindex/env@0.1.1"
"@llamaindex/env": "jsr:@llamaindex/env@0.1.2"
},
"publish": {
"include": ["LICENSE", "README.md", "src/**/*", "jsr.json"]
......
{
"name": "llamaindex",
"version": "0.3.5",
"version": "0.3.6",
"expectedMinorVersion": "3",
"license": "MIT",
"type": "module",
......
{
"name": "@llamaindex/edge",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"type": "module",
"dependencies": {
......
# @llamaindex/env
## 0.1.2
### Patch Changes
- efa326a: chore: update package.json
- efa326a: refactor: remove usage of lodash
## 0.1.1
### Patch Changes
......
{
"name": "@llamaindex/env",
"version": "0.1.1",
"version": "0.1.2",
"exports": {
".": "./src/index.ts",
"./type": "./src/type.ts"
......
{
"name": "@llamaindex/env",
"description": "environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# @llamaindex/experimental
## 0.0.23
### Patch Changes
- Updated dependencies [efa326a]
- llamaindex@0.3.6
## 0.0.22
### Patch Changes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment