Skip to content

chore: update cloudflared to 2026.5.2, refactor versions to current.ts pattern#25

Merged
remcoros merged 2 commits into
mainfrom
feat/current-ts-refactor
May 27, 2026
Merged

chore: update cloudflared to 2026.5.2, refactor versions to current.ts pattern#25
remcoros merged 2 commits into
mainfrom
feat/current-ts-refactor

Conversation

@remcoros
Copy link
Copy Markdown
Owner

Changes

  • Flatten routes directly under zone in Managed Public Routes action (from feat/routes_info)
  • Refactor versions to adopt current.ts pattern per StartOS packaging docs — latest version always lives in current.ts with a stable export name; historical version files only kept when needed for migrations
  • Update cloudflared to 2026.5.2

Checklist

  • npm run check passes
  • Version: 2026.5.2:0
  • down migration is a no-op (rollback is possible)

remcoros added 2 commits May 27, 2026 15:28
- Rename v2026.5.0.ts to current.ts with stable export name 'current'
- Update index.ts to import from current instead of v2026.5.0
- Remove v2026.5.0.ts (replaced by current.ts)
- Update release notes to include routes flatten fix

Going forward, version bumps without migrations edit current.ts in place.
@remcoros remcoros enabled auto-merge May 27, 2026 14:35
@remcoros remcoros merged commit 7b9db60 into main May 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant