Skip to content

Commit b6bff53

Browse files
Release 12.0.0-0
1 parent 5b0d9e0 commit b6bff53

File tree

3 files changed

+118
-2
lines changed

3 files changed

+118
-2
lines changed

CHANGELOG.md

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,120 @@
11
# Changelog
22

3+
4+
## v12.0.0-0 (2024-03-08)
5+
6+
#### :boom: Breaking Change
7+
* [#2610](https://github.com/shepherd-pro/shepherd/pull/2610) Move files from src/js to src, convert to TS ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
8+
* [#2572](https://github.com/shepherd-pro/shepherd/pull/2572) Drop support for node < 18 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9+
10+
#### :rocket: Enhancement
11+
* [#2620](https://github.com/shepherd-pro/shepherd/pull/2620) ✨ Add Pro events sharing ([@chuckcarpenter](https://github.com/chuckcarpenter))
12+
* [#2562](https://github.com/shepherd-pro/shepherd/pull/2562) Related to #2399, also stop keydown default behavior when navigation is enabled ([@karendolan](https://github.com/karendolan))
13+
14+
#### :bug: Bug Fix
15+
* [#2551](https://github.com/shepherd-pro/shepherd/pull/2551) fix: handle target elements within an iframe ([@rafiazman](https://github.com/rafiazman))
16+
17+
#### :memo: Documentation
18+
* [#2604](https://github.com/shepherd-pro/shepherd/pull/2604) 🎨 Add note in docs about importing styles ([@chuckcarpenter](https://github.com/chuckcarpenter))
19+
* [#2603](https://github.com/shepherd-pro/shepherd/pull/2603) 📝 Add blog entry for Feb 2023 ([@chuckcarpenter](https://github.com/chuckcarpenter))
20+
* [#2582](https://github.com/shepherd-pro/shepherd/pull/2582) 📝 Add blog post on Redwood.js ([@chuckcarpenter](https://github.com/chuckcarpenter))
21+
* [#2563](https://github.com/shepherd-pro/shepherd/pull/2563) 🎨 Add blog layout and styling, plus first post! ([@chuckcarpenter](https://github.com/chuckcarpenter))
22+
* [#2557](https://github.com/shepherd-pro/shepherd/pull/2557) 🔥 Remove extra options ([@chuckcarpenter](https://github.com/chuckcarpenter))
23+
* [#2556](https://github.com/shepherd-pro/shepherd/pull/2556) ✨ Add new pricing page with options and contact link ([@chuckcarpenter](https://github.com/chuckcarpenter))
24+
* [#2549](https://github.com/shepherd-pro/shepherd/pull/2549) 🚀 Add Astro and convert landing site to use framework ([@chuckcarpenter](https://github.com/chuckcarpenter))
25+
* [#2508](https://github.com/shepherd-pro/shepherd/pull/2508) Added complete method on usage doc ([@abhayvershwal](https://github.com/abhayvershwal))
26+
27+
#### :house: Internal
28+
* [#2624](https://github.com/shepherd-pro/shepherd/pull/2624) Split library and tests into their own workspaces ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
29+
* [#2621](https://github.com/shepherd-pro/shepherd/pull/2621) Add release-plan ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
30+
* [#2615](https://github.com/shepherd-pro/shepherd/pull/2615) Adjust exports and rollup config ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
31+
* [#2616](https://github.com/shepherd-pro/shepherd/pull/2616) Update rollup packages ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
32+
* [#2608](https://github.com/shepherd-pro/shepherd/pull/2608) Fix cypress tests ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
33+
* [#2601](https://github.com/shepherd-pro/shepherd/pull/2601) 👷‍ Add typescript with minimal setup ([@chuckcarpenter](https://github.com/chuckcarpenter))
34+
* [#2605](https://github.com/shepherd-pro/shepherd/pull/2605) 📝 Remove `polyfill.io` ([@SukkaW](https://github.com/SukkaW))
35+
* [#2607](https://github.com/shepherd-pro/shepherd/pull/2607) Switch from yarn to pnpm, initial monorepo setup ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
36+
* [#2598](https://github.com/shepherd-pro/shepherd/pull/2598) 👷‍ Add remaining yarn 4 files ([@chuckcarpenter](https://github.com/chuckcarpenter))
37+
* [#2594](https://github.com/shepherd-pro/shepherd/pull/2594) ⬆ Upgrade to Yarn v4 ([@chuckcarpenter](https://github.com/chuckcarpenter))
38+
* [#2574](https://github.com/shepherd-pro/shepherd/pull/2574) Bump deps, yarn upgrade ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
39+
* [#2573](https://github.com/shepherd-pro/shepherd/pull/2573) Update some actions versions ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
40+
* [#2570](https://github.com/shepherd-pro/shepherd/pull/2570) Update to release-it 16 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
41+
* [#2558](https://github.com/shepherd-pro/shepherd/pull/2558) 📈 Add analytics and remove carbon ads ([@chuckcarpenter](https://github.com/chuckcarpenter))
42+
* [#2545](https://github.com/shepherd-pro/shepherd/pull/2545) Bump prettier from 3.1.0 to 3.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
43+
* [#2544](https://github.com/shepherd-pro/shepherd/pull/2544) Bump cypress from 13.6.0 to 13.6.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
44+
* [#2543](https://github.com/shepherd-pro/shepherd/pull/2543) Bump rollup-plugin-visualizer from 5.10.0 to 5.11.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
45+
* [#2542](https://github.com/shepherd-pro/shepherd/pull/2542) Bump @babel/preset-env from 7.23.3 to 7.23.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
46+
* [#2541](https://github.com/shepherd-pro/shepherd/pull/2541) Bump tailwindcss from 3.3.5 to 3.3.6 ([@dependabot[bot]](https://github.com/apps/dependabot))
47+
* [#2540](https://github.com/shepherd-pro/shepherd/pull/2540) Bump @babel/core from 7.23.3 to 7.23.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
48+
* [#2537](https://github.com/shepherd-pro/shepherd/pull/2537) Bump postcss from 8.4.31 to 8.4.32 ([@dependabot[bot]](https://github.com/apps/dependabot))
49+
* [#2536](https://github.com/shepherd-pro/shepherd/pull/2536) Bump eslint from 8.54.0 to 8.55.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
50+
* [#2535](https://github.com/shepherd-pro/shepherd/pull/2535) Bump rollup-plugin-visualizer from 5.9.3 to 5.10.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
51+
* [#2534](https://github.com/shepherd-pro/shepherd/pull/2534) Bump eslint-config-prettier from 9.0.0 to 9.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
52+
* [#2532](https://github.com/shepherd-pro/shepherd/pull/2532) Bump @adobe/css-tools from 4.3.1 to 4.3.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
53+
* [#2531](https://github.com/shepherd-pro/shepherd/pull/2531) Bump rollup-plugin-visualizer from 5.9.2 to 5.9.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
54+
* [#2530](https://github.com/shepherd-pro/shepherd/pull/2530) Bump svelte-preprocess from 5.1.0 to 5.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
55+
* [#2529](https://github.com/shepherd-pro/shepherd/pull/2529) Bump cypress from 13.5.1 to 13.6.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
56+
* [#2528](https://github.com/shepherd-pro/shepherd/pull/2528) Bump eslint from 8.53.0 to 8.54.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
57+
* [#2527](https://github.com/shepherd-pro/shepherd/pull/2527) Bump cypress from 13.5.0 to 13.5.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
58+
* [#2526](https://github.com/shepherd-pro/shepherd/pull/2526) Bump start-server-and-test from 2.0.2 to 2.0.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
59+
* [#2525](https://github.com/shepherd-pro/shepherd/pull/2525) Bump svelte-preprocess from 5.0.4 to 5.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
60+
* [#2524](https://github.com/shepherd-pro/shepherd/pull/2524) Bump @babel/core from 7.23.2 to 7.23.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
61+
* [#2523](https://github.com/shepherd-pro/shepherd/pull/2523) Bump prettier from 3.0.3 to 3.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
62+
* [#2522](https://github.com/shepherd-pro/shepherd/pull/2522) Bump cypress from 13.4.0 to 13.5.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
63+
* [#2521](https://github.com/shepherd-pro/shepherd/pull/2521) Bump @babel/preset-env from 7.23.2 to 7.23.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
64+
* [#2518](https://github.com/shepherd-pro/shepherd/pull/2518) Bump start-server-and-test from 2.0.1 to 2.0.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
65+
* [#2519](https://github.com/shepherd-pro/shepherd/pull/2519) Bump eslint from 8.52.0 to 8.53.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
66+
* [#2517](https://github.com/shepherd-pro/shepherd/pull/2517) Bump cypress from 13.3.3 to 13.4.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
67+
* [#2515](https://github.com/shepherd-pro/shepherd/pull/2515) Bump tailwindcss from 3.3.3 to 3.3.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
68+
* [#2514](https://github.com/shepherd-pro/shepherd/pull/2514) Bump eslint-plugin-jest from 27.4.3 to 27.6.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
69+
* [#2513](https://github.com/shepherd-pro/shepherd/pull/2513) Bump cypress from 13.3.2 to 13.3.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
70+
* [#2510](https://github.com/shepherd-pro/shepherd/pull/2510) Bump eslint-plugin-jest from 27.4.2 to 27.4.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
71+
* [#2511](https://github.com/shepherd-pro/shepherd/pull/2511) Bump cypress from 13.3.1 to 13.3.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
72+
* [#2509](https://github.com/shepherd-pro/shepherd/pull/2509) Bump eslint from 8.51.0 to 8.52.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
73+
* [#2506](https://github.com/shepherd-pro/shepherd/pull/2506) Bump @babel/preset-env from 7.22.20 to 7.23.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
74+
* [#2504](https://github.com/shepherd-pro/shepherd/pull/2504) Bump rollup-plugin-license from 3.1.0 to 3.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
75+
* [#2502](https://github.com/shepherd-pro/shepherd/pull/2502) Bump cypress from 13.3.0 to 13.3.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
76+
* [#2503](https://github.com/shepherd-pro/shepherd/pull/2503) Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
77+
* [#2501](https://github.com/shepherd-pro/shepherd/pull/2501) Bump @babel/core from 7.23.0 to 7.23.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
78+
* [#2497](https://github.com/shepherd-pro/shepherd/pull/2497) Bump eslint from 8.50.0 to 8.51.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
79+
* [#2494](https://github.com/shepherd-pro/shepherd/pull/2494) Bump rimraf from 5.0.1 to 5.0.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
80+
* [#2493](https://github.com/shepherd-pro/shepherd/pull/2493) Bump glob from 10.3.7 to 10.3.10 ([@dependabot[bot]](https://github.com/apps/dependabot))
81+
* [#2492](https://github.com/shepherd-pro/shepherd/pull/2492) Bump cypress from 13.1.0 to 13.3.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
82+
* [#2491](https://github.com/shepherd-pro/shepherd/pull/2491) Bump eslint from 8.49.0 to 8.50.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
83+
* [#2489](https://github.com/shepherd-pro/shepherd/pull/2489) Bump eslint-plugin-jest from 27.2.3 to 27.4.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
84+
* [#2490](https://github.com/shepherd-pro/shepherd/pull/2490) Bump postcss from 8.4.30 to 8.4.31 ([@dependabot[bot]](https://github.com/apps/dependabot))
85+
* [#2488](https://github.com/shepherd-pro/shepherd/pull/2488) Bump chai from 4.3.8 to 4.3.10 ([@dependabot[bot]](https://github.com/apps/dependabot))
86+
* [#2486](https://github.com/shepherd-pro/shepherd/pull/2486) Bump get-func-name from 2.0.0 to 2.0.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
87+
* [#2480](https://github.com/shepherd-pro/shepherd/pull/2480) Bump glob from 10.3.4 to 10.3.7 ([@dependabot[bot]](https://github.com/apps/dependabot))
88+
* [#2484](https://github.com/shepherd-pro/shepherd/pull/2484) Bump @babel/core from 7.22.20 to 7.23.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
89+
* [#2479](https://github.com/shepherd-pro/shepherd/pull/2479) Bump start-server-and-test from 2.0.0 to 2.0.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
90+
* [#2483](https://github.com/shepherd-pro/shepherd/pull/2483) Bump autoprefixer from 10.4.15 to 10.4.16 ([@dependabot[bot]](https://github.com/apps/dependabot))
91+
* [#2482](https://github.com/shepherd-pro/shepherd/pull/2482) Bump postcss from 8.4.29 to 8.4.30 ([@dependabot[bot]](https://github.com/apps/dependabot))
92+
* [#2481](https://github.com/shepherd-pro/shepherd/pull/2481) Bump babel-jest from 29.6.4 to 29.7.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
93+
* [#2476](https://github.com/shepherd-pro/shepherd/pull/2476) Bump jest-environment-jsdom from 29.6.4 to 29.7.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
94+
* [#2477](https://github.com/shepherd-pro/shepherd/pull/2477) Bump @babel/core from 7.22.17 to 7.22.20 ([@dependabot[bot]](https://github.com/apps/dependabot))
95+
* [#2475](https://github.com/shepherd-pro/shepherd/pull/2475) Bump jest from 29.6.4 to 29.7.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
96+
* [#2473](https://github.com/shepherd-pro/shepherd/pull/2473) Bump @floating-ui/dom from 1.5.2 to 1.5.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
97+
* [#2474](https://github.com/shepherd-pro/shepherd/pull/2474) Bump @babel/preset-env from 7.22.15 to 7.22.20 ([@dependabot[bot]](https://github.com/apps/dependabot))
98+
* [#2467](https://github.com/shepherd-pro/shepherd/pull/2467) Bump @floating-ui/dom from 1.5.1 to 1.5.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
99+
* [#2464](https://github.com/shepherd-pro/shepherd/pull/2464) Bump @babel/core from 7.22.11 to 7.22.17 ([@dependabot[bot]](https://github.com/apps/dependabot))
100+
* [#2468](https://github.com/shepherd-pro/shepherd/pull/2468) Bump @babel/preset-env from 7.22.14 to 7.22.15 ([@dependabot[bot]](https://github.com/apps/dependabot))
101+
* [#2465](https://github.com/shepherd-pro/shepherd/pull/2465) Bump prettier from 3.0.2 to 3.0.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
102+
* [#2466](https://github.com/shepherd-pro/shepherd/pull/2466) Bump eslint from 8.48.0 to 8.49.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
103+
* [#2462](https://github.com/shepherd-pro/shepherd/pull/2462) Bump del from 7.0.0 to 7.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
104+
* [#2463](https://github.com/shepherd-pro/shepherd/pull/2463) Bump postcss from 8.4.28 to 8.4.29 ([@dependabot[bot]](https://github.com/apps/dependabot))
105+
* [#2461](https://github.com/shepherd-pro/shepherd/pull/2461) Bump cypress from 12.17.4 to 13.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
106+
* [#2460](https://github.com/shepherd-pro/shepherd/pull/2460) Bump glob from 10.3.3 to 10.3.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
107+
* [#2459](https://github.com/shepherd-pro/shepherd/pull/2459) Bump @babel/preset-env from 7.22.10 to 7.22.14 ([@dependabot[bot]](https://github.com/apps/dependabot))
108+
* [#2458](https://github.com/shepherd-pro/shepherd/pull/2458) Bump rollup-plugin-license from 3.0.1 to 3.1.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
109+
110+
#### Committers: 6
111+
- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))
112+
- Karen Dolan ([@karendolan](https://github.com/karendolan))
113+
- Rafi ([@rafiazman](https://github.com/rafiazman))
114+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
115+
- Sukka ([@SukkaW](https://github.com/SukkaW))
116+
- [@abhayvershwal](https://github.com/abhayvershwal)
117+
3118
## v11.2.0 (2023-09-02)
4119

5120
#### :rocket: Enhancement

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
"authors": [
5858
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
5959
"Zack Bloom <zackbloom@gmail.com>"
60-
]
60+
],
61+
"version": "12.0.0-0"
6162
}

shepherd.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shepherd.js",
3-
"version": "11.2.0",
3+
"version": "12.0.0-0",
44
"description": "Guide your users through a tour of your app.",
55
"keywords": [
66
"site tour",

0 commit comments

Comments
 (0)