|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v3.0.0 |
| 5 | + |
| 6 | +[compare changes](https://github.com/nuxt-modules/snipcart/compare/v2.0.2...v3.0.0) |
| 7 | + |
| 8 | +### 🚀 Enhancements |
| 9 | + |
| 10 | +- ⚠️ Update documentation and the way to use the composable ([e45fd09](https://github.com/nuxt-modules/snipcart/commit/e45fd09)) |
| 11 | + |
| 12 | +### 🩹 Fixes |
| 13 | + |
| 14 | +- Import nuxt composables from #imports ([4e26995](https://github.com/nuxt-modules/snipcart/commit/4e26995)) |
| 15 | +- Opt in to `import.meta.*` properties ([1ac55cc](https://github.com/nuxt-modules/snipcart/commit/1ac55cc)) |
| 16 | + |
| 17 | +### 📖 Documentation |
| 18 | + |
| 19 | +- Use new `nuxi module add` command in installation ([2d3ce71](https://github.com/nuxt-modules/snipcart/commit/2d3ce71)) |
| 20 | + |
| 21 | +### 🏡 Chore |
| 22 | + |
| 23 | +- Add badge for npm version ([9fac05b](https://github.com/nuxt-modules/snipcart/commit/9fac05b)) |
| 24 | +- Use module-builder stub mode for more accurate types ([3dd207e](https://github.com/nuxt-modules/snipcart/commit/3dd207e)) |
| 25 | +- Update nuxt module builder ([30f48cf](https://github.com/nuxt-modules/snipcart/commit/30f48cf)) |
| 26 | +- Migrate to eslint v9 ([88ee2b1](https://github.com/nuxt-modules/snipcart/commit/88ee2b1)) |
| 27 | +- Ignore lint errors ([fdaaf89](https://github.com/nuxt-modules/snipcart/commit/fdaaf89)) |
| 28 | +- Fix lint ([2b4c4db](https://github.com/nuxt-modules/snipcart/commit/2b4c4db)) |
| 29 | +- Update deps ([86b4f55](https://github.com/nuxt-modules/snipcart/commit/86b4f55)) |
| 30 | +- Remove eslint ignore ([67c548c](https://github.com/nuxt-modules/snipcart/commit/67c548c)) |
| 31 | +- Remove eslint ignore ([dbfb2bd](https://github.com/nuxt-modules/snipcart/commit/dbfb2bd)) |
| 32 | +- Remove eslint ignore ([b810fbc](https://github.com/nuxt-modules/snipcart/commit/b810fbc)) |
| 33 | +- Remove eslint ignore ([b39e7d0](https://github.com/nuxt-modules/snipcart/commit/b39e7d0)) |
| 34 | +- Update back eslint ([1124106](https://github.com/nuxt-modules/snipcart/commit/1124106)) |
| 35 | +- Update nuxt config ([98a2eb2](https://github.com/nuxt-modules/snipcart/commit/98a2eb2)) |
| 36 | + |
| 37 | +#### ⚠️ Breaking Changes |
| 38 | + |
| 39 | +- ⚠️ Update documentation and the way to use the composable ([e45fd09](https://github.com/nuxt-modules/snipcart/commit/e45fd09)) |
| 40 | + |
| 41 | +### ❤️ Contributors |
| 42 | + |
| 43 | +- Florent Giraud ([@flozero](http://github.com/flozero)) |
| 44 | +- Flozero ([@flozero](http://github.com/flozero)) |
| 45 | +- Daniel Roe ([@danielroe](http://github.com/danielroe)) |
| 46 | +- Giraud Florent <florent giraud> |
| 47 | + |
4 | 48 | ## v2.0.2
|
5 | 49 |
|
6 | 50 |
|
|
0 commit comments