## [2.0.7](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.2...v2.0.7) (2025-08-17) ### Bug Fixes * custom component not trigger on dismiss function ([d5a69c6](https://github.com/xiaoluoboding/vue-sonner/commit/d5a69c6ae113fec77f992b17dd7167c616277a71)) * fixed the build error ([5ec4bca](https://github.com/xiaoluoboding/vue-sonner/commit/5ec4bca24fc9e619012e71a4a771ddf58846bc93)) * improve expanded state management in Toaster component ([5acca24](https://github.com/xiaoluoboding/vue-sonner/commit/5acca24250712e3842ababf5233ecb7902ae54be)) * postcss-calc will change the style ([f0d6add](https://github.com/xiaoluoboding/vue-sonner/commit/f0d6add116b3b86c1e55320d158203f675901882)) ### Features * add a new example ([cb08aef](https://github.com/xiaoluoboding/vue-sonner/commit/cb08aef616b20535153ad942a693f72952e65791)) * add example for close all ([70ef6e2](https://github.com/xiaoluoboding/vue-sonner/commit/70ef6e2b7fde2533324d426a4ef1528f6ab5d422)) ## [2.0.2](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.1...v2.0.2) (2025-07-17) ## [2.0.1](https://github.com/xiaoluoboding/vue-sonner/compare/v2.0.0...v2.0.1) (2025-06-23) ### Bug Fixes * fixed multiple position bug ([9b07801](https://github.com/xiaoluoboding/vue-sonner/commit/9b07801f5ffc835b89c0bbeb9ca42444764379e7)) * **theme:** make theme='system' reactive with watchEffect ([3b57e90](https://github.com/xiaoluoboding/vue-sonner/commit/3b57e904989e4a9789743cd219c1a31bf0cf8290)) * **tsconfig:** add tsconfig.includes files ([e0d469b](https://github.com/xiaoluoboding/vue-sonner/commit/e0d469b84e6e6724e8e66f4a3c1c309f73418184)) ### Features * add do not generate css logic ([61458fb](https://github.com/xiaoluoboding/vue-sonner/commit/61458fb7aa010d126b65e57fd819e50a94e8c307)) # [2.0.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.3.2...v2.0.0) (2025-05-21) ### Bug Fixes * add packages path ([35490b3](https://github.com/xiaoluoboding/vue-sonner/commit/35490b3fb5a8e5294265582a2eff6ca5583ff308)) * add packages path ([c7424e9](https://github.com/xiaoluoboding/vue-sonner/commit/c7424e9070a7c660c7dbc2e9add38291569f61e3)) * fixed for nuxt module ([261eaf0](https://github.com/xiaoluoboding/vue-sonner/commit/261eaf0be2b424144b47ac7faf45659e44c19372)) * fixed for nuxt module ([29751cf](https://github.com/xiaoluoboding/vue-sonner/commit/29751cfd5b58e6c7b9f536e853b6a24f3737b8e4)) * format ([9033f2b](https://github.com/xiaoluoboding/vue-sonner/commit/9033f2b9355bb73aafdf1c9a941ef30ab8df12b4)) ## [1.3.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.3.0...v1.3.2) (2025-04-12) ### Bug Fixes * improve CSS insertion logic to handle document loading state ([6b22d24](https://github.com/xiaoluoboding/vue-sonner/commit/6b22d2458b615db9261ad855684a73b0d0182b13)) # [1.3.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.5...v1.3.0) (2024-11-21) ### Bug Fixes * add icon classes ([ff8b159](https://github.com/xiaoluoboding/vue-sonner/commit/ff8b15907879072164c895217330a45b5d64b380)) * fixed the position bug ([1c9b976](https://github.com/xiaoluoboding/vue-sonner/commit/1c9b97646c46226dc146ca85aba1df0b268523da)) * **module:** fixed the client-only warning ([5cb93ff](https://github.com/xiaoluoboding/vue-sonner/commit/5cb93ffd9ee2caed31ef2ed46bf6e3be3ece9f89)) * use nuxt add component util for toaster ([17adfb9](https://github.com/xiaoluoboding/vue-sonner/commit/17adfb9484a465b7552d6a38362579da336b81d6)) ### Features * add sonner 1.7.0 features ([2a54869](https://github.com/xiaoluoboding/vue-sonner/commit/2a54869c53674c1d00e8939a587df8d7b0c73ba0)) * **nuxt:** add client-only ([8dd0b3e](https://github.com/xiaoluoboding/vue-sonner/commit/8dd0b3e39e91ca33bd014704b656cf92df3f84d4)) ## [1.2.5](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.4...v1.2.5) (2024-10-29) ## [1.2.4](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.3...v1.2.4) (2024-10-29) ### Features * add nuxt module for vue-sonner ([08c4ee6](https://github.com/xiaoluoboding/vue-sonner/commit/08c4ee6dfb6ac0ceefdb59db460054b619f36372)) * add vue-sonner for nuxt module ([96cbe8a](https://github.com/xiaoluoboding/vue-sonner/commit/96cbe8a04983475a7b2d8f8de2445004973b24fa)) ## [1.2.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.2...v1.2.3) (2024-10-21) ### Bug Fixes * fixed the type error ([4b73dd2](https://github.com/xiaoluoboding/vue-sonner/commit/4b73dd2f3450586abc0bbd414be41aa527049acf)) ### Features * pkr-pr-new github action [#94](https://github.com/xiaoluoboding/vue-sonner/issues/94) ([68777d8](https://github.com/xiaoluoboding/vue-sonner/commit/68777d8c2344851049b5aca441501a93538d5dd4)) ## [1.2.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.1...v1.2.2) (2024-10-15) ### Bug Fixes * fixed docs ([d75c6a8](https://github.com/xiaoluoboding/vue-sonner/commit/d75c6a87b1461cc2182ac02c0e8fa8927fa11020)) * pass class, toastOptions class/classes to toast li element ([13dcfd8](https://github.com/xiaoluoboding/vue-sonner/commit/13dcfd82058968e587c876e4bee3565de982be09)) * use `handleCloseToast` instead of `deleteToast` function for headless toast to get onDismiss callback right ([fa24350](https://github.com/xiaoluoboding/vue-sonner/commit/fa24350a0b62167e6a48af02d7e76148a6137817)) ## [1.2.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.2.0...v1.2.1) (2024-09-23) # [1.2.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.5...v1.2.0) (2024-09-23) ### Bug Fixes * fixed the bug mentioned in PR [#78](https://github.com/xiaoluoboding/vue-sonner/issues/78) ([2d3a9a9](https://github.com/xiaoluoboding/vue-sonner/commit/2d3a9a986e8b3308d719033674f2715a79fc251d)) * fixed the type ([6224334](https://github.com/xiaoluoboding/vue-sonner/commit/6224334d4214d13cea8270023fc7e7e30cfc391e)) * fixed the useVueSonner types when build ([b76df7e](https://github.com/xiaoluoboding/vue-sonner/commit/b76df7e5a6d3d3f6d73508e4ce23f818eabc7e42)) ### Features * add `useVueSonner` ([1bd1221](https://github.com/xiaoluoboding/vue-sonner/commit/1bd122168c389e0b9cddf0a2f7a671eb2efb87bd)) * new `sonner` changes ([d73988b](https://github.com/xiaoluoboding/vue-sonner/commit/d73988ba4229cefd39b35b56b9ff5a9d65ee030d)) ## [1.1.5](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.4...v1.1.5) (2024-08-24) ## [1.1.4](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.3...v1.1.4) (2024-07-24) ### Bug Fixes * format ([9ac5953](https://github.com/xiaoluoboding/vue-sonner/commit/9ac59537cbc943366cf4cba6ee343bc2f597b08d)) * **Toast:** :bug: move the heights update to Toaster.vue ([cbcffb8](https://github.com/xiaoluoboding/vue-sonner/commit/cbcffb84a7400b42e36c8bd4611dee6d69c94a7f)) ## [1.1.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.2...v1.1.3) (2024-06-19) ### Bug Fixes * Fix the problem of rate calculation error when clicking actions quickly. ([1f1af25](https://github.com/xiaoluoboding/vue-sonner/commit/1f1af25a2eaf1d07d8ef4780c968ad39f2fd4c6e)) * fixed lint ([b93387f](https://github.com/xiaoluoboding/vue-sonner/commit/b93387f7d842af3d9ee1ce18061a7ac2f635b8de)) * **README:** Fix typo in markRaw import ([6a0b916](https://github.com/xiaoluoboding/vue-sonner/commit/6a0b916ad702162cb4c081df04f9ceac5edfe96f)) ### Features * support dynamic position ([55102c4](https://github.com/xiaoluoboding/vue-sonner/commit/55102c46942ae86f9b6f7ec46f6ade9484cdb8e2)) ## [1.1.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.1...v1.1.2) (2024-03-07) ### Bug Fixes * changing index operator, adding '?' operator ([c03d9dc](https://github.com/xiaoluoboding/vue-sonner/commit/c03d9dc4f57402e8666001fd2c076353387a37aa)) * resolve [#56](https://github.com/xiaoluoboding/vue-sonner/issues/56) via checking for array type ([9e6d7e5](https://github.com/xiaoluoboding/vue-sonner/commit/9e6d7e52d028c0fa64a9ba05a89f9558526e4e71)) ## [1.1.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.1.0...v1.1.1) (2024-03-02) ### Features * add `@microsoft/api-extractor` to merge all types files in one d.ts file ([83f27fa](https://github.com/xiaoluoboding/vue-sonner/commit/83f27fa5150d681d330671df038c31b55517ce80)) # [1.1.0](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.4...v1.1.0) (2024-03-01) ### Bug Fixes * fixed the close button do not have fade animation bug ([6288840](https://github.com/xiaoluoboding/vue-sonner/commit/6288840e2b0c33fa744f2cba3d42b342c00c250e)) * fixed the default toast render the icon element bug ([0f57a19](https://github.com/xiaoluoboding/vue-sonner/commit/0f57a19a44a9d090173d1039acd7cfebd423f8ef)) ## [1.0.4](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.3...v1.0.4) (2024-02-29) ### Bug Fixes * blurry text in chromium ([c9aa8ba](https://github.com/xiaoluoboding/vue-sonner/commit/c9aa8ba50c425412ff159eda2788dff49c1ea683)) ### Features * allow setting position when creating a toast ([0326cea](https://github.com/xiaoluoboding/vue-sonner/commit/0326ceaefac7e26643bff2d2825f79bbfbde1269)) * change the style ([4b73c89](https://github.com/xiaoluoboding/vue-sonner/commit/4b73c896840b27999fd0eb33cbe32a7ef0349f85)) ## [1.0.3](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.2...v1.0.3) (2024-01-24) ### Bug Fixes * fixed the [#39](https://github.com/xiaoluoboding/vue-sonner/issues/39) problem ([77ff63f](https://github.com/xiaoluoboding/vue-sonner/commit/77ff63f221652b48290acf1516bc093f17faf719)) * **type:** fixed the type ([6ee1ca4](https://github.com/xiaoluoboding/vue-sonner/commit/6ee1ca42f7104f40d0c2524fd27659c4bea5a607)) ### Features * `inject-css` with simple vite plugin API inspired by bunchee inline-css ([f0ca814](https://github.com/xiaoluoboding/vue-sonner/commit/f0ca814f061a5592384309ef6339f1a319370e5a)) * add base `@vue/tsconfig`, `cjs` instead of `umd.cjs` ([c0a4d5c](https://github.com/xiaoluoboding/vue-sonner/commit/c0a4d5ceffaf726a0414b2100a7a472b8b871eea)) * generate `declaration` files with `vue-tsc` ([76311fb](https://github.com/xiaoluoboding/vue-sonner/commit/76311fb76d8c7d883ae5f99aa7b017a1865b8358)) ## [1.0.2](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.1...v1.0.2) (2023-11-07) ### Bug Fixes * fixed the promise bug ([c297881](https://github.com/xiaoluoboding/vue-sonner/commit/c297881bcbe28e20f5714038c9a75419609a7ab6)) ## [1.0.1](https://github.com/xiaoluoboding/vue-sonner/compare/v1.0.0...v1.0.1) (2023-11-03) ### Features * make promise return promise ([9608865](https://github.com/xiaoluoboding/vue-sonner/commit/9608865c852e8d50709f9842d29b08994081cb64)) # [1.0.0](https://github.com/xiaoluoboding/vue-sonner/compare/v0.4.4...v1.0.0) (2023-10-31) ### Features * add info & warning type for toast ([daaedce](https://github.com/xiaoluoboding/vue-sonner/commit/daaedcec33921f79ba24952b3b7b644b02ab6591)) ## [0.4.4](https://github.com/xiaoluoboding/vue-sonner/compare/v0.4.3...v0.4.4) (2023-08-30) ### Features * export toaster props ([a183aab](https://github.com/xiaoluoboding/vue-sonner/commit/a183aaba9120e5e84845aff696231f0820dde985)) ## [0.4.3](https://github.com/xiaoluoboding/vue-sonner/compare/v0.4.2...v0.4.3) (2023-08-06) ### Bug Fixes * remove default offset ([c327753](https://github.com/xiaoluoboding/vue-sonner/commit/c327753a0f6da0700dbe17076ecc25cb8974412c)) ## [0.4.2](https://github.com/xiaoluoboding/vue-sonner/compare/v0.4.1...v0.4.2) (2023-07-24) ### Bug Fixes * exports types should be first ([18b6044](https://github.com/xiaoluoboding/vue-sonner/commit/18b6044d10715169d52cb12e2f1e6b7082314d1d)) ## [0.4.1](https://github.com/xiaoluoboding/vue-sonner/compare/v0.4.0...v0.4.1) (2023-07-24) ### Bug Fixes * ignore type definitions ([9fe93d9](https://github.com/xiaoluoboding/vue-sonner/commit/9fe93d9f2a46e6908662b8da7245cd183771a799)) # [0.4.0](https://github.com/xiaoluoboding/vue-sonner/compare/v0.3.3...v0.4.0) (2023-07-24) ### Features * generate types ([1d17305](https://github.com/xiaoluoboding/vue-sonner/commit/1d17305a7e0eadf1682442dd2378b5ef3a940918)) * improve the types ([48215a4](https://github.com/xiaoluoboding/vue-sonner/commit/48215a4aaaeb77e10cef1c7da28da4262951bf1e)) ## [0.3.3](https://github.com/xiaoluoboding/vue-sonner/compare/v0.3.2...v0.3.3) (2023-07-04) ### Bug Fixes * custom component memory leaks ([2064312](https://github.com/xiaoluoboding/vue-sonner/commit/2064312e26f9bad0d8a42ff2abe3bcb6caa3bf66)) * custom styling with toastOptions ([65bf4ee](https://github.com/xiaoluoboding/vue-sonner/commit/65bf4ee94be5e8e474e9013d96c9f1ca2e1a8e47)) ## [0.3.2](https://github.com/xiaoluoboding/vue-sonner/compare/v0.3.1...v0.3.2) (2023-05-15) ### Bug Fixes * fixed typo ([05ad600](https://github.com/xiaoluoboding/vue-sonner/commit/05ad60021d88647d0ebdcf13b2afcad5a654713a)) * fixed typo ([4914ffb](https://github.com/xiaoluoboding/vue-sonner/commit/4914ffbd67fef8e52a73e2e3e86bfcee015749f6)) * fixed typo ([63b4c2a](https://github.com/xiaoluoboding/vue-sonner/commit/63b4c2af1fc203d71bb8249ad320e7fc8d8f9346)) ### Features * ability to add a cutom color icon ([eaaf175](https://github.com/xiaoluoboding/vue-sonner/commit/eaaf1759db6b5b3f2addfda4b80db47fc51b1b19)) ## [0.3.1](https://github.com/xiaoluoboding/vue-sonner/compare/v0.3.0...v0.3.1) (2023-03-29) ### Bug Fixes * fixed issue [#2](https://github.com/xiaoluoboding/vue-sonner/issues/2) ([c8adec1](https://github.com/xiaoluoboding/vue-sonner/commit/c8adec18ba44629b367056385b071d6eb0a7fc37)) ### Features * add copy icon ([1cb61e8](https://github.com/xiaoluoboding/vue-sonner/commit/1cb61e848baa4718c3989578720efc5e6fead1c6)) * add header for SEO ([9571b9d](https://github.com/xiaoluoboding/vue-sonner/commit/9571b9d1fddfe201b716b1b968fe88fc5d8235b3)) * add seo meta ([9317f63](https://github.com/xiaoluoboding/vue-sonner/commit/9317f63dd905959e83e1ead320b043ec1047471a)) * change brand color ([ef97ea9](https://github.com/xiaoluoboding/vue-sonner/commit/ef97ea9af2759600016ac49214aa640c49658514)) * refactor to hooks ([eb3a578](https://github.com/xiaoluoboding/vue-sonner/commit/eb3a578d9c3de8a3f4b452598e95ac3228d72242)) * style for mobile ([1ace50b](https://github.com/xiaoluoboding/vue-sonner/commit/1ace50b5d6e6f975f0283927eb84bb67b88deab1)) * update video ([2f10ac1](https://github.com/xiaoluoboding/vue-sonner/commit/2f10ac18c52c68d50a81934a628a8dc1aa97f5eb)) * upload the video ([52761c8](https://github.com/xiaoluoboding/vue-sonner/commit/52761c8bec7808191a3a29b59ef111710e042905)) # [0.3.0](https://github.com/xiaoluoboding/vue-sonner/compare/v0.2.3...v0.3.0) (2023-03-28) ### Features * add the inject css ([848bea7](https://github.com/xiaoluoboding/vue-sonner/commit/848bea7f668cd290217353937fca955ce403546a)) ## [0.2.3](https://github.com/xiaoluoboding/vue-sonner/compare/v0.2.2...v0.2.3) (2023-03-28) ### Features * add side effects ([6a879c4](https://github.com/xiaoluoboding/vue-sonner/commit/6a879c447b42a2314c27757c02602ee30cc5a8bf)) ## [0.2.2](https://github.com/xiaoluoboding/vue-sonner/compare/v0.2.1...v0.2.2) (2023-03-28) ## [0.2.1](https://github.com/xiaoluoboding/vue-sonner/compare/v0.2.0...v0.2.1) (2023-03-28) ### Features * change the highlight style ([56c9a4b](https://github.com/xiaoluoboding/vue-sonner/commit/56c9a4b6ffae59e6dcc7f79ad4c4238cd1702fb5)) * change the style import ([b0fe712](https://github.com/xiaoluoboding/vue-sonner/commit/b0fe71258bb831b6cca6e930cb7266a43c2e6188)) # [0.2.0](https://github.com/xiaoluoboding/vue-sonner/compare/v0.1.0...v0.2.0) (2023-03-28) ### Features * add render custom component ([cf903c8](https://github.com/xiaoluoboding/vue-sonner/commit/cf903c82804dd97d6763f32781b30b932a74976c)) * add the custom vnode ([fdad68f](https://github.com/xiaoluoboding/vue-sonner/commit/fdad68f4a0e53adb212023c8ad2ac1265126713f)) * add the promise success/error callback ([6c7f784](https://github.com/xiaoluoboding/vue-sonner/commit/6c7f784fd2dcb896224816ad4fca78394f8f6631)) * handle close button ([1390fa7](https://github.com/xiaoluoboding/vue-sonner/commit/1390fa789d0d29e3f3cb2e3cd2787a0d46eda19a)) # 0.1.0 (2023-03-27)