Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .changeset/typeahead-search.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/@tinacms/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tinacms/app

## 2.3.20

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]
- @tinacms/[email protected]

## 2.3.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/app",
"version": "2.3.19",
"version": "2.3.20",
"main": "src/main.tsx",
"license": "Apache-2.0",
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/@tinacms/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# tinacms-cli

## 2.1.0

### Minor Changes

- [#6259](https://github.com/tinacms/tinacms/pull/6259) [`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd) Thanks [@JackDevAU](https://github.com/JackDevAU)! - Added fuzzy search options + support. This is now set as the new default. Going forward this package will also be used on the TinaCloud side so we don't duplicate code. Search now uses the closest index instead of being exact.

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]
- @tinacms/[email protected]
- [email protected]
- @tinacms/[email protected]
- @tinacms/[email protected]

## 2.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/cli",
"type": "module",
"version": "2.0.7",
"version": "2.1.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/datalayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tina-graphql

## 2.0.6

### Patch Changes

- Updated dependencies []:
- @tinacms/[email protected]

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/datalayer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/datalayer",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/@tinacms/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tina-graphql

## 2.0.6

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]
- @tinacms/[email protected]

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/graphql",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tinacms/mdx

## 2.0.3

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinacms/mdx",
"version": "2.0.2",
"version": "2.0.3",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/@tinacms/schema-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinacms/schema-tools

## 2.3.0

### Minor Changes

- [#6259](https://github.com/tinacms/tinacms/pull/6259) [`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd) Thanks [@JackDevAU](https://github.com/JackDevAU)! - Added fuzzy search options + support. This is now set as the new default. Going forward this package will also be used on the TinaCloud side so we don't duplicate code. Search now uses the closest index instead of being exact.

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/schema-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/schema-tools",
"type": "module",
"version": "2.2.0",
"version": "2.3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/@tinacms/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tinacms/search

## 1.2.0

### Minor Changes

- [#6259](https://github.com/tinacms/tinacms/pull/6259) [`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd) Thanks [@JackDevAU](https://github.com/JackDevAU)! - Added fuzzy search options + support. This is now set as the new default. Going forward this package will also be used on the TinaCloud side so we don't duplicate code. Search now uses the closest index instead of being exact.

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]
- @tinacms/[email protected]

## 1.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/search",
"type": "module",
"version": "1.1.9",
"version": "1.2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/@tinacms/vercel-previews/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 0.1.20

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 0.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@tinacms/vercel-previews/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tinacms/vercel-previews",
"type": "module",
"version": "0.1.19",
"version": "0.1.20",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-azure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-azure

## 8.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 7.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-azure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-azure",
"version": "7.0.0",
"version": "8.0.0",
"description": "",
"main": "dist/index.js",
"module": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-cloudinary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-cloudinary

## 20.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 19.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-cloudinary",
"version": "19.0.0",
"version": "20.0.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-dos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-cloudinary

## 17.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 16.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-dos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-dos",
"version": "16.0.0",
"version": "17.0.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/next-tinacms-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-tinacms-s3

## 17.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 16.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-tinacms-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-tinacms-s3",
"version": "16.0.0",
"version": "17.0.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/tinacms-authjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tinacms-authjs

## 17.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]
- [email protected]

## 16.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-authjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinacms-authjs",
"version": "16.0.0",
"version": "17.0.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/tinacms-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tinacms-clerk

## 17.0.0

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- [email protected]

## 16.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinacms-clerk",
"version": "16.0.0",
"version": "17.0.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/tinacms-gitprovider-github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tinacms-gitprovider-github

## 4.0.6

### Patch Changes

- Updated dependencies []:
- @tinacms/[email protected]

## 4.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms-gitprovider-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinacms-gitprovider-github",
"version": "4.0.5",
"version": "4.0.6",
"main": "dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down
13 changes: 13 additions & 0 deletions packages/tinacms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# tinacms

## 3.3.0

### Minor Changes

- [#6259](https://github.com/tinacms/tinacms/pull/6259) [`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd) Thanks [@JackDevAU](https://github.com/JackDevAU)! - Added fuzzy search options + support. This is now set as the new default. Going forward this package will also be used on the TinaCloud side so we don't duplicate code. Search now uses the closest index instead of being exact.

### Patch Changes

- Updated dependencies [[`6c2c48a`](https://github.com/tinacms/tinacms/commit/6c2c48a9d869cb98e78fc656b986ecc244a5dafd)]:
- @tinacms/[email protected]
- @tinacms/[email protected]
- @tinacms/[email protected]

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tinacms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tinacms",
"type": "module",
"typings": "dist/index.d.ts",
"version": "3.2.0",
"version": "3.3.0",
"main": "dist/index.js",
"module": "./dist/index.js",
"exports": {
Expand Down
Loading