All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.12 (2023-04-26)
- window paths issues (e3ca460)
0.3.11 (2023-04-14)
0.3.10 (2023-03-25)
- type exports (ab1c19c)
0.3.9 (2023-03-25)
- suspense wrapper (20e70d0)
0.3.8 (2023-03-25)
- export typing (471519e)
0.3.7 (2023-03-25)
0.3.6 (2023-03-25)
0.3.5 (2023-03-25)
- use suspense to display content (e3ffc97)
0.3.4 (2023-03-25)
- missing imports (5daffb5)
0.3.3 (2023-03-25)
- missing imports (71cf55f)
0.3.2 (2023-03-25)
- add useNinjaToaster composable (a084ccc)
0.3.1 (2023-03-25)
- theme reactivity (67dc3a0)
0.3.0 (2023-03-25)
- move transitions and maxToasts to theme config
- move transitions and maxToasts to theme config (9882e67)
0.2.1 (2022-11-27)
- default container id clear (14cb7c7)
0.2.0 (2022-11-27)
- upgrade to nuxt 3.0.0
- upgrade to nuxt 3.0.0 (376663f)
0.1.3 (2022-11-26)
- export toaster props interfaces (aeb22e1)
0.1.2 (2022-10-10)
- createNinjaToaster without theme when inherited from app (51b295a)
0.1.1 (2022-09-25)
- allow class array in containerClass and wrapperClass theme (9296daf)
0.1.0 (2022-09-24)
- move base options from nuxt config to app config
- move base options from nuxt config to app config (4145b25)
- define props override issue (c8097d4)
0.0.3 (2022-09-23)
- queues and events propagation (3aaab8f)
0.0.2 (2022-09-23)
- add clearAll method (ab177f1)
- allow to use function in show first parameter (f175713)
- expose createNinjaToaster and add installPlugin module option (32d86ae)
- init ninja toaster (5552879)