Skip to content
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

chore: migrate rollup-plugin-babel #108

Merged
merged 233 commits into from
Apr 26, 2020
Merged

chore: migrate rollup-plugin-babel #108

merged 233 commits into from
Apr 26, 2020

Commits on Apr 11, 2020

  1. initial commit

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8df673c View commit details
    Browse the repository at this point in the history
  2. allow include/exclude

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    560685a View commit details
    Browse the repository at this point in the history
  3. admin and README

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7d8ad81 View commit details
    Browse the repository at this point in the history
  4. -> 1.0.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6aa95af View commit details
    Browse the repository at this point in the history
  5. fix prepublish script

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f5d686c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f037057 View commit details
    Browse the repository at this point in the history
  7. make compatible with babel 6

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e07ef8d View commit details
    Browse the repository at this point in the history
  8. -> 2.0.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c1dbeb4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from Victorystick/patch-1

    Add repository
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    fcfab7b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from TrySound/tidy-up

    Tidy up
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    360adcb View commit details
    Browse the repository at this point in the history
  11. -> 2.0.1

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0ffded5 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary logging

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    82e1803 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6353cf4 View commit details
    Browse the repository at this point in the history
  14. generate sourcemaps by default

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    91aba43 View commit details
    Browse the repository at this point in the history
  15. -> 2.1.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4bc28cb View commit details
    Browse the repository at this point in the history
  16. test for #16

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6322601 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c1ab7c View commit details
    Browse the repository at this point in the history
  18. -> 2.2.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    76834cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae58960 View commit details
    Browse the repository at this point in the history
  20. debug travis test failure

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7d31c90 View commit details
    Browse the repository at this point in the history
  21. add missing devDep

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0666867 View commit details
    Browse the repository at this point in the history
  22. add appveyor config

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    835d703 View commit details
    Browse the repository at this point in the history
  23. es6ify source code

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0c8172a View commit details
    Browse the repository at this point in the history
  24. fix tests on windows?

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    877664b View commit details
    Browse the repository at this point in the history
  25. install babel-register

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0000062 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #19 from rollup/gh-17

    Better handling of helpers
    Victorystick authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b9edb7f View commit details
    Browse the repository at this point in the history
  27. -> 2.3.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0a8b7a7 View commit details
    Browse the repository at this point in the history
  28. -> 2.3.2

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1edf1d7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8e8cba9 View commit details
    Browse the repository at this point in the history
  30. fix helper renaming (#22)

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    cb4cd55 View commit details
    Browse the repository at this point in the history
  31. -> 2.3.3

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d033e29 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    18c148e View commit details
    Browse the repository at this point in the history
  33. -> 2.3.4

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    9afd788 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0201cdc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3a9ea09 View commit details
    Browse the repository at this point in the history
  36. -> 2.3.5

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    65e11a2 View commit details
    Browse the repository at this point in the history
  37. typo

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    220ba13 View commit details
    Browse the repository at this point in the history
  38. verify warnings are correct

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7eeb8af View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4bfad0c View commit details
    Browse the repository at this point in the history
  40. update rollup

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    501736e View commit details
    Browse the repository at this point in the history
  41. Merge pull request #29 from rollup/fix-preflight-check-caching

    Ensure caching works properly for repeated calls with the same `dir`.
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f35bbeb View commit details
    Browse the repository at this point in the history
  42. -> 2.3.6

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7cc5904 View commit details
    Browse the repository at this point in the history
  43. remove some debugging code

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f4ab223 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #31 from ericf/fix-babel-helper-bindings

    Fix Babel helper binding renaming
    Victorystick authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ee63b12 View commit details
    Browse the repository at this point in the history
  45. -> 2.3.7

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    db7055a View commit details
    Browse the repository at this point in the history
  46. -> 2.3.8

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    53eae60 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fb12d50 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6ae66e3 View commit details
    Browse the repository at this point in the history
  49. -> 2.3.9

    eventualbuddha authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    cb5469b View commit details
    Browse the repository at this point in the history
  50. Update README.md

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7c909fa View commit details
    Browse the repository at this point in the history
  51. Merge pull request #41 from joeldenning/external-helpers

    Adding support for referencing external, global helpers
    Victorystick authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    228efd1 View commit details
    Browse the repository at this point in the history
  52. -> 2.4.0

    Victorystick authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    aace989 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d0b1f52 View commit details
    Browse the repository at this point in the history
  54. update test

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4cf5164 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    37e2d42 View commit details
    Browse the repository at this point in the history
  56. -> v2.5.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    288195f View commit details
    Browse the repository at this point in the history
  57. install buble

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f8d61be View commit details
    Browse the repository at this point in the history
  58. Merge pull request #57 from rollup/mocha-opts

    Extract mocha options into their own file.
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    30b1a27 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #56 from rollup/gh-55

    typeof
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6fcde21 View commit details
    Browse the repository at this point in the history
  60. -> v2.5.1

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    eabfb7b View commit details
    Browse the repository at this point in the history
  61. Update dependencies.

    eventualbuddha authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    46fba81 View commit details
    Browse the repository at this point in the history
  62. dont export _typeof, _extends etc

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5ad55df View commit details
    Browse the repository at this point in the history
  63. use NUL convention for helper name

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    84c9522 View commit details
    Browse the repository at this point in the history
  64. -> v2.6.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b437948 View commit details
    Browse the repository at this point in the history
  65. -> v2.6.1

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0efc6d3 View commit details
    Browse the repository at this point in the history
  66. typo

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    bc57fbb View commit details
    Browse the repository at this point in the history
  67. Merge pull request #73 from zeitiger/updateDocumentationForBabel63

    update README for new Babel 6.13
    eventualbuddha authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3620b5d View commit details
    Browse the repository at this point in the history
  68. update dependencies

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8fe1d07 View commit details
    Browse the repository at this point in the history
  69. Merge branch 'issue/81-generates-sourcemap-by-default-spec-failing' of

    …https://github.com/snuggs/rollup-plugin-babel into snuggs-issue/81-generates-sourcemap-by-default-spec-failing
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2cf60e2 View commit details
    Browse the repository at this point in the history
  70. update build matrix

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c89cc8b View commit details
    Browse the repository at this point in the history
  71. update appveyor matrix

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d854820 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    1ea5e72 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    3b704f3 View commit details
    Browse the repository at this point in the history
  74. Merge pull request #90 from DrewML/update-babel-warning

    Remove recommendation to change Babel preset from lib
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d32cf1e View commit details
    Browse the repository at this point in the history
  75. Merge pull request #85 from rollup/use-onwarn-if-available

    Use options.onwarn if available
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    655ca98 View commit details
    Browse the repository at this point in the history
  76. Merge pull request #94 from rtsao/patch-1

    Updated external-helpers package name in README
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f1640fa View commit details
    Browse the repository at this point in the history
  77. Merge pull request #99 from AMcBain/master

    Ignore Babel 'only' options property for preflight checks.
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    18aa9fd View commit details
    Browse the repository at this point in the history
  78. Merge pull request #92 from sorgloomer/master

    Added externalHelpersWhitelist option
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ec23783 View commit details
    Browse the repository at this point in the history
  79. -> v2.7.0

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ea02eb8 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #108 from rollup/gh-102

    remove ignore from preflight options
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    553d43d View commit details
    Browse the repository at this point in the history
  81. Merge pull request #107 from rollup/gh-105

    fix duplicated helper warnings with runtime helpers
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    288455b View commit details
    Browse the repository at this point in the history
  82. Merge pull request #109 from rollup/gh-95

    Allow custom runtime-helpers moduleName
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f36f8cf View commit details
    Browse the repository at this point in the history
  83. -> v2.7.1

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    bce5118 View commit details
    Browse the repository at this point in the history
  84. -> v2.7.1

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2b0847a View commit details
    Browse the repository at this point in the history
  85. fix prepublish script

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0bb3de2 View commit details
    Browse the repository at this point in the history
  86. Merge pull request #117 from vinkla/patch-1

    Simplify repository config
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    58ad38a View commit details
    Browse the repository at this point in the history
  87. make use of object-assign (#118)

    Delete assign from utils.js
    hiroppy authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e3703e8 View commit details
    Browse the repository at this point in the history
  88. Breaking: Babel 7 alpha update (#139)

    Breaking: Babel 7 alpha update
    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0fdc328 View commit details
    Browse the repository at this point in the history
  89. 3.0.0-alpha.12

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e70499b View commit details
    Browse the repository at this point in the history
  90. update to babel 7 alpha.15

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7630f4e View commit details
    Browse the repository at this point in the history
  91. 3.0.0-alpha.15

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    18804d3 View commit details
    Browse the repository at this point in the history
  92. use alpha.17 (#151)

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a88f7f4 View commit details
    Browse the repository at this point in the history
  93. 3.0.0-alpha.17

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e58dfeb View commit details
    Browse the repository at this point in the history
  94. Peer dep (#153)

    * make an inline plugin for the preflight check, make babel-core a peerDep
    
    * turn babel-core dep into a peerDep
    
    * fix reference to old class plugin
    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    52b8a39 View commit details
    Browse the repository at this point in the history
  95. update lock file, ignore log files

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e1e21dd View commit details
    Browse the repository at this point in the history
  96. 3.0.0

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5448b5b View commit details
    Browse the repository at this point in the history
  97. 3.0.0 changelog [skip ci]

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    64bc64b View commit details
    Browse the repository at this point in the history
  98. fix transform (#154)

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1b6e0e7 View commit details
    Browse the repository at this point in the history
  99. 3.0.1

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    016fa8f View commit details
    Browse the repository at this point in the history
  100. changelog [skip ci]

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    993ff36 View commit details
    Browse the repository at this point in the history
  101. Fix regression with Babel 6 (#158)

    * Fix regression with Babel 6
    
    Since in Babel 6 it is not supported to replace the argument
    of a default export declaration with an expression, use a
    custom "replaceWith" function which handles also that case.
    
    Fixes #155, fixes #156.
    
    * Run tests using both Babel 7 and Babel 6
    nicolo-ribaudo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    31ed861 View commit details
    Browse the repository at this point in the history
  102. 3.0.2

    hzoo authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    289a98d View commit details
    Browse the repository at this point in the history
  103. Fixed support for babel 7 (#170)

    * Fixed support for babel 7
    
    * feat(babel): Use scoped babel packages
    
    BREAKING CHANGE: This now requires scoped babel packages to be used.
    
    * Updated to @babel/plugin-proposal-decorators
    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e47b91c View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    4770781 View commit details
    Browse the repository at this point in the history
  105. Merge pull request #150 from wmhilton/patch-1

    Use "module" in addition to "jsnext:main"
    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    cac5ae5 View commit details
    Browse the repository at this point in the history
  106. 4.0.0-beta.0

    danez authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1b451b7 View commit details
    Browse the repository at this point in the history
  107. Merge pull request #175 from rollup/existentialism-patch-1

    Fix small grammar nit in external-helpers warning
    existentialism authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3adc1db View commit details
    Browse the repository at this point in the history
  108. Update README.md (#163)

    Added a missing word and fixed few tiny errors
    revelt authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0f2bb02 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    a8ec03e View commit details
    Browse the repository at this point in the history
  110. merge master -> update-deps

    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5a83da1 View commit details
    Browse the repository at this point in the history
  111. Merge pull request #147 from kopax/master

    clarify README.md showing an example excluding helpers with a variable set to true
    Rich-Harris authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a341584 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    7642ec3 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    0d9c8f2 View commit details
    Browse the repository at this point in the history
  114. 4.0.0-beta.2

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    485c5c1 View commit details
    Browse the repository at this point in the history
  115. Restore NUL convention for helper name (#198)

    The null character `\0` seems to have first been introduced by d169da1.
    
    Fixes #197
    NMinhNguyen authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8f78951 View commit details
    Browse the repository at this point in the history
  116. 4.0.0-beta.3

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f315e09 View commit details
    Browse the repository at this point in the history
  117. bumped babel deps

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ecf0bac View commit details
    Browse the repository at this point in the history
  118. 4.0.0-beta.4

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    fc17d36 View commit details
    Browse the repository at this point in the history
  119. Fix npm beta label in README (#207)

    Previously, the instructions for usage with Babel 7 was to install the plugin with the label "next" which doesn't exist. The correct label is "beta".
    cangoektas authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    984ca8c View commit details
    Browse the repository at this point in the history
  120. Bumped version of babel deps

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e268172 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    6da1fcc View commit details
    Browse the repository at this point in the history
  122. 4.0.0-beta.5

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d3f2449 View commit details
    Browse the repository at this point in the history
  123. Drop node@4 support

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e8be040 View commit details
    Browse the repository at this point in the history
  124. Bumped all dependencies. (#219)

    * Update pinned version of babel.
    * Update all development dependencies so this plugin is tested against
      current software.
    * Make changes to test needed by updated rollup.
    * Add node.js 10 to testing.
    coreyfarrell authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    78d5ce7 View commit details
    Browse the repository at this point in the history
  125. Delegate warnings and errors reporting to rollup (#223)

    * Delegate warnings and errors reporting to rollup
    
    * Fixed mocha deprecation warn
    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    77d098c View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    d5465fd View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    1bd586a View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    8248813 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    67329c9 View commit details
    Browse the repository at this point in the history
  130. Throw when used with module transform BEFORE throwing about unexpecte…

    …d situation (#225)
    
    * Updated deps: eslint, rollup, pluginutils - tests still green
    
    * Fix for issue #220: Check ESM first before checking inheritance helper + Expect imported package instead of variable name which feels safer for checking runtime usage.
    
    * Fine-tuned runtime check to allow custom helper name. Issue #220.
    
    * Added new previously failing test for issue #220.
    
    * Made hints related to babel modules:false more explicit and helpful.
    
    * Extracted error messages into variables, splitted by lines for better code readability. Template literals are not allowed right now by linting.
    swernerx authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6da52d3 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    9ada477 View commit details
    Browse the repository at this point in the history
  132. 4.0.0-beta.6

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    518d4c2 View commit details
    Browse the repository at this point in the history
  133. Fixed runtime helpers detection with useESModules & useBuiltIns optio…

    …ns (#226)
    
    * Add support for esm and builtin runtime helpers
    
    This diff adds support for `useESModules` and `useBuiltIns` options
    in transform-runtime plugin which injects paths with `es6` and `builtin`
    suffixes.
    
    * Fix lint
    TrySound authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7f91533 View commit details
    Browse the repository at this point in the history
  134. 4.0.0-beta.7

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0f6152c View commit details
    Browse the repository at this point in the history
  135. Improve distributed dist directory (#234)

    * Improve dist
    
    - rename .es.js to .esm.js
    - removed jsnext:main
    - simplified rollup config
    
    * Tweak files and revert external
    TrySound authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a2300ae View commit details
    Browse the repository at this point in the history
  136. Upgrade babel deps and tweak preflight check according to latest chan…

    …ges (#233)
    
    * Upgrade babel and tweak according changes
    
    - simplified preflight check for runtime helpers
    - removed moduleName test
    - tweaked removed options
    
    * Fix lint
    
    * Regenerate lockfile
    TrySound authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    76f8801 View commit details
    Browse the repository at this point in the history
  137. 4.0.0-beta.8

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6a7d301 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    f329f46 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    bff4dd6 View commit details
    Browse the repository at this point in the history
  140. 4.0.0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    64aa7dc View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    f3fa2f1 View commit details
    Browse the repository at this point in the history
  142. Bumped babel deps

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    886fb65 View commit details
    Browse the repository at this point in the history
  143. 4.0.1

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    eb1cdad View commit details
    Browse the repository at this point in the history
  144. Fix rollup peer dependency (#240)

    Semver range `^0.60.0` doesn't include `0.65.0`, etc., as if major version is 0, minor version updates indicate breaking changes. `>1` is added for future-proof.
    ylemkimon authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4647375 View commit details
    Browse the repository at this point in the history
  145. 4.0.2

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    98dc8a3 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    f464dd8 View commit details
    Browse the repository at this point in the history
  147. Fixed fallbackClassTransform

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a52add2 View commit details
    Browse the repository at this point in the history
  148. 4.0.3-0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d4cea8f View commit details
    Browse the repository at this point in the history
  149. 4.0.3

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    233536d View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    7e2d3f0 View commit details
    Browse the repository at this point in the history
  151. Setup prettier

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8dff111 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    f571c54 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    ae7104b View commit details
    Browse the repository at this point in the history
  154. 4.1.0-0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6283cbb View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    439fcbf View commit details
    Browse the repository at this point in the history
  156. Upgraded husky

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a1418a6 View commit details
    Browse the repository at this point in the history
  157. Remove babel 6 test from AppVeyor (#263)

    * Remove babel 6 test from appveyor
    
    * Remove reduntant echo
    shad-k authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    04f15c7 View commit details
    Browse the repository at this point in the history
  158. Fix indentation in examples of configuration in readme (#266)

    Adam Gołąb authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1ae6c0e View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    3eec909 View commit details
    Browse the repository at this point in the history
  160. 4.1.0-1

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e72eafc View commit details
    Browse the repository at this point in the history
  161. 4.1.0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    06ed407 View commit details
    Browse the repository at this point in the history
  162. Reword 'except' as 'plus' (#280)

    Kinrany authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1fdb738 View commit details
    Browse the repository at this point in the history
  163. Allow rollup@1 as peer dep

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    85c46ec View commit details
    Browse the repository at this point in the history
  164. 4.2.0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    84a09fb View commit details
    Browse the repository at this point in the history
  165. Update devDep to rollup@1

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e55b57c View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    602e81d View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    a6486d6 View commit details
    Browse the repository at this point in the history
  168. 4.3.0

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    14d89e4 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    b2133ef View commit details
    Browse the repository at this point in the history
  170. Update CHANGELOG

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    6874218 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    7f228eb View commit details
    Browse the repository at this point in the history
  172. 4.3.1

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    004f90b View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    684382b View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    3cce6dc View commit details
    Browse the repository at this point in the history
  175. 4.3.2

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    179a0fc View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    5803806 View commit details
    Browse the repository at this point in the history
  177. chore: audit fixes

    shellscape authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    3762408 View commit details
    Browse the repository at this point in the history
  178. chore: npm audit fix

    shellscape authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1d22904 View commit details
    Browse the repository at this point in the history
  179. Update rollup-pluginutils@2.8.1 (#311)

    * Update rollup-pluginutils@2.8.1
    
    Update `rollup-pluginutils` to a version which contains a fix for the `braces` package vulnerability.
    
    https://nodesecurity.io/advisories/786
    
    * Regenerate package-lock
    ryanwalters authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5905172 View commit details
    Browse the repository at this point in the history
  180. 4.3.3

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8ee7868 View commit details
    Browse the repository at this point in the history
  181. Add possibility to run babel per output (#333)

    * Update dependencies
    
    * First draft for using the plugin to transform output options
    
    * Deduplicate code
    
    * Pass correct context to transformCode
    
    * Update documentation and add chunking test
    
    * Fix Windows tests
    
    * Address review comments
    
    * No longer respect "file" and "dir" options and adjust docs
    
    * Use plugin.generated for output plugin
    
    * Add warning for formats other than ESM or CJS, update docs
    
    * Throw for not recommended formats but add an override option.
    
    * Address review comments
    
    * Fixed issue with incorrect caller data being passed to Babel by generated output plugins
    
    * Reduce information about external helpers as those are not recommended
    
    * Add `sourceType` when transforming the output.
    
    * Update test and readme for runtime helpers
    
    * Add note about babelrc files
    
    * Do not load config files by default
    
    * Update dependencies
    
    * Note minimal Rollup version for output plugins
    lukastaegert authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c2453bc View commit details
    Browse the repository at this point in the history
  182. Merge branch 'tla'

    # Conflicts:
    #	src/index.js
    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5be533f View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    434a4e8 View commit details
    Browse the repository at this point in the history
  184. Use rimraf in prebuild script (#335)

    * use rimraf
    
    * move to dev dep
    gingur authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8a02424 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    ac561cb View commit details
    Browse the repository at this point in the history
  186. Recommend explicit babelHelpers option to be used (#339)

    * Refactored babelHelpers settings - require user declaring which kind of helpers they want to use
    
    * Adjust tests to new babelHelpers logic
    
    * Keep UNRESOLVED_IMPORT warnings out of the console when running tests
    
    * 5.0.0-alpha.0
    
    * Rename skipBabelHelpersCheck to skipPreflightCheck
    
    * Make missing babelHelpers a warning
    
    * 5.0.0-alpha.1
    
    * Use transformAsync in preflight check
    
    * Tweak implementation of the preflight helpers check
    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f275fd8 View commit details
    Browse the repository at this point in the history
  187. Add example to the README how to use the plugin with the Rollup CLI (#…

    …327)
    
    * explain how to configure the rollup cli
    
    * Tweak README
    jsoref authored and Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c5c9fba View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    796fdc4 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    c2cffca View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    74be12b View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    9c90bfc View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    0c9d18a View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    056a28c View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    e12cf46 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    db3aa98 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    02f1c23 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    acb9405 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    78c06e1 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    e9cd27a View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    544267a View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    3ab81ee View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    cdb0195 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    31915cd View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    b2c300b View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    09cd35f View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    c3e60ce View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    f257eb1 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    0b9c4d8 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    9dc647e View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    9e1d1c5 View commit details
    Browse the repository at this point in the history
  211. cleanup README a little bit

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    edec222 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    5570845 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    c83856c View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    5277de2 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    8cc6eec View commit details
    Browse the repository at this point in the history
  216. Tweak CHANGELOG

    Andarist committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    2e3df37 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    8c81bcf View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    c99bc02 View commit details
    Browse the repository at this point in the history
  219. Update packages/babel/README.md

    Co-Authored-By: Tiger Oakes <toakes@mozilla.com>
    Andarist and NotWoods committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d6cba88 View commit details
    Browse the repository at this point in the history
  220. Update packages/babel/README.md

    Co-Authored-By: Tiger Oakes <toakes@mozilla.com>
    Andarist and NotWoods committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8d2a45f View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    1817316 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    918eab0 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    9fd6295 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    8b99861 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    3f6f06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91959c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into babel

    # Conflicts:
    #	pnpm-lock.yaml
    Andarist committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c2b3401 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    9ee8dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3108a6d View commit details
    Browse the repository at this point in the history
  3. Fix typo in the README

    Andarist committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    dcf694c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    e62a373 View commit details
    Browse the repository at this point in the history
  2. chore: remove prepare script, build in prepublishOnly

    This avoids fresh `pnpm install` problems where the build runs
    before babel plugins are installed.
    shellscape committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    516d789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc1182 View commit details
    Browse the repository at this point in the history