-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
feat: actionsRelated to Astro actions (scope)Related to Astro actions (scope)requires breaking changeFixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"Fixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"
Milestone
Description
We discovered actions have a bunch of non public things exported. We need to clean things up:
- remove things from public api (see feat(astro:actions): add docs for missing public APIs docs#12596)
- improve typegen (no intermediate
Actionstype) - update and clean
types/actions.d.ts(eg. removegetActionPath()manual definition)
Metadata
Metadata
Assignees
Labels
feat: actionsRelated to Astro actions (scope)Related to Astro actions (scope)requires breaking changeFixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"Fixing this bug or adding this feature would require breaking changes. For PRs, use "semver: major"