stack/packages/stack-shared/CHANGELOG.md
2024-07-20 13:07:29 -07:00

318 lines
3.5 KiB
Markdown

# @stackframe/stack-shared
## 2.5.5
### Patch Changes
- @stackframe/stack-sc@2.5.5
## 2.5.4
### Patch Changes
- Backend rework
- Updated dependencies
- @stackframe/stack-sc@2.5.4
## 2.5.3
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-sc@2.5.3
## 2.5.2
### Patch Changes
- Team profile pictures
- @stackframe/stack-sc@2.5.2
## 2.5.1
### Patch Changes
- New backend endpoints
- @stackframe/stack-sc@2.5.1
## 2.5.0
### Minor Changes
- Client teams and many bugfixes
### Patch Changes
- @stackframe/stack-sc@2.5.0
## 2.4.28
### Patch Changes
- Bugfixes
- @stackframe/stack-sc@2.4.28
## 2.4.27
### Patch Changes
- @stackframe/stack-sc@2.4.27
## 2.4.26
### Patch Changes
- Improve docs
- Updated dependencies
- @stackframe/stack-sc@2.4.26
## 2.4.25
### Patch Changes
- Docs update
- @stackframe/stack-sc@2.4.25
## 2.4.24
### Patch Changes
- Team switcher
- @stackframe/stack-sc@2.4.24
## 2.4.23
### Patch Changes
- Bugfixes
- @stackframe/stack-sc@2.4.23
## 2.4.22
### Patch Changes
- OAuth scopes
- Updated dependencies
- @stackframe/stack-sc@2.4.22
## 2.4.21
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-sc@2.4.21
## 2.4.20
### Patch Changes
- Support multiple projects on the same domain
- Updated dependencies
- @stackframe/stack-sc@2.4.20
## 2.4.19
### Patch Changes
- Sync package versions
- Updated dependencies
- @stackframe/stack-sc@2.4.19
## 2.4.14
### Patch Changes
- Bugfixes
## 2.4.13
### Patch Changes
- Improve setup flow
- Updated dependencies
- @stackframe/stack-sc@1.5.6
## 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