@ory/nextjs
Version:
This library was generated with [Nx](https://nx.dev).
21 lines (12 loc) • 621 B
Markdown
## 1.0.0-next.0 (2025-01-03)
### 🚀 Features
- add page and app router examples ([#307](https://github.com/ory/elements/pull/307))
- ⚠️ add getServerSession and SessionProvider ([#309](https://github.com/ory/elements/pull/309))
- add @ory/nextjs package ([#303](https://github.com/ory/elements/pull/303))
### 🩹 Fixes
- use correct host value in middleware ([#316](https://github.com/ory/elements/pull/316))
### ⚠️ Breaking Changes
- ⚠️ add getServerSession and SessionProvider ([#309](https://github.com/ory/elements/pull/309))
### ❤️ Thank You
- hackerman @aeneasr
- Jonas Hungershausen