Skip to content

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Aug 26, 2020

Versions of prettier prior to 1.19.0 didn't include support for new features introduced in TS 3.7 like optional chaining. So that using those features doesn't break CI builds, this upgrades prettier to that version. (We probably want to consider upgrading further, but for the moment this is an easy change which will unblock PRs.)

No breaking changes are listed in either the 1.18.0 release notes or the 1.19.0 release notes, and I have confirmed that after running yarn fix for the whole repo, yarn lint, yarn build, and yarn test all run with no errors.

@github-actions
Copy link
Contributor

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 17.67 KB (-0.01% 🔽)
@sentry/browser - Webpack 18.46 KB (0%)
@sentry/react - Webpack 18.46 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 22.77 KB (-0.01% 🔽)

@kamilogorek kamilogorek merged commit c4a5e74 into master Aug 27, 2020
@kamilogorek kamilogorek deleted the kmclb-prettier-1.19.0 branch August 27, 2020 10:01
@kamilogorek
Copy link
Contributor

I'll merge this to prepare a release

@lobsterkatie
Copy link
Member Author

👍🏻

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.

2 participants