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

[Reminder]: Some hooks deprecated since Rollup v1.0.0 #126

Closed
DrSensor opened this issue Dec 29, 2018 · 5 comments
Closed

[Reminder]: Some hooks deprecated since Rollup v1.0.0 #126

DrSensor opened this issue Dec 29, 2018 · 5 comments
Assignees
Labels
kind: optimization Performance, space, size, etc improvement

Comments

@DrSensor
Copy link

What happens and why it is wrong

https://github.com/rollup/rollup/releases/tag/v1.0.0

(!) rpt2 plugin: The ongenerate hook used by plugin rpt2 is deprecated. The generateBundle hook should be used instead.
(!) rpt2 plugin: The onwrite hook used by plugin rpt2 is deprecated. The generateBundle hook should be used instead.

Versions

  • typescript: 3.2.2
  • rollup: 1.0.0
  • rollup-plugin-typescript2: 0.18.1
@ufocoder
Copy link

ufocoder commented Jan 1, 2019

Hooks used by rollup-plugin-typescript2 have been deprecated

@ezolenko ezolenko self-assigned this Jan 3, 2019
ezolenko added a commit that referenced this issue Jan 4, 2019
- using rollup's own types
- min rollup bumped to 0.68
- updating dependencies
- package version 0.19
@JoshLipan

This comment was marked as spam.

@aladdin-add
Copy link

seem it has been fixed on master, mind releasing a patch? @ezolenko

@ezolenko
Copy link
Owner

Yep, this is fixed in 19.0+, I'll do a release soonish

@ezolenko
Copy link
Owner

ezolenko commented Jan 16, 2019

In 0.19.0 now

kazupon added a commit to kazupon/vue-cli-plugin-p11n that referenced this issue Feb 1, 2019
@agilgur5 agilgur5 added the kind: optimization Performance, space, size, etc improvement label May 21, 2022
Repository owner locked as resolved and limited conversation to collaborators May 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind: optimization Performance, space, size, etc improvement
Projects
None yet
Development

No branches or pull requests

6 participants