v1.4.0
What's Changed
- Use bunchee as bundler by @huozhi in #276
- build: bump bundler for perf purpose by @huozhi in #277
- Fix light theme on homepage by @emilkowalski in #281
- feat:
description
support function in promise by @kahosan in #279 - add PR and issue templates by @choeqq in #286
- refactor: remove unused remaining time ref by @wobsoriano in #284
- types: change label types to ReactNode by @CanRau in #280
- feat: add
icons
prop to<Toaster />
by @amirhhashemi in #270 - Fix types of toaster icons by @emilkowalski in #294
- Fix loading icon bug by @emilkowalski in #295
- Add close button prop to toast by @emilkowalski in #296
- Swap bundlers by @emilkowalski in #297
- Dont dismiss loading toast by @emilkowalski in #298
- Upgrade bunchee for bundling bug fixes by @huozhi in #299
- bump packages by @choeqq in #283
- chore: remove unused npm lock file by @huozhi in #300
- fix: make closeButton option in toast take precedence over Toaster by @jzxhuang in #309
- Renaming too general className with project-specific one (#305) by @jschoder in #315
- ghost-div doesn't block click in Firefox by @jschoder in #307
- Avoid issues with
<li>
offest when using different positions by @mmalomo in #314 - Implement option to pause when document is hidden by @etcd in #304
- Update bundler by @emilkowalski in #317
New Contributors
- @kahosan made their first contribution in #279
- @choeqq made their first contribution in #286
- @CanRau made their first contribution in #280
- @amirhhashemi made their first contribution in #270
- @jzxhuang made their first contribution in #309
- @jschoder made their first contribution in #315
- @mmalomo made their first contribution in #314
- @etcd made their first contribution in #304
Full Changelog: v1.3.0...v1.4.0