stack/packages/stack-sc
Madison 50ffd373a1
[Changelog] New Root Changelog.md (#1073)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* ~~Consolidated all release notes into a single root changelog as the
authoritative source for all changes~~
* ~~Updated individual package changelogs with deprecation notices
directing users to the root changelog~~
* Removes all changelog.md files from each app/package and consolidates
into root changelog.app.

* **Chores**
  * ~~Updated build directory exclusions~~

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-07 23:19:56 -06:00
..
src Next.js 15 support (#315) 2024-11-08 03:12:31 +01:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
.gitignore stack-sc: Add next-env.d.ts 2024-03-05 02:39:27 +01:00
LICENSE added stack-sc 2024-03-05 09:25:29 +08:00
next-env.d.ts stack-sc: Add next-env.d.ts 2024-03-05 02:39:27 +01:00
package.json chore: update package versions 2025-12-26 15:54:04 +01:00
tsconfig.json Update packages, add bundle analyzer, add declarationMap (#665) 2025-05-16 17:07:44 -07:00
vitest.config.ts In-source unit tests (#429) 2025-02-14 11:47:52 -08:00