-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy #5115
Deploy #5115
Conversation
…into damassi-add-express-context
[ClientSide Routing] Launch v3 AB test / Simplify A/B testing
Update dep @artsy/reaction from 25.18.0 to v25.18.1
New dependencies added: express-http-contextAuthor: Steve Konves Description: Get and set request-scoped context anywhere Homepage: https://github.com/skonves/express-http-context#readme
|
Created | over 2 years ago |
Last Updated | about 1 month ago |
License | MIT |
Maintainers | 6 |
Releases | 40 |
Direct Dependencies | @babel/helper-plugin-utils and @babel/plugin-syntax-nullish-coalescing-operator |
Keywords | babel-plugin |
README
@babel/plugin-proposal-nullish-coalescing-operator
Remove nullish coalescing operator
See our website @babel/plugin-proposal-nullish-coalescing-operator for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-proposal-nullish-coalescing-operator
or using yarn:
yarn add @babel/plugin-proposal-nullish-coalescing-operator --dev
@babel/plugin-proposal-optional-chaining
Author: Unknown
Description: Transform optional chaining operators into a series of nil checks
Homepage: http://npmjs.com/package/@babel/plugin-proposal-optional-chaining
Created | over 2 years ago |
Last Updated | about 1 month ago |
License | MIT |
Maintainers | 6 |
Releases | 40 |
Direct Dependencies | @babel/helper-plugin-utils and @babel/plugin-syntax-optional-chaining |
Keywords | babel-plugin |
README
@babel/plugin-proposal-optional-chaining
Transform optional chaining operators into a series of nil checks
See our website @babel/plugin-proposal-optional-chaining for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-proposal-optional-chaining
or using yarn:
yarn add @babel/plugin-proposal-optional-chaining --dev
This deploy contains the following PRs:
- [ClientSide Routing] Launch v3 AB test / Simplify A/B testing ([ClientSide Routing] Launch v3 AB test / Simplify A/B testing #5099)
- Update dep @artsy/palette from 7.1.0 to v7.1.1 (Update dep @artsy/palette from 7.1.0 to v7.1.1 #5111)
- Update dep @artsy/reaction from 25.18.0 to v25.18.1 (Update dep @artsy/reaction from 25.18.0 to v25.18.1 #5113)
- Pin dependencies (Pin dependencies #5114)
- Fix A/B case (Fix A/B case #5116)
Codecov Report
@@ Coverage Diff @@
## release #5115 +/- ##
=========================================
- Coverage 79.2% 79.2% -0.1%
=========================================
Files 1251 1251
Lines 34107 34116 +9
Branches 2032 2034 +2
=========================================
+ Hits 27029 27030 +1
- Misses 6056 6063 +7
- Partials 1022 1023 +1 |
This is an automatically generated release PR!