Michael Bradley, Jr
da7ceb8c54
build(deps/-dev): update babel and babel-related deps and devDeps to latest versions
2019-11-26 13:22:13 -06:00
Michael Bradley, Jr
fccda21623
chore(release): 5.0.0-alpha.1
2019-11-05 14:55:06 -06:00
dependabot-preview[bot]
d0f4236aff
build(deps): bump core-js from 3.3.4 to 3.3.5
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.3.4...v3.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 12:21:12 -05:00
Michael Bradley, Jr
85235f88b2
chore(release): 5.0.0-alpha.0
2019-10-28 16:05:13 -05:00
Michael Bradley, Jr
1225cb14e8
build(deps): add core-js@3 as a dep to all pkgs that have @babel/runtime-corejs3 dep
...
When making use of the `useBuiltIns: 'usage'` option for @babel/preset-env
(which is the case for all transpiled packages in Embark's monorepo) a package
needs to have both @babel/runtime-corejs3 and core-js@3 specified as
dependencies.
2019-10-28 11:40:48 -05:00
Michael Bradley
d17fe33339
build: update babel and webpack dependencies ( #1987 )
...
Includes a switch from core-js@2 to core-js@3
2019-10-24 17:41:28 -04:00
Michael Bradley, Jr
17ccd5c1bd
build: tidy up the monorepo in prep for v5.0.0-alpha.0
2019-10-01 13:29:53 -05:00
Michael Bradley, Jr
3b649fa455
build: phase 1 of introducing embark-collective
2019-10-01 13:28:13 -05:00
Michael Bradley, Jr
c69a4734d3
test(@embark/plugins/snark): fix some small typos/errors in the tests
2019-09-15 15:17:45 -05:00
Michael Bradley, Jr
00fa5f2272
refactor(@embark/plugins/snark): add embark-snark package to the monorepo
2019-09-13 09:52:01 -05:00