Compare commits

..

1 Commits

Author SHA1 Message Date
dbarrosop
7c9afc8980 release(packages/nhost-js): 4.2.0 2025-11-19 07:46:15 +00:00
2 changed files with 12 additions and 6 deletions

View File

@@ -1,9 +1,3 @@
## [@nhost/dashboard@2.42.1] - 2025-11-19
### 🐛 Bug Fixes
- *(dashboard)* Parse and create one-click installs for run services correctly (#3679)
## [@nhost/dashboard@2.42.0] - 2025-11-12
### 🚀 Features

View File

@@ -1,3 +1,15 @@
## [@nhost/nhost-js@4.2.0] - 2025-11-19
### 🚀 Features
- *(storage)* Added support for images/heic (#3694)
### 🐛 Bug Fixes
- *(auth)* Return meaningful error if the provider's account is already linked (#3680)
- *(packages/nhost-js)* React native needs special treatment when using FormData (#3697)
## [@nhost/nhost-js@4.1.0] - 2025-11-04
### 🚀 Features