fkhadra/react-toastify
### [`v5.0.1`](https://togithub.com/fkhadra/react-toastify/releases/v5.0.1)
[Compare Source](https://togithub.com/fkhadra/react-toastify/compare/v5.0.0...v5.0.1)
### Changelog
- fix issue regarding webpack side effects. [#334](https://togithub.com/fkhadra/react-toastify/issues/334)
### [`v5.0.0`](https://togithub.com/fkhadra/react-toastify/releases/v5.0.0)
[Compare Source](https://togithub.com/fkhadra/react-toastify/compare/v4.5.2...v5.0.0)
### Changelog
#### 🔥Features
- toast are now animated on position change [#303](https://togithub.com/fkhadra/react-toastify/issues/303)
- The `ToastContainer` is now optional, if user opt-in. It will be mounted if none is present 😲 [#319](https://togithub.com/fkhadra/react-toastify/issues/319)
- Add a new api to configure the `ToastContainer` if it's lazy mounted
- Display the default `CloseButton` when `closeButton` option is set to true [#313](https://togithub.com/fkhadra/react-toastify/issues/313) (credit [@alanlima](https://togithub.com/alanlima))
- Add an option to delay toast rendering [#304](https://togithub.com/fkhadra/react-toastify/issues/304)
#### 🕷Bugfixes
- `toast.dismiss` work when the id is 0 [#316](https://togithub.com/fkhadra/react-toastify/issues/316) (credit [@alanlima](https://togithub.com/alanlima))
- The timer pause when hovering the close icon [#237](https://togithub.com/fkhadra/react-toastify/issues/237)
#### 🛠Misc
- Update dependencies
- Fix Readme typos (credit [@naclcaleb](https://togithub.com/naclcaleb))
- [@babel/runtime](https://togithub.com/babel/runtime) is a new dependency. This help reduce bundle size (credit [@NeoLegends](https://togithub.com/NeoLegends))
- Single file build just like react and react-router.
- Add a pre-optimized production builds.
- Add esm modules. The lib is now "tree-shakable"
- Reduced size of the production build from 8Kb to 5Kb
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
4.5.2
->5.0.1
Release Notes
fkhadra/react-toastify
### [`v5.0.1`](https://togithub.com/fkhadra/react-toastify/releases/v5.0.1) [Compare Source](https://togithub.com/fkhadra/react-toastify/compare/v5.0.0...v5.0.1) ### Changelog - fix issue regarding webpack side effects. [#334](https://togithub.com/fkhadra/react-toastify/issues/334) ### [`v5.0.0`](https://togithub.com/fkhadra/react-toastify/releases/v5.0.0) [Compare Source](https://togithub.com/fkhadra/react-toastify/compare/v4.5.2...v5.0.0) ### Changelog #### 🔥Features - toast are now animated on position change [#303](https://togithub.com/fkhadra/react-toastify/issues/303) - The `ToastContainer` is now optional, if user opt-in. It will be mounted if none is present 😲 [#319](https://togithub.com/fkhadra/react-toastify/issues/319) - Add a new api to configure the `ToastContainer` if it's lazy mounted - Display the default `CloseButton` when `closeButton` option is set to true [#313](https://togithub.com/fkhadra/react-toastify/issues/313) (credit [@alanlima](https://togithub.com/alanlima)) - Add an option to delay toast rendering [#304](https://togithub.com/fkhadra/react-toastify/issues/304) #### 🕷Bugfixes - `toast.dismiss` work when the id is 0 [#316](https://togithub.com/fkhadra/react-toastify/issues/316) (credit [@alanlima](https://togithub.com/alanlima)) - The timer pause when hovering the close icon [#237](https://togithub.com/fkhadra/react-toastify/issues/237) #### 🛠Misc - Update dependencies - Fix Readme typos (credit [@naclcaleb](https://togithub.com/naclcaleb)) - [@babel/runtime](https://togithub.com/babel/runtime) is a new dependency. This help reduce bundle size (credit [@NeoLegends](https://togithub.com/NeoLegends)) - Single file build just like react and react-router. - Add a pre-optimized production builds. - Add esm modules. The lib is now "tree-shakable" - Reduced size of the production build from 8Kb to 5KbRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.