|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.11.13...main |
| 4 | + |
| 5 | +[compare changes](https://github.com/nuxt/scripts/compare/v0.11.13...main) |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- Add databuddy analytics ([#495](https://github.com/nuxt/scripts/pull/495)) |
| 10 | +- PayPal SDK ([#503](https://github.com/nuxt/scripts/pull/503)) |
| 11 | +- Reddit Pixel ([#507](https://github.com/nuxt/scripts/pull/507)) |
| 12 | +- **stripe:** ⚠️ Stripe basil ([#509](https://github.com/nuxt/scripts/pull/509)) |
| 13 | +- **google-maps:** Declarative SFC API ([#510](https://github.com/nuxt/scripts/pull/510)) |
| 14 | +- Bundling cache expiration & bypass ([#497](https://github.com/nuxt/scripts/pull/497)) |
| 15 | +- **devtools:** Improved tracking ([9aa000d](https://github.com/nuxt/scripts/commit/9aa000d)) |
| 16 | +- **matomoAnalytics:** ⚠️ `watch` mode ([#514](https://github.com/nuxt/scripts/pull/514)) |
| 17 | +- New event triggers ([#515](https://github.com/nuxt/scripts/pull/515)) |
| 18 | + |
| 19 | +### 🩹 Fixes |
| 20 | + |
| 21 | +- **devtools:** Show URL logos correctly ([30abad4](https://github.com/nuxt/scripts/commit/30abad4)) |
| 22 | +- **devtools:** Show error status's ([22d91c5](https://github.com/nuxt/scripts/commit/22d91c5)) |
| 23 | +- **devtools:** Show validation errors ([c9e1a20](https://github.com/nuxt/scripts/commit/c9e1a20)) |
| 24 | +- **devtools:** Add null safety ([#501](https://github.com/nuxt/scripts/pull/501)) |
| 25 | +- Merge query parms when overriding `scriptInput.src` ([#500](https://github.com/nuxt/scripts/pull/500)) |
| 26 | +- **gtm:** Broken `onBeforeGtmStart` arguments ([#494](https://github.com/nuxt/scripts/pull/494)) |
| 27 | +- **types:** Publish types for node context ([695b7f1](https://github.com/nuxt/scripts/commit/695b7f1)) |
| 28 | +- **matomo:** Broken event tracking ([712a869](https://github.com/nuxt/scripts/commit/712a869)) |
| 29 | +- Gracefully handle production only scripts ([a53ab33](https://github.com/nuxt/scripts/commit/a53ab33)) |
| 30 | +- Drop `#imports` usage ([67b7e70](https://github.com/nuxt/scripts/commit/67b7e70)) |
| 31 | +- Drop `performanceMarkFeature` emits ([c079f51](https://github.com/nuxt/scripts/commit/c079f51)) |
| 32 | +- **googleAnalytics:** Support customer ids ([20aa9d5](https://github.com/nuxt/scripts/commit/20aa9d5)) |
| 33 | +- Respect env data when bundling ([864102f](https://github.com/nuxt/scripts/commit/864102f)) |
| 34 | +- Improved debugging when bundling fails ([34d7be7](https://github.com/nuxt/scripts/commit/34d7be7)) |
| 35 | +- **useScriptEventPage:** Remove hooks on dispose ([cf5d715](https://github.com/nuxt/scripts/commit/cf5d715)) |
| 36 | + |
| 37 | +### 📖 Documentation |
| 38 | + |
| 39 | +- Improve responsiveness ([#505](https://github.com/nuxt/scripts/pull/505)) |
| 40 | +- Improve bundling documentation ([#498](https://github.com/nuxt/scripts/pull/498)) |
| 41 | + |
| 42 | +### 🏡 Chore |
| 43 | + |
| 44 | +- Type issue ([fe6ea30](https://github.com/nuxt/scripts/commit/fe6ea30)) |
| 45 | +- Changelog ([83e9954](https://github.com/nuxt/scripts/commit/83e9954)) |
| 46 | +- Bump deps ([110eaa9](https://github.com/nuxt/scripts/commit/110eaa9)) |
| 47 | +- Bump lock ([57ea493](https://github.com/nuxt/scripts/commit/57ea493)) |
| 48 | +- Missing paypal type ([3c01eb8](https://github.com/nuxt/scripts/commit/3c01eb8)) |
| 49 | +- Bump deps ([511b57f](https://github.com/nuxt/scripts/commit/511b57f)) |
| 50 | +- Types ([1ae8043](https://github.com/nuxt/scripts/commit/1ae8043)) |
| 51 | +- Standalone playground ([8662c66](https://github.com/nuxt/scripts/commit/8662c66)) |
| 52 | +- Tidy up playground ([dbed5b7](https://github.com/nuxt/scripts/commit/dbed5b7)) |
| 53 | +- Sync playground ([6571544](https://github.com/nuxt/scripts/commit/6571544)) |
| 54 | +- Lint ([b7213e0](https://github.com/nuxt/scripts/commit/b7213e0)) |
| 55 | +- Lint ([78fbd7c](https://github.com/nuxt/scripts/commit/78fbd7c)) |
| 56 | +- Lint ([6361c68](https://github.com/nuxt/scripts/commit/6361c68)) |
| 57 | +- Broken tests ([ba85f61](https://github.com/nuxt/scripts/commit/ba85f61)) |
| 58 | +- Bump deps ([a27120d](https://github.com/nuxt/scripts/commit/a27120d)) |
| 59 | +- Lint ([ecada33](https://github.com/nuxt/scripts/commit/ecada33)) |
| 60 | +- Fix broken test ([9dd054f](https://github.com/nuxt/scripts/commit/9dd054f)) |
| 61 | +- Bump deps ([b98c236](https://github.com/nuxt/scripts/commit/b98c236)) |
| 62 | +- Maybe fix nightly ([b9f6727](https://github.com/nuxt/scripts/commit/b9f6727)) |
| 63 | + |
| 64 | +#### ⚠️ Breaking Changes |
| 65 | + |
| 66 | +- **stripe:** ⚠️ Stripe basil ([#509](https://github.com/nuxt/scripts/pull/509)) |
| 67 | +- **matomoAnalytics:** ⚠️ `watch` mode ([#514](https://github.com/nuxt/scripts/pull/514)) |
| 68 | + |
| 69 | +### ❤️ Contributors |
| 70 | + |
| 71 | +- Harlan Wilton ([@harlan-zw](https://github.com/harlan-zw)) |
| 72 | +- René Kersten < [email protected]> |
| 73 | + |
| 74 | + |
| 75 | + |
3 | 76 | ## v0.11.12...main
|
4 | 77 |
|
5 | 78 | [compare changes](https://github.com/nuxt/scripts/compare/v0.11.12...main)
|
|
0 commit comments