chore: add changeset, cursor rules, and alwaysApply frontmatter to AGENTS.md

Co-authored-by: Cursor <cursoragent@cursor.com>

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2026-05-11 14:00:53 +02:00
committed by Fredrik Adelöw
parent da0a5444be
commit 14e2056b5d
3 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Pinned the Jest version range in app templates to `~30.3.0` to prevent automatic upgrades to Jest 30.4.x, which requires Node.js v24.9+ and breaks tests on Node 22.
+1
View File
@@ -0,0 +1 @@
../../AGENTS.md
+4
View File
@@ -1,3 +1,7 @@
---
alwaysApply: true
---
Backstage is an open platform for building developer portals. This is a TypeScript monorepo using Yarn workspaces.
## Key Directories