Skip to content

v1.4.0

Choose a tag to compare

@devrnt devrnt released this 02 Aug 20:04

Changelog

  • Add autoBootProps: allow to pass props to the boot method that is called when autoBoot is true #308
  • Bump dependencies

Commits

  • Merge pull request #308 from devrnt/feature/auto-boot-properties faeb5f1
  • fix: failing e2e test 7e44ca1
  • docs: add auto boot options in readme 08e2f16
  • test: add auto boot props jest test ed4e728
  • test: add auto boot props e2e tests 4fdbf9a
  • feat: add auto boot props a54bba3
  • Merge pull request #306 from devrnt/dependabot/npm_and_yarn/examples/gatsby/hosted-git-info-2.8.9 3ddd209
  • Merge pull request #307 from devrnt/dependabot/npm_and_yarn/examples/gatsby/ssri-6.0.2 828d1eb
  • Merge pull request #305 from devrnt/dependabot/npm_and_yarn/examples/gatsby/browserslist-4.16.6 41e1fdb
  • chore(deps): bump ssri from 6.0.1 to 6.0.2 in /examples/gatsby 574fd1f
  • chore(deps): bump hosted-git-info in /examples/gatsby 6528608
  • Merge pull request #303 from devrnt/dependabot/npm_and_yarn/examples/gatsby/dns-packet-1.3.4 309eaa1
  • Merge pull request #304 from devrnt/dependabot/npm_and_yarn/examples/gatsby/socket.io-parser-3.3.2 4ccc3c6
  • Merge pull request #302 from devrnt/dependabot/npm_and_yarn/examples/gatsby/color-string-1.6.0 24dc3d0
  • Merge pull request #300 from devrnt/dependabot/npm_and_yarn/cypress-8.1.0 4bfad63
  • chore(deps): bump browserslist from 4.15.0 to 4.16.6 in /examples/gatsby 35cac7a
  • chore(deps): bump socket.io-parser in /examples/gatsby 1388317
  • chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /examples/gatsby ef5d509
  • chore(deps): bump color-string from 1.5.4 to 1.6.0 in /examples/gatsby 9f51218
  • Merge pull request #299 from devrnt/dependabot/npm_and_yarn/types/react-17.0.15 cefcb1a
  • Merge pull request #301 from devrnt/dependabot/npm_and_yarn/jsdom-16.7.0 6c5c948
  • chore(deps-dev): bump jsdom from 16.6.0 to 16.7.0 243f51e
  • chore(deps-dev): bump cypress from 7.7.0 to 8.1.0 6429e7d
  • chore(deps-dev): bump @types/react from 17.0.14 to 17.0.15 c6ef03d
  • Merge pull request #294 from devrnt/dependabot/npm_and_yarn/cypress-7.7.0 fe5e728
  • Merge pull request #293 from devrnt/dependabot/npm_and_yarn/types/react-17.0.14 d5399ea
  • Merge pull request #292 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.9 46c4060
  • Merge pull request #290 from devrnt/dependabot/npm_and_yarn/husky-7.0.1 014cce4
  • Merge pull request #289 from devrnt/dependabot/npm_and_yarn/types/jsdom-16.2.13 22575d3
  • chore(deps-dev): bump cypress from 7.6.0 to 7.7.0 8e4a584
  • chore(deps-dev): bump @types/react from 17.0.13 to 17.0.14 78d44f6
  • chore(deps-dev): bump @types/react-dom from 17.0.8 to 17.0.9 f1cca77
  • chore(deps-dev): bump husky from 7.0.0 to 7.0.1 bd7fa2c
  • chore(deps-dev): bump @types/jsdom from 16.2.12 to 16.2.13 fe7852d
  • Merge pull request #286 from devrnt/dependabot/npm_and_yarn/typescript-4.3.5 dc148e3
  • Merge pull request #287 from devrnt/dependabot/npm_and_yarn/types/react-17.0.13 84c12bd
  • Merge pull request #285 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.1 254a08a
  • Merge pull request #288 from devrnt/dependabot/npm_and_yarn/husky-7.0.0 d4a5a16
  • chore(deps-dev): bump husky from 6.0.0 to 7.0.0 43c2c7e
  • chore(deps-dev): bump @types/react from 17.0.11 to 17.0.13 7853559
  • chore(deps-dev): bump typescript from 4.3.4 to 4.3.5 67e2f94
  • chore(deps-dev): bump @testing-library/react-hooks from 7.0.0 to 7.0.1 167179f

v1.3.0...v1.4.0