Skip to content

Commit 9d5e0b2

Browse files
authored
* Release [email protected] * Update changelog
1 parent cc527a3 commit 9d5e0b2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/calypso-build/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# 4.3.0
2+
- Update a number of dependencies
3+
- @babel/core@7.6.4
4+
- @babel/preset-env@7.6.3
5+
- @babel/preset-react@7.6.3
6+
7+
8+
9+
10+
- [email protected] to get Node@12 support
11+
12+
13+
14+
15+
16+
17+
18+
119
# 4.2.0
220
- Support CommonJS/ESM compilation by adding a `modules` option (and `MODULES` env variable) to the `babel/default` preset.
321
- Add `jest-enzyme` assertion library to `jest-preset.js`.

packages/calypso-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/calypso-build",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Shared Calypso build configuration files",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)