From b6bff537bc51e79228d40d8a067f4fd1d674c891 Mon Sep 17 00:00:00 2001 From: Robert Wagner Date: Thu, 7 Mar 2024 22:51:48 -0500 Subject: [PATCH] Release 12.0.0-0 --- CHANGELOG.md | 115 +++++++++++++++++++++++++++++++++++++++ package.json | 3 +- shepherd.js/package.json | 2 +- 3 files changed, 118 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 698021104..078f093ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,120 @@ # Changelog + +## v12.0.0-0 (2024-03-08) + +#### :boom: Breaking Change +* [#2610](https://github.com/shepherd-pro/shepherd/pull/2610) Move files from src/js to src, convert to TS ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2572](https://github.com/shepherd-pro/shepherd/pull/2572) Drop support for node < 18 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### :rocket: Enhancement +* [#2620](https://github.com/shepherd-pro/shepherd/pull/2620) ✨ Add Pro events sharing ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#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)) + +#### :bug: Bug Fix +* [#2551](https://github.com/shepherd-pro/shepherd/pull/2551) fix: handle target elements within an iframe ([@rafiazman](https://github.com/rafiazman)) + +#### :memo: Documentation +* [#2604](https://github.com/shepherd-pro/shepherd/pull/2604) 🎨 Add note in docs about importing styles ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2603](https://github.com/shepherd-pro/shepherd/pull/2603) 📝 Add blog entry for Feb 2023 ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2582](https://github.com/shepherd-pro/shepherd/pull/2582) 📝 Add blog post on Redwood.js ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2563](https://github.com/shepherd-pro/shepherd/pull/2563) 🎨 Add blog layout and styling, plus first post! ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2557](https://github.com/shepherd-pro/shepherd/pull/2557) 🔥 Remove extra options ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2556](https://github.com/shepherd-pro/shepherd/pull/2556) ✨ Add new pricing page with options and contact link ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2549](https://github.com/shepherd-pro/shepherd/pull/2549) 🚀 Add Astro and convert landing site to use framework ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2508](https://github.com/shepherd-pro/shepherd/pull/2508) Added complete method on usage doc ([@abhayvershwal](https://github.com/abhayvershwal)) + +#### :house: Internal +* [#2624](https://github.com/shepherd-pro/shepherd/pull/2624) Split library and tests into their own workspaces ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2621](https://github.com/shepherd-pro/shepherd/pull/2621) Add release-plan ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2615](https://github.com/shepherd-pro/shepherd/pull/2615) Adjust exports and rollup config ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2616](https://github.com/shepherd-pro/shepherd/pull/2616) Update rollup packages ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2608](https://github.com/shepherd-pro/shepherd/pull/2608) Fix cypress tests ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2601](https://github.com/shepherd-pro/shepherd/pull/2601) 👷‍ Add typescript with minimal setup ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2605](https://github.com/shepherd-pro/shepherd/pull/2605) 📝 Remove `polyfill.io` ([@SukkaW](https://github.com/SukkaW)) +* [#2607](https://github.com/shepherd-pro/shepherd/pull/2607) Switch from yarn to pnpm, initial monorepo setup ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2598](https://github.com/shepherd-pro/shepherd/pull/2598) 👷‍ Add remaining yarn 4 files ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2594](https://github.com/shepherd-pro/shepherd/pull/2594) ⬆ Upgrade to Yarn v4 ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#2574](https://github.com/shepherd-pro/shepherd/pull/2574) Bump deps, yarn upgrade ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2573](https://github.com/shepherd-pro/shepherd/pull/2573) Update some actions versions ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2570](https://github.com/shepherd-pro/shepherd/pull/2570) Update to release-it 16 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* [#2558](https://github.com/shepherd-pro/shepherd/pull/2558) 📈 Add analytics and remove carbon ads ([@chuckcarpenter](https://github.com/chuckcarpenter)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) +* [#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)) + +#### Committers: 6 +- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter)) +- Karen Dolan ([@karendolan](https://github.com/karendolan)) +- Rafi ([@rafiazman](https://github.com/rafiazman)) +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +- Sukka ([@SukkaW](https://github.com/SukkaW)) +- [@abhayvershwal](https://github.com/abhayvershwal) + ## v11.2.0 (2023-09-02) #### :rocket: Enhancement diff --git a/package.json b/package.json index b653c502a..5ee4aeb27 100644 --- a/package.json +++ b/package.json @@ -57,5 +57,6 @@ "authors": [ "Adam Schwartz ", "Zack Bloom " - ] + ], + "version": "12.0.0-0" } diff --git a/shepherd.js/package.json b/shepherd.js/package.json index 1b5c714b0..a21337f31 100644 --- a/shepherd.js/package.json +++ b/shepherd.js/package.json @@ -1,6 +1,6 @@ { "name": "shepherd.js", - "version": "11.2.0", + "version": "12.0.0-0", "description": "Guide your users through a tour of your app.", "keywords": [ "site tour",