This commit is contained in:
rijkvanzanten
2023-05-11 17:22:00 -04:00
parent 7d72d5545b
commit 703c5d9c69
57 changed files with 21 additions and 238 deletions

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Fixed a problem that could auth to fail with third party OAuth2/OpenID that rely on refresh tokens

View File

@@ -1,7 +0,0 @@
---
"@directus/app": patch
"@directus/extensions-sdk": patch
"tests-blackbox": patch
---
Added `no-nested-ternary` eslint rule to ensure better readability in the code base

View File

@@ -1,7 +0,0 @@
---
'@directus/extensions-sdk': patch
'@directus/constants': patch
'@directus/api': patch
---
Added a constant with all possible javascript file extensions

View File

@@ -1,5 +0,0 @@
---
"@directus/app": patch
---
Added overflow scrollbars in v-card component

View File

@@ -1,5 +0,0 @@
---
'@directus/extensions-sdk': patch
---
Silenced prefer builtins and circular dependency warnings when building extensions

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Improved flows error class handling

View File

@@ -1,5 +0,0 @@
---
"@directus/app": patch
---
Made folders hidden by default in system collection-chooser interface

View File

@@ -1,6 +0,0 @@
---
'@directus/api': patch
---
Fixed a problem that could cause duplicate assets from being generated to disk for repeated access to the same
permutation.

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed an issue that would cause the display template to fail on the calendar layout

View File

@@ -1,17 +0,0 @@
---
"@directus/app": patch
"@directus/api": patch
"@directus/composables": patch
"@directus/exceptions": patch
"@directus/extensions-sdk": patch
"@directus/storage-driver-azure": patch
"@directus/storage-driver-cloudinary": patch
"@directus/storage-driver-gcs": patch
"@directus/storage-driver-local": patch
"@directus/storage-driver-s3": patch
"@directus/storage": patch
"@directus/update-check": patch
"@directus/utils": patch
---
Updated vitest to `0.31.0`

View File

@@ -1,7 +0,0 @@
---
'@directus/extensions-sdk': minor
'@directus/constants': minor
'docs': minor
---
Added support for building API extensions to ESM format and default to ESM for new extensions

View File

@@ -1,8 +0,0 @@
---
'@directus/constants': patch
'@directus/utils': patch
'@directus/composables': patch
'@directus/exceptions': patch
---
Marked the `constant`, `utils`, `composables` and `exceptions` packages as side effects free to shrink size of API extensions using Typescript

View File

@@ -1,5 +0,0 @@
---
"@directus/app": patch
---
Updated the direct links to discussions/issues to drop the pre-chosen template

View File

@@ -1,5 +0,0 @@
---
'@directus/composables': patch
---
Improved `select-multiple-checkbox` behavior when modifying a custom value

View File

@@ -1,7 +0,0 @@
---
"@directus/app": minor
"@directus/api": minor
"tests-blackbox": minor
---
Added `Cache` option so that caching can be disabled for GET requests to Flows webhook trigger

View File

@@ -1,6 +0,0 @@
---
'@directus/app': minor
'docs': patch
---
Added Kanban layout

View File

@@ -1,5 +0,0 @@
---
'@directus/extensions-sdk': patch
---
Removed extension config import workaround that is no longer necessary since we are building to ESM

View File

@@ -1,6 +0,0 @@
---
"@directus/app": patch
"@directus/api": patch
---
Prevented parsing non-decimal values in search query

View File

@@ -1,8 +0,0 @@
---
'@directus/specs': minor
'tests-blackbox': minor
'docs': minor
'@directus/api': minor
---
Added support for the `multipart/form-data` content type in the `/schema/apply` endpoint

View File

@@ -1,5 +0,0 @@
---
'docs': patch
---
Added warning note about the requirement of a package.json file when initializing Directus from node directly

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Added a shortcut link in settings for relational fields in the data model

View File

