Skip to content

chore!: bump tsconfig target to ES2022#7404

Open
CommanderStorm wants to merge 1 commit intomaplibre:mainfrom
CommanderStorm:bump-target
Open

chore!: bump tsconfig target to ES2022#7404
CommanderStorm wants to merge 1 commit intomaplibre:mainfrom
CommanderStorm:bump-target

Conversation

@CommanderStorm
Copy link
Copy Markdown
Member

ES2022 was the version of JS that browsers reliably supported in 2022.

We are currently on 2016, but are using 2020 features (-> if users bundle us, this is relevant), so realistically, this is not actually a bump, but maybe this might.

This change aligns us with the wider ecosystem, but if someone has not updated their browser in 5 years, but wants to update this would be problematic -> a breakign change.

This PR will fail the bundle size check, but since we are not going to merge it now, that is intentional. this part will need to change once we are ready to pivot towards v6

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