UNPKG

@nuxt-modules/lazy-load

Version:
37 lines (27 loc) 2.9 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.2.0](https://github.com/nuxt-modules/lazy-load/compare/v0.1.0...v0.2.0) (2022-01-31) ### Features * 0.2.0-rc.1 ([66b105d](https://github.com/nuxt-modules/lazy-load/commit/66b105df37cf29739bfdb94081b22aee07afb10f)) * lint ([1ed535b](https://github.com/nuxt-modules/lazy-load/commit/1ed535bfefc1e260fda27643af5b869e256dfeab)) * refactor to nuxt 3 module structure ([3c43465](https://github.com/nuxt-modules/lazy-load/commit/3c43465ae7f72b66c8f1fb3629c69202e157516b)) * update docs ([5f0b775](https://github.com/nuxt-modules/lazy-load/commit/5f0b775f6c801febfd75c8d4b46147e8d53b292c)) * update link to docs ([3bcf671](https://github.com/nuxt-modules/lazy-load/commit/3bcf671f70b423c491c576c61e494ea7f2dd3203)) ## 0.1.0 (2022-01-19) ### Features * .github ([f65b35c](https://github.com/nuxt-modules/lazy-load/commit/f65b35c74c427d00729b2f6e1ed159781e0ed1b9)) * add docs static ([04ab082](https://github.com/nuxt-modules/lazy-load/commit/04ab082a44182e9b91a4157cb90100c2b01fb1fc)) * bump yarn lock ([a0bdefe](https://github.com/nuxt-modules/lazy-load/commit/a0bdefefb7a2cfa98b6b225b1614b03bfa2bb5e7)) * bump yarn lock ([ca228a9](https://github.com/nuxt-modules/lazy-load/commit/ca228a96ce174e81e35aea2e04e849d9edb0479d)) * create example nuxt 3 project ([dfb8aba](https://github.com/nuxt-modules/lazy-load/commit/dfb8abaa8e08dc97a0acbca9796054bbdb048c2f)) * create lazy-load module ([e04ebbb](https://github.com/nuxt-modules/lazy-load/commit/e04ebbba7feaf44937f2568da454114305fa6fec)) * create lazy-load plugin ([cffae03](https://github.com/nuxt-modules/lazy-load/commit/cffae0323e42841cf71028313ba9b4c6cf85f2d8)) * create useLazyLoad composable ([f578083](https://github.com/nuxt-modules/lazy-load/commit/f57808342b37225ee5e1b660908321700b4a3ccd)) * initial commit ([6f8d747](https://github.com/nuxt-modules/lazy-load/commit/6f8d7474217b2e2be42f2e5c26b9dba4bad346e3)) * package and unbuild ([92ca589](https://github.com/nuxt-modules/lazy-load/commit/92ca5896f63793a41a0d7cc4d3bb594a14849d40)) * run lint ([e627041](https://github.com/nuxt-modules/lazy-load/commit/e6270418f392cdfa497f840ff236da1f67f7e103)) * run lint ([61be47a](https://github.com/nuxt-modules/lazy-load/commit/61be47abb4171ab9eb2c4b12ac12bf746d4bbef3)) * types for the module ([d9ffa43](https://github.com/nuxt-modules/lazy-load/commit/d9ffa43c0be5e74d136664434104bc9226e300bd)) * update docs ([c710dbf](https://github.com/nuxt-modules/lazy-load/commit/c710dbf6f4df43b7909434d7e55df2cdf62a5519)) * update docs ([7b49b83](https://github.com/nuxt-modules/lazy-load/commit/7b49b83ad2f4d03a6dacc7d3505f8c41ac7ee346)) * update nuxt ([f368a5a](https://github.com/nuxt-modules/lazy-load/commit/f368a5a4338dd2d6cc142f383e69b3bf6f6b014c))