stack/packages/stack-shared/CHANGELOG.md
2024-05-29 14:40:38 +02:00

184 lines
1.9 KiB
Markdown

# @stackframe/stack-shared
## 2.4.12
### Patch Changes
- Improved client styling, added login form, added spotify oauth
## 2.4.11
### Patch Changes
- Added email editor
## 2.4.10
### Patch Changes
- Bug fixes
- Updated dependencies
- @stackframe/stack-sc@1.5.5
## 2.4.9
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-sc@1.5.4
## 2.4.8
### Patch Changes
- Improved UUID generation
## 2.4.7
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-sc@1.5.3
## 2.4.6
### Patch Changes
- Remove crypto-browserify dependency
## 2.4.5
### Patch Changes
- Team selection
## 2.4.4
### Patch Changes
- UX improvements
## 2.4.3
### Patch Changes
- CRUD schemas
- Updated dependencies
- @stackframe/stack-sc@1.5.2
## 2.4.2
### Patch Changes
- New projects page
## 2.4.1
### Patch Changes
- Teams, permissions and RBAC
- Updated dependencies
- @stackframe/stack-sc@1.5.1
## 2.4.0
### Minor Changes
- Middleware support
## 2.3.6
### Patch Changes
- Bugfixes
## 2.3.5
### Patch Changes
- CommonJS support
## 2.3.4
### Patch Changes
- Bugfixes
## 2.3.3
### Patch Changes
- Partial pre-rendering
## 2.3.2
### Patch Changes
- Magic link configuration
## 2.3.1
### Patch Changes
- Add README file
## 2.3.0
### Minor Changes
- 96c26a7: added magic link
### Patch Changes
- Various small improvements
## 2.2.2
### Patch Changes
- 5909ecd: fixed bugs
## 2.2.1
### Patch Changes
- fixed minor errors
## 2.2.0
### Minor Changes
- 2995d96: Added new UserButton component and Account setting page
## 2.1.0
### Minor Changes
- 9e9907f: Added new stack UI system
## 2.0.0
### Major Changes
- 948252f: removed redirect URL in function options, redirect automatically to default URL
## 1.2.1
### Patch Changes
- fixed import bugs
## 1.2.0
### Minor Changes
- Fixed infinite reload bug, added dashboard provider update
## 1.1.0
### Minor Changes
- fixed bugs