Skip to content

feat: add "noUncheckedIndexedAccess": true#17

Merged
bumper-qualistack[bot] merged 2 commits intomainfrom
add-noUncheckedIndexedAccess
Apr 24, 2025
Merged

feat: add "noUncheckedIndexedAccess": true#17
bumper-qualistack[bot] merged 2 commits intomainfrom
add-noUncheckedIndexedAccess

Conversation

@omariosouto
Copy link
Copy Markdown
Owner

Lib Management

Commands to manage version bumps
bumper/release
bumper/beta
bumper/skip

Changelog

This pull request includes a small but important change to the TypeScript configuration in packages/lib/config.json. The change enables the noUncheckedIndexedAccess compiler option, which improves type safety by requiring explicit checks for undefined when accessing array or object elements via an index.

@omariosouto omariosouto self-assigned this Apr 24, 2025
@omariosouto
Copy link
Copy Markdown
Owner Author

bumper/beta

@bumper-qualistack
Copy link
Copy Markdown
Contributor

bumper-qualistack bot commented Apr 24, 2025

Beta release created successfully!

2.0.2-beta20254241745453203PR17

@omariosouto
Copy link
Copy Markdown
Owner Author

bumper/release

@bumper-qualistack
Copy link
Copy Markdown
Contributor

bumper-qualistack bot commented Apr 24, 2025

Release created successfully!

2.0.2

@bumper-qualistack bumper-qualistack bot merged commit acb469c into main Apr 24, 2025
1 check passed
@bumper-qualistack bumper-qualistack bot deleted the add-noUncheckedIndexedAccess branch April 24, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant