-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: rollup/rollup
base: v2.56.3
head repository: rollup/rollup
compare: v2.57.0
- 8 commits
- 3,015 files changed
- 4 contributors
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81fa9e9 - Browse repository at this point
Copy the full SHA 81fa9e9View commit details
Commits on Sep 6, 2021
-
chore: use forceConsistentCasingInFileNames in ts-config (#4220)
* chore: use forceConsistentCasingInFileNames in ts-config * nit
Configuration menu - View commit details
-
Copy full SHA for 181f379 - Browse repository at this point
Copy the full SHA 181f379View commit details
Commits on Sep 7, 2021
-
chore: bump rollup typescript, remove unused micromatch (#4219)
* chore: bump rollup plugin deps * fix(fsevents): use any * fix: remove unused micromatch module * chore: bump rollup * remove any, use unknown instead * rename variable * remove deprecated diagnostics flag * bump remaining @rollup/plugins * Fix license file Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for bce7624 - Browse repository at this point
Copy the full SHA bce7624View commit details
Commits on Sep 18, 2021
-
fix: prevent UnhandledPromiseRejectionWarning when module resolution/…
…parsing fails (#4228) * fix: prevent UnhandledPromiseRejectionWarning from module resolution/parsing fails * Account for changed Node 16 error messages Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 2ff8fc1 - Browse repository at this point
Copy the full SHA 2ff8fc1View commit details
Commits on Sep 19, 2021
-
prepare for useDefineForClassFields (#4224)
* fix: use useDefineForClassFields in ts-config * fix class property types * Disable useDefineForClassFields for now Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for 5700728 - Browse repository at this point
Copy the full SHA 5700728View commit details
Commits on Sep 22, 2021
-
Use ES2015 features in generated code snippets (#4215)
* Add generatedCode option stub * Prepare improved SystemJS exports * Introduce snippets to finalizers * Add indent to snippets * Use arrow functions in IIFE finalizer * Ensure tests have a description * Improve test cleanup * Separate indent again as it became unpredictable and possibly wrong * Replace functions in remaining wrappers * Wrap SystemJS and AMD factories for better performance * Do not use compact where it is not needed * Always destructure render options * Add object shorthand option * Use object shorthand for namespaces * Add option to not quote reserved names used as props * Refactor SystemJS reexports for simpler setters * Use arrow functions for import expressions * Update getExportBlock * Use snippets for interop helpers * Further convert interop helpers * Replace property access in export block * Add more arrow functions * Merge helper strings * Preserve context for amd/cjs dynamic non-arrow requires Resolves #3092 * Add presets * Use common helper for invalid option errors * Use property access for namespace generation * Update dependencies * Improve coverage * Update documentation * Use symbolic links to keep tests in sync * Start introducing new blockBindings option * Always use arrow functions for large IIFEs * Use block bindings for SystemJS output * Use block bindings in remaining places * Replace varOrConst * Get rid of remainint varOrConst usages * Account for Node 16 error messages * Deprecated preferConst * Properly merge external namespaces * Refine namespace merge * Rename blockBindings -> constBindings * Update docs * Do not quote props for ES5 * Use more efficient loops for const bindings * Refine loop formatting * Merge directReturnFunction left and right * Refine code formatting * Update dependencies
Configuration menu - View commit details
-
Copy full SHA for ca86df2 - Browse repository at this point
Copy the full SHA ca86df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed5e51d - Browse repository at this point
Copy the full SHA ed5e51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b67ef30 - Browse repository at this point
Copy the full SHA b67ef30View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.56.3...v2.57.0