|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## Release (2024-10-08) |
| 4 | + |
| 5 | +react-shepherd 6.1.2 (patch) |
| 6 | +shepherd.js 14.0.0 (major) |
| 7 | + |
| 8 | +#### :boom: Breaking Change |
| 9 | +* `shepherd.js` |
| 10 | + * [#2976](https://github.com/shipshapecode/shepherd/pull/2976) Update license to AGPL-3.0 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 11 | +* Other |
| 12 | + * [#2969](https://github.com/shipshapecode/shepherd/pull/2969) 📄 Update license for commercial use cases ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 13 | + |
| 14 | +#### :rocket: Enhancement |
| 15 | +* `landing`, `shepherd.js`, `cypress-tests` |
| 16 | + * [#2982](https://github.com/shipshapecode/shepherd/pull/2982) ✨ Update shepherd element to use html dialog ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 17 | + |
| 18 | +#### :bug: Bug Fix |
| 19 | +* `landing`, `react-shepherd` |
| 20 | + * [#2988](https://github.com/shipshapecode/shepherd/pull/2988) 🐛 Landing: Fix checkout issue with correct PAT ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 21 | +* `shepherd.js` |
| 22 | + * [#2979](https://github.com/shipshapecode/shepherd/pull/2979) Fix handler type for Evented.off() ([@joeldomke](https://github.com/joeldomke)) |
| 23 | +* `shepherd-docs`, `landing`, `shepherd.js` |
| 24 | + * [#2980](https://github.com/shipshapecode/shepherd/pull/2980) 🐛 Fix event timing issue and add button for demo start ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 25 | + |
| 26 | +#### :memo: Documentation |
| 27 | +* `landing` |
| 28 | + * [#2974](https://github.com/shipshapecode/shepherd/pull/2974) Update some various styles ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 29 | + * [#2972](https://github.com/shipshapecode/shepherd/pull/2972) ✨ Add updated pricing page and commerical benefits ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 30 | +* `landing`, `react-shepherd`, `shepherd.js` |
| 31 | + * [#2973](https://github.com/shipshapecode/shepherd/pull/2973) 📝 Update documentation for correct url ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 32 | +* `shepherd-docs` |
| 33 | + * [#2967](https://github.com/shipshapecode/shepherd/pull/2967) 📝 Add docs for analytics and react usage ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 34 | +* Other |
| 35 | + * [#2960](https://github.com/shipshapecode/shepherd/pull/2960) 📝 Remove docker info on README ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 36 | + |
| 37 | +#### :house: Internal |
| 38 | +* Other |
| 39 | + * [#2981](https://github.com/shipshapecode/shepherd/pull/2981) 🔥 Pro: Remove deprecated pro package ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 40 | +* `landing` |
| 41 | + * [#2975](https://github.com/shipshapecode/shepherd/pull/2975) 🐛 Landing: Remove import string from frontmatter ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 42 | + * [#2968](https://github.com/shipshapecode/shepherd/pull/2968) Landing: 🔥 Remove and upgrade dependencies ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 43 | +* `landing`, `react-shepherd`, `shepherd.js` |
| 44 | + * [#2973](https://github.com/shipshapecode/shepherd/pull/2973) 📝 Update documentation for correct url ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 45 | +* `shepherd-docs` |
| 46 | + * [#2967](https://github.com/shipshapecode/shepherd/pull/2967) 📝 Add docs for analytics and react usage ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 47 | + * [#2966](https://github.com/shipshapecode/shepherd/pull/2966) ⬆ Update Astro to v14.15 ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 48 | + |
| 49 | +#### Committers: 3 |
| 50 | +- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter)) |
| 51 | +- Joel Domke ([@joeldomke](https://github.com/joeldomke)) |
| 52 | +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 53 | + |
3 | 54 | ## Release (2024-08-05) |
4 | 55 |
|
5 | 56 | @shepherdpro/pro-js 1.3.1 (patch) |
|
0 commit comments