Skip to content

Releases: devrnt/react-use-wizard

v2.3.0

19 Feb 20:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /examples/gatsby by @dependabot in #183
  • chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #181
  • (feat) add onIndexChange by @pyrexfm in #180

New Contributors

Full Changelog: v2.2.4...v2.3.0

v2.2.4

25 Oct 19:13
Compare
Choose a tag to compare

What's Changed

  • fix: added missing fragment by @Dharun in #169
  • chore(deps): bump next from 12.1.0 to 13.5.0 in /examples/nextjs by @dependabot in #178
  • chore(deps): bump @babel/traverse from 7.12.9 to 7.23.2 in /examples/gatsby by @dependabot in #177
  • chore(deps): bump @babel/traverse from 7.12.13 to 7.23.2 in /playground by @dependabot in #176
  • chore(deps): bump @babel/traverse from 7.12.12 to 7.23.2 by @dependabot in #175
  • chore(deps): bump postcss from 8.3.9 to 8.4.31 by @dependabot in #174
  • 135 gottostep fails with dynamically rendered step by @devrnt in #179

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

26 Jul 08:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

26 Jul 08:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #132
  • chore(deps): bump terser from 5.7.1 to 5.14.2 in /examples/gatsby by @dependabot in #131
  • chore(deps): bump terser from 5.10.0 to 5.14.2 in /playground by @dependabot in #130
  • chore(deps): bump moment from 2.29.2 to 2.29.4 in /examples/gatsby by @dependabot in #133
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /examples/gatsby by @dependabot in #142
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /playground by @dependabot in #140
  • chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /examples/gatsby by @dependabot in #138
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #139
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #141
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/gatsby by @dependabot in #145
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #144
  • chore(deps): bump express from 4.17.1 to 4.18.2 in /examples/gatsby by @dependabot in #148
  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #147
  • chore(deps): bump qs from 6.5.2 to 6.5.3 in /playground by @dependabot in #146
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/gatsby by @dependabot in #150
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /playground by @dependabot in #152
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #153
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #151
  • 158 syntaxerror cannot use import statement outside a module by @devrnt in #167

Full Changelog: v2.2.1...v2.2.2

v2.2.1

30 Jun 20:37
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /examples/gatsby by @dependabot in #121
  • chore(deps): bump devcert from 1.1.3 to 1.2.1 in /examples/gatsby by @dependabot in #123
  • chore(deps): bump ejs from 3.1.6 to 3.1.8 in /playground by @dependabot in #122
  • chore(deps): bump jpeg-js from 0.4.2 to 0.4.4 in /examples/gatsby by @dependabot in #124
  • feat: export types by @devrnt in #128

Full Changelog: v2.2.0...v2.2.1

v2.2.0

15 Apr 07:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump moment from 2.29.1 to 2.29.2 in /examples/gatsby by @dependabot in #117
  • Feat/wizard wrapper by @devrnt in #86
    • New wrapper prop in <Wizard>: it's an optional wrapper that is exclusively wrapped around the active step component. It is not wrapped around the header and footer

Full Changelog: v2.1.3...v2.2.0

v2.1.3

08 Apr 18:24
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump next from 11.1.3 to 12.1.0 in /examples/nextjs by @dependabot in #109
  • chore(deps): bump url-parse from 1.5.3 to 1.5.7 in /examples/gatsby by @dependabot in #110
  • chore(deps): bump url-parse from 1.5.7 to 1.5.10 in /examples/gatsby by @dependabot in #111
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /playground by @dependabot in #112
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #113
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /examples/gatsby by @dependabot in #114
  • Fix React 18 FunctionalComponent bug by @NuroDev in #115

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

15 Feb 16:53
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump engine.io from 4.1.1 to 4.1.2 in /examples/gatsby by @dependabot in #96
  • chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /playground by @dependabot in #97
  • chore(deps): bump follow-redirects from 1.13.0 to 1.14.7 in /examples/gatsby by @dependabot in #98
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #99
  • chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /playground by @dependabot in #103
  • chore(deps): bump nanoid from 3.1.23 to 3.2.0 in /examples/gatsby by @dependabot in #102
  • chore(deps): bump nanoid from 3.1.29 to 3.2.0 by @dependabot in #100
  • chore(deps): bump nanoid from 3.1.25 to 3.2.0 in /examples/nextjs by @dependabot in #101
  • chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /playground by @dependabot in #107
  • chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /examples/gatsby by @dependabot in #105
  • chore(deps): bump simple-get from 3.1.0 to 3.1.1 in /examples/gatsby by @dependabot in #108
  • make sure stepCount doesn't count false / null or undefined child items by @martinbroos in #106

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Jan 15:23
Compare
Choose a tag to compare
  • Merge pull request #95 from devrnt/fix/#94-handler-not-cleared 3f0b1b5

v2.1.1-0...v2.1.1

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.1-0

03 Jan 15:04
Compare
Choose a tag to compare
v2.1.1-0 Pre-release
Pre-release

v2.1.0...v2.1.1-0

Full Changelog: v2.1.0...v2.1.1-0