Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

chore: update dependencies to the newest version #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

przemkow
Copy link
Contributor

PR created as a followup to #103
I hope it will be useful for you 馃檪

Housekeeping scope:

  • Update libs
  • Add ts types to unit tests.
  • Migrate to new repository when repo was deprecated (mostly @rollup and @babel plugins)

Update which required manual modification:

  • Rollup update bundle.generate and bundle.write now return a new format after update to 1.0.0
    Additional details:
    1.0 changes聽rollup/rollup#2293
  • @rollup/plugin-babel - migration to babel 7

Breaking changes:

  • Null

Changes in dist:
przemkow@3d8b756

PS.
About the issue with .default from the previous PR it seems to be related to how TypeScript handles ESM imports from CJS files.
This is a pretty good explanation:
microsoft/TypeScript#13375

Other issues related to the same problem:
https://bit.ly/2XpmiyT

corwin-of-amber added a commit to corwin-of-amber/Web.Kremlin that referenced this pull request Aug 17, 2020
At last, does not depend on a deprecated version of core-js;
this required an internal release of @vue/component-compiler.

vuejs/vue-component-compiler#104
vuejs/vue-component-compiler#105
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant