add changeset

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
aramissennyeydd
2025-12-08 17:02:54 -05:00
parent ed2ca0efc7
commit f6f22a9509
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': minor
---
Provide `--no-node-snapshot` by default when running the `package start` or `package test`. You can disable this behavior by providing `NODE_OPTIONS='--node-snapshot'`.