Releases: motea927/mt-v-safe-html
Releases · motea927/mt-v-safe-html
v4.0.0
4.0.0 (2023-08-20)
BREAKING CHANGES
v3.1.0
3.1.0 (2023-07-01)
Features
- nuxt: change playground to emit nuxt module release (3542194)
v3.0.0
3.0.0 (2023-07-01)
- feat(nuxt)!: add nuxt module (1dccf7e)
BREAKING CHANGES
- refactor all functions to support server side
v2.0.5
2.0.5 (2023-06-19)
Bug Fixes
- move vue-i18n to optionalDependencies (30b5beb)
v2.0.4
2.0.4 (2023-06-19)
Bug Fixes
- do not export plugins type, prevent vite eslint error (8a923bb)
v2.0.3
2.0.3 (2023-06-19)
Bug Fixes
- declare vue & @vue/runtime-core module type, prevent some editor error (55b5c98)
v2.0.2
2.0.2 (2023-06-19)
Bug Fixes
- fix @vue/runtime-core types error (6a13f21)
- move ComponentCustomProperties to main (11c781e)
v2.0.1
2.0.1 (2023-06-17)
Bug Fixes
v2.0.0
2.0.0 (2023-06-17)
- feat!: 💥 remove components (6256e47)
- feat!: 💥 replace directive to plugin (eb3888f)
Features
BREAKING CHANGES
- remove components usage
- remove all directive
v1.5.0
1.5.0 (2023-06-14)
Features
- update reactivity value for component usage (9ab6524)