@@ -1,5 +0,0 @@
---
'docs': patch
---
Instruct users to use the latest version of create-directus-extension

View File

@@ -1,10 +0,0 @@
---
"@directus/app": patch
"@directus/api": minor
"@directus/pressure": major
"@directus/random": minor
"@directus/utils": patch
"docs": patch
---
Added Pressure-based rate limiter

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Clear item cache when permissions have changed

View File

@@ -1,6 +0,0 @@
---
'@directus/app': minor
'docs': patch
---
Added bar chart, line chart, pie chart, and meter panels

View File

@@ -1,5 +0,0 @@
---
'@directus/app': patch
---
Fixed v-checkbox emit behavior when used with array model-value and the custom-value flag

View File

@@ -1,5 +0,0 @@
---
"docs": patch
---
Fixed all broken links in the documentation

View File

@@ -1,5 +0,0 @@
---
'@directus/api': patch
---
Added graceful shutdown of database connection to bootstrap CLI command

View File

@@ -1,6 +0,0 @@
---
"@directus/app": patch
"@directus/api": patch
---
Added support for relational fields in field presets

View File

@@ -1,5 +0,0 @@
---
"@directus/app": patch
---
Translate module link name in project settings

View File

@@ -1,6 +0,0 @@
---
"@directus/app": minor
"directus": minor
---
Added folder navigation to the file(s) / image selector interfaces, making it easier to browse and select assets

View File

@@ -1,5 +0,0 @@
---
"@directus/app": patch
---
Fixed boolean display to show icons when default values are used

View File

@@ -1,5 +0,0 @@
---
'@directus/app': minor
---
Added block editor interface

View File

@@ -1,5 +0,0 @@
---
"docs": patch
---
Fixed typo in docs about "Batch Notifications"

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Allow `*.cjs` and `*.mjs` extensions for custom migrations

View File

@@ -1,5 +0,0 @@
---
"@directus/api": patch
---
Fixed _offset=0 usage in deep filters

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/api",
"version": "10.0.0",
"version": "10.1.0",
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
"type": "module",
"keywords": [

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/app",
"version": "10.0.0",
"version": "10.1.0",
"description": "App dashboard for Directus",
"homepage": "https://directus.io",
"type": "module",

View File

@@ -1,6 +1,6 @@
{
"name": "directus",
"version": "10.0.0",
"version": "10.1.0",
"description": "Directus is a real-time API and App dashboard for managing SQL database content",
"type": "module",
"keywords": [

View File

@@ -18,5 +18,5 @@
"dependencies": {
"node-fetch": "3.3.1"
},
"version": "10.0.0"
"version": "10.1.0"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/composables",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"sideEffects": false,
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/constants",
"version": "10.0.0",
"version": "10.1.0",
"type": "module",
"sideEffects": false,
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "create-directus-extension",
"version": "10.0.0",
"version": "10.0.1",
"description": "A small util that will scaffold a Directus extension",
"keywords": [
"directus",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/exceptions",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"sideEffects": false,
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/extensions-sdk",
"version": "10.0.0",
"version": "10.1.0",
"description": "A toolkit to develop extensions to extend Directus",
"homepage": "https://directus.io",
"type": "module",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/pressure",
"version": "0.0.0",
"version": "1.0.0",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/random",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/specs",
"version": "10.0.0",
"version": "10.1.0",
"description": "OpenAPI Specification of the Directus API",
"homepage": "https://directus.io",
"type": "module",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-azure",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-cloudinary",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-gcs",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-local",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage-driver-s3",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/storage",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/update-check",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"scripts": {
"build": "tsc --project tsconfig.prod.json",

View File

@@ -1,6 +1,6 @@
{
"name": "@directus/utils",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",
"sideEffects": false,
"scripts": {

View File

@@ -28,5 +28,5 @@
"typescript": "5.0.4",
"uuid": "9.0.0"
},
"version": "10.0.0"
"version": "10.1.0"
}