-
-
Notifications
You must be signed in to change notification settings - Fork 607
chore: migrate rollup-plugin-babel #108
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
233 commits
Select commit
Hold shift + click to select a range
8df673c
initial commit
Rich-Harris 560685a
allow include/exclude
Rich-Harris 7d8ad81
admin and README
Rich-Harris 6aa95af
-> 1.0.0
Rich-Harris f5d686c
fix prepublish script
Rich-Harris f037057
Update README.md
Rich-Harris e07ef8d
make compatible with babel 6
Rich-Harris c1dbeb4
-> 2.0.0
Rich-Harris fcfab7b
Merge pull request #6 from Victorystick/patch-1
Rich-Harris 360adcb
Merge pull request #8 from TrySound/tidy-up
Rich-Harris 0ffded5
-> 2.0.1
Rich-Harris 82e1803
remove unnecessary logging
Rich-Harris 6353cf4
bump up timeout, to try and fix tests on 0.12
Rich-Harris 91aba43
generate sourcemaps by default
Rich-Harris 4bc28cb
-> 2.1.0
Rich-Harris 6322601
test for #16
Rich-Harris 7c1ab7c
run preflight check per file – fixes #16
Rich-Harris 76834cf
-> 2.2.0
Rich-Harris ae58960
Merge branch 'master' of https://github.com/rollup/rollup-plugin-babel
Rich-Harris 7d31c90
debug travis test failure
Rich-Harris 0666867
add missing devDep
Rich-Harris 835d703
add appveyor config
Rich-Harris 0c8172a
es6ify source code
Rich-Harris 877664b
fix tests on windows?
Rich-Harris 0000062
install babel-register
Rich-Harris b9edb7f
Merge pull request #19 from rollup/gh-17
Victorystick 0a8b7a7
-> 2.3.0
Rich-Harris 1edf1d7
-> 2.3.2
Rich-Harris 8e8cba9
fix incomprehensible travis test failure
Rich-Harris cb4cd55
fix helper renaming (#22)
Rich-Harris d033e29
-> 2.3.3
Rich-Harris 18c148e
fix failing preflight check in absence of class transformer (closes #23)
Rich-Harris 9afd788
-> 2.3.4
Rich-Harris 0201cdc
Merge branch 'master' of https://github.com/rollup/rollup-plugin-babel
Rich-Harris 3a9ea09
use class transformer local to plugin
Rich-Harris 65e11a2
-> 2.3.5
Rich-Harris 220ba13
typo
Rich-Harris 7eeb8af
verify warnings are correct
Rich-Harris 4bfad0c
prevent unnecessary `var babelHelpers = {}`
Rich-Harris 501736e
update rollup
Rich-Harris f35bbeb
Merge pull request #29 from rollup/fix-preflight-check-caching
Rich-Harris 7cc5904
-> 2.3.6
Rich-Harris f4ab223
remove some debugging code
Rich-Harris ee63b12
Merge pull request #31 from ericf/fix-babel-helper-bindings
Victorystick db7055a
-> 2.3.7
Rich-Harris 53eae60
-> 2.3.8
Rich-Harris fb12d50
external-helpers-2 -> external-helpers
Rich-Harris 6ae66e3
Merge remote-tracking branch 'ericf/remove-babel-helper-renaming'
eventualbuddha cb5469b
-> 2.3.9
eventualbuddha 7c909fa
Update README.md
Rich-Harris 228efd1
Merge pull request #41 from joeldenning/external-helpers
Victorystick aace989
-> 2.4.0
Victorystick d0b1f52
import helpers, so that transform function is pure
Rich-Harris 4cf5164
update test
Rich-Harris 37e2d42
update deps, switch from babel to buble
Rich-Harris 288195f
-> v2.5.0
Rich-Harris f8d61be
install buble
Rich-Harris 30b1a27
Merge pull request #57 from rollup/mocha-opts
Rich-Harris 6fcde21
Merge pull request #56 from rollup/gh-55
Rich-Harris eabfb7b
-> v2.5.1
Rich-Harris 46fba81
Update dependencies.
eventualbuddha 5ad55df
dont export _typeof, _extends etc
Rich-Harris 84c9522
use NUL convention for helper name
Rich-Harris b437948
-> v2.6.0
Rich-Harris 0efc6d3
-> v2.6.1
Rich-Harris bc57fbb
typo
Rich-Harris 3620b5d
Merge pull request #73 from zeitiger/updateDocumentationForBabel63
eventualbuddha 8fe1d07
update dependencies
Rich-Harris 2cf60e2
Merge branch 'issue/81-generates-sourcemap-by-default-spec-failing' o…
Rich-Harris c89cc8b
update build matrix
Rich-Harris d854820
update appveyor matrix
Rich-Harris 1ea5e72
update babel-preset-es2015-rollup for tests
Rich-Harris 3b704f3
test with babel-preset-es2015-rollup@3
Rich-Harris d32cf1e
Merge pull request #90 from DrewML/update-babel-warning
Rich-Harris 655ca98
Merge pull request #85 from rollup/use-onwarn-if-available
Rich-Harris f1640fa
Merge pull request #94 from rtsao/patch-1
Rich-Harris 18aa9fd
Merge pull request #99 from AMcBain/master
Rich-Harris ec23783
Merge pull request #92 from sorgloomer/master
Rich-Harris ea02eb8
-> v2.7.0
Rich-Harris 553d43d
Merge pull request #108 from rollup/gh-102
Rich-Harris 288455b
Merge pull request #107 from rollup/gh-105
Rich-Harris f36f8cf
Merge pull request #109 from rollup/gh-95
Rich-Harris bce5118
-> v2.7.1
Rich-Harris 2b0847a
-> v2.7.1
Rich-Harris 0bb3de2
fix prepublish script
Rich-Harris 58ad38a
Merge pull request #117 from vinkla/patch-1
Rich-Harris e3703e8
make use of object-assign (#118)
hiroppy 0fdc328
Breaking: Babel 7 alpha update (#139)
hzoo e70499b
3.0.0-alpha.12
hzoo 7630f4e
update to babel 7 alpha.15
hzoo 18804d3
3.0.0-alpha.15
hzoo a88f7f4
use alpha.17 (#151)
hzoo e58dfeb
3.0.0-alpha.17
hzoo 52b8a39
Peer dep (#153)
hzoo e1e21dd
update lock file, ignore log files
hzoo 5448b5b
3.0.0
hzoo 64bc64b
3.0.0 changelog [skip ci]
hzoo 1b6e0e7
fix transform (#154)
hzoo 016fa8f
3.0.1
hzoo 993ff36
changelog [skip ci]
hzoo 31ed861
Fix regression with Babel 6 (#158)
nicolo-ribaudo 289a98d
3.0.2
hzoo e47b91c
Fixed support for babel 7 (#170)
Andarist 4770781
Replace es2015 preset with env (#174)
DenisCarriere cac5ae5
Merge pull request #150 from wmhilton/patch-1
Andarist 1b451b7
4.0.0-beta.0
danez 3adc1db
Merge pull request #175 from rollup/existentialism-patch-1
existentialism 0f2bb02
Update README.md (#163)
revelt a8ec03e
Update rollup dependencies and fix tests and build
danez 5a83da1
merge master -> update-deps
Rich-Harris a341584
Merge pull request #147 from kopax/master
Rich-Harris 7642ec3
Refactored async tests to bare promises to fix them on older nodes (#…
Andarist 0d9c8f2
Fixed issue with reading .code from null (untranspiled file due to ig…
Andarist 485c5c1
4.0.0-beta.2
Andarist 8f78951
Restore NUL convention for helper name (#198)
NMinhNguyen f315e09
4.0.0-beta.3
Andarist ecf0bac
bumped babel deps
Andarist fc17d36
4.0.0-beta.4
Andarist 984ca8c
Fix npm beta label in README (#207)
cangoektas e268172
Bumped version of babel deps
Andarist 6da1fcc
Tweaked preflight check (fixes #211)
Andarist d3f2449
4.0.0-beta.5
Andarist e8be040
Drop node@4 support
Andarist 78d5ce7
Bumped all dependencies. (#219)
coreyfarrell 77d098c
Delegate warnings and errors reporting to rollup (#223)
Andarist d5465fd
Merge branch 'option-cleanup'
Andarist 1bd586a
Cache preflight check results per plugin's instance (#224)
Andarist 8248813
Merge remote-tracking branch 'miketrexler/modules-false-docs'
Andarist 67329c9
Tweaked babelrc: false workaround recommendation
Andarist 6da52d3
Throw when used with module transform BEFORE throwing about unexpecte…
swernerx 9ada477
Removed irrelevant babel plugin from a test case
Andarist 518d4c2
4.0.0-beta.6
Andarist 7f91533
Fixed runtime helpers detection with useESModules & useBuiltIns optio…
TrySound 0f6152c
4.0.0-beta.7
Andarist a2300ae
Improve distributed dist directory (#234)
TrySound 76f8801
Upgrade babel deps and tweak preflight check according to latest chan…
TrySound 6a7d301
4.0.0-beta.8
Andarist f329f46
Transpile only default babel extensions, allow for custom extensions …
Andarist bff4dd6
Pass appropriate caller config to babel.transform (#238)
Andarist 64aa7dc
4.0.0
Andarist f3fa2f1
Update docs regarding babel versions and matching plugin versions
Andarist 886fb65
Bumped babel deps
Andarist eb1cdad
4.0.1
Andarist 4647375
Fix `rollup` peer dependency (#240)
ylemkimon 98dc8a3
4.0.2
Andarist f464dd8
Tweaked README, added 4.0 CHANGELOG notes
Andarist a52add2
Fixed fallbackClassTransform
Andarist d4cea8f
4.0.3-0
Andarist 233536d
4.0.3
Andarist 7e2d3f0
Fix preflightChecks for ignored files
Andarist 8dff111
Setup prettier
Andarist f571c54
Run prettier over the repo files
Andarist ae7104b
Tweak eslint rules to stop conflicting with prettier output
Andarist 6283cbb
4.1.0-0
Andarist 439fcbf
Add options.extensions to README (#256)
denkristoffer a1418a6
Upgraded husky
Andarist 04f15c7
Remove babel 6 test from AppVeyor (#263)
shad-k 1ae6c0e
Fix indentation in examples of configuration in readme (#266)
3eec909
Return null from the transform hook when it doesn't transform anything
Andarist e72eafc
4.1.0-1
Andarist 06ed407
4.1.0
Andarist 1fdb738
Reword 'except' as 'plus' (#280)
Kinrany 85c46ec
Allow rollup@1 as peer dep
Andarist 84a09fb
4.2.0
Andarist e55b57c
Update devDep to rollup@1
Andarist 602e81d
Fail build when trying plugin tries to add non-existent helper (#290)
Andarist a6486d6
Merge branch 'custom-builder'
Andarist 14d89e4
4.3.0
Andarist b2133ef
Fix reference to the plugin in the README
Andarist 6874218
Update CHANGELOG
Andarist 7f228eb
Add js extention to helper file (#296)
mikeheddes 004f90b
4.3.1
Andarist 684382b
Add note to CHANGELOG about v4.3.1
Andarist 3cce6dc
Fix usage with externalHelpers flag
Andarist 179a0fc
4.3.2
Andarist 5803806
Update CHANGELOG with note about 4.3.2
Andarist 3762408
chore: audit fixes
shellscape 1d22904
chore: npm audit fix
shellscape 5905172
Update rollup-pluginutils@2.8.1 (#311)
ryanwalters 8ee7868
4.3.3
Andarist c2453bc
Add possibility to run babel per output (#333)
lukastaegert 5be533f
Merge branch 'tla'
Andarist 434a4e8
Use babel.transformAsync (#331)
Andarist 8a02424
Use rimraf in prebuild script (#335)
gingur ac561cb
Drop node 6 support, use untranspiled async/await syntax
Andarist f275fd8
Recommend explicit babelHelpers option to be used (#339)
Andarist c5c9fba
Add example to the README how to use the plugin with the Rollup CLI (…
jsoref 796fdc4
Dont crash on minified code when performing preflight check
Andarist c2cffca
Rename rollup-plugin-babel directory to babel
Andarist 74be12b
Remove tooling configs not needed in monorepo
Andarist 9c90bfc
Drop transpilation of rollup-plugin-babel, set engines to node@>=10
Andarist 0c9d18a
Reformat babel plugin with monorepo prettier & ESLint rules
Andarist 056a28c
Use exports: named for babel plugin CJS bundle
Andarist e12cf46
Migrate babel plugin tests to use ava
Andarist db3aa98
Use pnpm to run npm scripts in babel plugin
Andarist 02f1c23
Use scoped @rollup/plugin-json in babel plugin
Andarist acb9405
Remove unnecessary eslint-disable comment
Andarist 78c06e1
Update babel plugin metadata to point to monorepo
Andarist e9cd27a
Remove LICENSE file from babel plugin, pnpm will use the root one whe…
Andarist 544267a
Move .eslints with turned off rules to fixtures directory
Andarist 3ab81ee
Move loop counter declaration
Andarist cdb0195
use getCode helper where possible
Andarist 31915cd
Use more proper throwsAsync & notThrowsAsync assertions
Andarist b2c300b
Transpile @rollup/plugin-babel using itself
Andarist 09cd35f
Migrate to use @rollup/pluginutils in babel plugin
Andarist c3e60ce
Set peer dep range for rollup to ^1.20.0 to align with the rest of pl…
Andarist f257eb1
Fix homepage in babel plugin package.json
Andarist 0b9c4d8
Include repository reference in test descriptionbs refering to issue …
Andarist 9dc647e
Change URLs in the source files to point to a plugins repo
Andarist 9e1d1c5
Change rollup-plugin-babel to @rollup/plugin-babel in source files
Andarist edec222
cleanup README a little bit
Andarist 5570845
Tweak "Modules" section, remove mentions of Babel 6 from there
Andarist c83856c
Fix some more references to rollup-plugin-babel
Andarist 5277de2
Add badges to the top of the README
Andarist 8cc6eec
Adhere to the README template used by other plugins
Andarist 2e3df37
Tweak CHANGELOG
Andarist 8c81bcf
Mention Babel plugin in the root README
Andarist c99bc02
Add publishConfig to package.json of the Babel plugin
Andarist d6cba88
Update packages/babel/README.md
Andarist 8d2a45f
Update packages/babel/README.md
Andarist 1817316
Fixed how @rollup/pluginutils are used
Andarist 918eab0
Allow Rollup 2 in peer dependency range
Andarist 9fd6295
Refactor babel plugin exports shape
Andarist 8b99861
tweak usage example in the babel plugin README
Andarist 3f6f06b
Align package.json of Babel plugin to existing package.json files in …
Andarist 91959c7
Update @rollup/pluginutils in the Babel plugin
Andarist c2b3401
Merge branch 'master' into babel
Andarist 9ee8dff
Add new changelog entries to the Babel plugin
Andarist 3108a6d
Move babelHelpers recommendation text to the README
Andarist dcf694c
Fix typo in the README
Andarist e62a373
chore: Merge branch 'master' into babel
shellscape 516d789
chore: remove prepare script, build in prepublishOnly
shellscape dcc1182
Upgrade @babel/preset-env in babel plugin
Andarist File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix homepage in babel plugin package.json
- Loading branch information
commit f257eb13db6177427d05a0941a2505b507385b59
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.