Tags: imgix/vue
Tags
chore(release): 3.1.0 ## [3.1.0](v3.0.4...v3.1.0) (2023-05-09) ### Features * **vite:** enable running jest tests with vite ([c6cd5ec](c6cd5ec)) * **vite:** use vite to bundle library ([1970589](1970589)) ### Bug Fixes * remove unused dist files ([d75729b](d75729b)) * **vite:** update config entry file ([bd24b55](bd24b55))
chore(release): 3.1.0-rc.2 ## [3.1.0-rc.2](v3.1.0-rc.1...v3.1.0-rc.2) (2023-05-09) ### Bug Fixes * **vite:** update config entry file ([2383d06](2383d06))
chore(release): 3.0.0 ## [3.0.0](v2.9.0...v3.0.0) (2022-04-26) ### ⚠ BREAKING CHANGES * Vue 2 syntax and usage no longer compatible ### Features * add absolute url support ([500600d](500600d)) * create static build URL and srcset methods ([0df05b2](0df05b2)) * use createApp api ([7b4dd29](7b4dd29)) * use global api to register components ([eb7e1ad](eb7e1ad)) * use vue 3 global and composition api in ix-img ([0e05aa9](0e05aa9)) * use vue 3 global and composition api in ix-picture ([3c3d626](3c3d626)) * use vue 3 global and composition api in ix-source ([619ed84](619ed84)) ### Bug Fixes * change method name to the correct name ([801b53b](801b53b)) * use attrs destrucuring to access context ([83536d6](83536d6)) ### Miscellaneous Chores * remove vue-3 compat build ([68784ee](68784ee))
chore(release): 3.0.0-rc.5 ## [3.0.0-rc.5](v3.0.0-rc.4...v3.0.0-rc.5) (2022-04-26)
PreviousNext