Skip to content

Releases: devrnt/react-use-intercom

v1.4.1

04 Dec 12:47
Compare
Choose a tag to compare

Changelog

  • Shave some bytes (#380)
  • Move from bundlesize to size-limit (#381)

v1.4.0...v1.4.1

v1.4.0

02 Aug 20:04
Compare
Choose a tag to compare

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

v1.3.0

29 Jun 18:11
Compare
Choose a tag to compare

Changelog

  • Allow react-use-intercom to "hook" into an existing instance of Intercom, e.g., loaded in by another platform such as Segment #267 (thanks @vai0)
  • Bump dependencies

Commits

  • Merge pull request #282 from devrnt/dependabot/npm_and_yarn/testing-library/react-12.0.0 129aa4d
  • Merge pull request #267 from vai0/external-intercom 5738892
  • docs: mention segment support 5314687
  • Merge pull request #284 from devrnt/dependabot/npm_and_yarn/types/jsdom-16.2.12 4c5c200
  • type metadata 21b4b14
  • Merge pull request #283 from devrnt/dependabot/npm_and_yarn/cypress-7.6.0 589cb95
  • chore(deps-dev): bump @types/jsdom from 16.2.11 to 16.2.12 45e07cd
  • chore(deps-dev): bump cypress from 7.5.0 to 7.6.0 ce12f1c
  • chore(deps-dev): bump @testing-library/react from 11.2.7 to 12.0.0 e5aee11
  • Merge pull request #281 from devrnt/dependabot/npm_and_yarn/examples/nextjs/color-string-1.5.5 04c81bc
  • Merge pull request #280 from devrnt/dependabot/npm_and_yarn/playground/color-string-1.5.5 546a819
  • chore(deps): bump color-string from 1.5.4 to 1.5.5 in /examples/nextjs 9bcb3ed
  • chore(deps): bump color-string from 1.5.3 to 1.5.5 in /playground b51f767
  • Merge pull request #279 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.8 9be80af
  • cleanup 18ece98
  • fix boot thingy 95b829a
  • add isBooted check to prevent unnecessary reboots 4721b19
  • chore(deps-dev): bump @types/react-dom from 17.0.7 to 17.0.8 aeaf0cd
  • Merge pull request #278 from devrnt/dependabot/npm_and_yarn/typescript-4.3.4 6320c48
  • Merge pull request #276 from devrnt/dependabot/npm_and_yarn/tslib-2.3.0 6a50454
  • chore(deps-dev): bump typescript from 4.3.2 to 4.3.4 c3bc953
  • chore(deps-dev): bump tslib from 2.2.0 to 2.3.0 08d5b68
  • Merge pull request #274 from devrnt/dependabot/npm_and_yarn/types/react-17.0.11 54ac5a8
  • Merge pull request #275 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.7 1b1d9c9
  • chore(deps-dev): bump @types/react-dom from 17.0.6 to 17.0.7 bd37bcf
  • chore(deps-dev): bump @types/react from 17.0.9 to 17.0.11 f71b2d8
  • Merge pull request #273 from devrnt/dependabot/npm_and_yarn/glob-parent-5.1.2 ecadd5f
  • Merge pull request #272 from devrnt/dependabot/npm_and_yarn/normalize-url-4.5.1 fd38d7c
  • Merge pull request #271 from devrnt/dependabot/npm_and_yarn/playground/ws-5.2.3 ba71e1e
  • Merge pull request #270 from devrnt/dependabot/npm_and_yarn/trim-newlines-3.0.1 0d4293c
  • chore(deps): bump glob-parent from 5.1.1 to 5.1.2 884faad
  • chore(deps): bump normalize-url from 4.5.0 to 4.5.1 668f2b5
  • chore(deps): bump ws from 5.2.2 to 5.2.3 in /playground 51eacb5
  • chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 675ac4d
  • Merge pull request #269 from devrnt/dependabot/npm_and_yarn/types/jsdom-16.2.11 d15e3cc
  • Merge pull request #268 from devrnt/dependabot/npm_and_yarn/cypress-7.5.0 433ba49
  • chore(deps-dev): bump @types/jsdom from 16.2.10 to 16.2.11 3e89d0e
  • chore(deps-dev): bump cypress from 7.4.0 to 7.5.0 300931b
  • Merge pull request #263 from devrnt/dependabot/npm_and_yarn/types/react-17.0.9 4e46f28
  • Merge pull request #265 from vai0/chi/eslint-sort 34cd4a3
  • chore(deps-dev): bump @types/react from 17.0.8 to 17.0.9 fe08791
  • Merge pull request #262 from devrnt/dependabot/npm_and_yarn/ws-7.4.6 34c2d11
  • Merge pull request #264 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.6 74b1d28
  • support hooking onto existing Intercom instance 47ac55f
  • chore(deps-dev): bump @types/react-dom from 17.0.5 to 17.0.6 15f5b05
  • chore(deps): bump ws from 7.4.5 to 7.4.6 456dae2
  • Merge pull request #257 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.0 57a0836
  • Merge pull request #260 from devrnt/dependabot/npm_and_yarn/playground/browserslist-4.16.6 89b5859
  • Merge pull request #256 from devrnt/dependabot/npm_and_yarn/cypress-7.4.0 d693b73
  • chore(deps-dev): bump cypress from 7.3.0 to 7.4.0 655cef5
  • Merge pull request #261 from devrnt/dependabot/npm_and_yarn/typescript-4.3.2 13f03b3
  • chore(deps): bump browserslist from 4.12.0 to 4.16.6 in /playground c759e92
  • Merge pull request #259 from devrnt/dependabot/npm_and_yarn/browserslist-4.16.6 26b1861
  • Merge pull request #258 from devrnt/dependabot/npm_and_yarn/types/react-17.0.8 cf6d590
  • Merge pull request #255 from devrnt/dependabot/npm_and_yarn/dotenv-10.0.0 d6871f7
  • Merge pull request #254 from devrnt/dependabot/npm_and_yarn/jsdom-16.6.0 1a3a9b0
  • chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 ab24554
  • fix sort imports in playground a8270da
  • chore(deps): bump browserslist from 4.12.0 to 4.16.6 0b7f5b3
  • chore(deps-dev): bump @types/react from 17.0.6 to 17.0.8 f3ae11d
  • chore(deps-dev): bump @testing-library/react-hooks from 6.0.0 to 7.0.0 f286d07
  • chore(deps-dev): bump dotenv from 9.0.2 to 10.0.0 efe2bc3
  • chore(deps-dev): bump jsdom from 16.5.3 to 16.6.0 ac910ab
  • Merge pull request #253 from devrnt/dependabot/npm_and_yarn/types/react-17.0.6 7fe9169
  • Merge pull request #252 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-6.0.0 c9723b6
  • chore(deps-dev): bump @types/react from 17.0.5 to 17.0.6 e925a89
  • chore(deps-dev): bump @testing-library/react-hooks from 5.1.2 to 6.0.0 3287216
  • Merge pull request #251 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.7 3dc55fc
  • chore(deps-dev): bump @testing-library/react from 11.2.6 to 11.2.7 8135058
  • Merge pull request #250 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.5 0a27b99
  • chore(deps-dev): bump @types/react-dom from 17.0.4 to 17.0.5 d9a6cff
  • Merge pull request #246 from devrnt/dependabot/npm_and_yarn/cypress-7.3.0 67bc957
  • Merge pull request #247 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.4 8703cf0
  • Merge pull request #248 from devrnt/dependabot/npm_and_yarn/playground/lodash-4.17.21 9b01770
  • chore(deps): bump lodash from 4.17.19 to 4.17.21 in /playground 90b2153
  • Merge pull request #245 from devrnt/dependabot/npm_and_yarn/dotenv-9.0.2 f13cca4
  • Merge pull request #249 from devrnt/dependabot/npm_and_yarn/examples/nextjs/lodash-4.17.21 58116dc
  • chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/nextjs dfff01d
  • chore(deps-dev): bump @types/react-dom from 17.0.3 to 17.0.4 6bc8da1
  • chore(deps-dev): bump cypress from 7.2.0 to 7.3.0 b5d62a4
  • chore(deps-dev): bump dotenv from 9.0.1 to 9.0.2 a9b98a6

v1.2.0...v1.3.0

v1.2.0

10 May 17:04
Compare
Choose a tag to compare

Changelog

Commits

v1.1.9...v1.2.0

v1.1.9

15 Feb 17:29
Compare
Choose a tag to compare

Changelog

  • Fix typo in types
  • Fix typo in README.md
  • Replace "all time downloads" badge with "monthly downloads" badge

Commits

  • fix: add npm registry for np e770617
  • Merge pull request #192 from devrnt/dependabot/npm_and_yarn/np-7.4.0 ea130c6
  • Merge pull request #191 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.1 c172059
  • Merge pull request #190 from devrnt/dependabot/npm_and_yarn/types/react-17.0.2 16e3682
  • chore(deps-dev): bump np from 7.3.0 to 7.4.0 c3eafb6
  • chore(deps-dev): bump @types/react-dom from 17.0.0 to 17.0.1 4e1eaa3
  • chore(deps-dev): bump @types/react from 17.0.1 to 17.0.2 8783644
  • Merge pull request #188 from devrnt/dependabot/npm_and_yarn/typescript-4.1.5 0fcb2e0
  • chore(deps-dev): bump typescript from 4.1.3 to 4.1.5 e158553
  • Merge pull request #186 from devrnt/dependabot/npm_and_yarn/husky-5.0.9 e79d262
  • chore(deps-dev): bump husky from 4.3.8 to 5.0.9 6c193e9
  • Merge pull request #185 from devrnt/dependabot/npm_and_yarn/np-7.3.0 64b8d0b
  • chore(deps-dev): bump np from 7.2.0 to 7.3.0 69ed3f9
  • Merge pull request #180 from devrnt/dependabot/npm_and_yarn/cypress-6.4.0 d54dd6f
  • Merge pull request #181 from devrnt/dependabot/npm_and_yarn/types/react-17.0.1 bf930af
  • Merge pull request #182 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.5 3d62f9e
  • Merge pull request #183 from drewrey/patch-1 a353daf
  • Fix typo on UseIntercom module 295e915
  • chore(deps-dev): bump @testing-library/react from 11.2.3 to 11.2.5 ea671f0
  • chore(deps-dev): bump @types/react from 17.0.0 to 17.0.1 faeaf94
  • chore(deps-dev): bump cypress from 6.2.1 to 6.4.0 a83e7af
  • Merge pull request #179 from devrnt/chore/correct-file-extensions 0004090
  • chore: drop verbose tsx extension 84c5d08
  • Merge pull request #178 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-5.0.3 b052c0e
  • chore(deps-dev): bump @testing-library/react-hooks from 5.0.0 to 5.0.3 5842ad1
  • Merge pull request #176 from devrnt/dependabot/npm_and_yarn/husky-4.3.8 ff4522f
  • chore(deps-dev): bump husky from 4.3.7 to 4.3.8 b3be979
  • docs: replace download badge in readme baf1cb4
  • Merge pull request #173 from devrnt/dependabot/npm_and_yarn/types/jsdom-16.2.6 7ed3cbc
  • Merge pull request #175 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-5.0.0 77277b4
  • chore(deps-dev): bump @testing-library/react-hooks from 3.7.0 to 5.0.0 ebb8b95
  • chore(deps-dev): bump @types/jsdom from 16.2.5 to 16.2.6 5717871
  • Merge pull request #171 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.3 48b7f36
  • Merge pull request #172 from devrnt/dependabot/npm_and_yarn/bundlesize-0.18.1 01f6000
  • chore(deps-dev): bump @testing-library/react from 11.2.2 to 11.2.3 c51e1ed
  • chore(deps-dev): bump bundlesize from 0.18.0 to 0.18.1 ff41856
  • Merge pull request #167 from devrnt/dependabot/npm_and_yarn/cypress-6.2.1 f6cc581
  • Merge pull request #168 from devrnt/dependabot/npm_and_yarn/tslib-2.1.0 4139199
  • Merge pull request #170 from devrnt/dependabot/npm_and_yarn/husky-4.3.7 12cbed4
  • chore(deps-dev): bump husky from 4.3.6 to 4.3.7 600d87f
  • chore(deps-dev): bump tslib from 2.0.3 to 2.1.0 c29541a
  • chore(deps-dev): bump cypress from 6.2.0 to 6.2.1 85d75e5
  • Merge pull request #166 from devrnt/dependabot/npm_and_yarn/np-7.2.0 416adde
  • chore(deps-dev): bump np from 7.1.0 to 7.2.0 29df852
  • Merge pull request #165 from devrnt/dependabot/npm_and_yarn/np-7.1.0 29a744b
  • chore(deps-dev): bump np from 7.0.0 to 7.1.0 0e1418d
  • Merge pull request #164 from devrnt/dependabot/npm_and_yarn/cypress-6.2.0 4ca8658
  • chore(deps-dev): bump cypress from 6.1.0 to 6.2.0 73556ba
  • Merge pull request #162 from devrnt/dependabot/npm_and_yarn/typescript-4.1.3 69905e8
  • Merge pull request #163 from devrnt/dependabot/npm_and_yarn/husky-4.3.6 b622ab0
  • chore(deps-dev): bump husky from 4.3.5 to 4.3.6 e48f095
  • chore(deps-dev): bump typescript from 4.1.2 to 4.1.3 a3c3046
  • Merge pull request #161 from devrnt/dependabot/npm_and_yarn/examples/nextjs/ini-1.3.7 f2aec0a
  • chore(deps): bump ini from 1.3.5 to 1.3.7 in /examples/nextjs 81137de
  • Merge pull request #160 from devrnt/dependabot/npm_and_yarn/ini-1.3.7 6a62f7e
  • chore(deps): [security] bump ini from 1.3.5 to 1.3.7 039fda5
  • docs: fix type in readme ebaf84a
  • Merge pull request #158 from devrnt/dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-7.0.0 f9c9a44
  • Merge pull request #157 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-3.7.0 47dd310
  • chore(deps-dev): bump eslint-plugin-simple-import-sort 5d997ee
  • chore(deps-dev): bump @testing-library/react-hooks from 3.6.0 to 3.7.0 ebd7c14

v1.1.8...v1.1.9

v1.1.8

08 Dec 20:45
Compare
Choose a tag to compare

Changelog

  • New examples folder for integrations (currently NextJS and Gatsby example)

Commits

  • chore: update package keywords e75458c
  • chore: update gatsby example 38cd3b4
  • Merge pull request #156 from devrnt/chore/examples d34d742
  • docs: update nextjs readme 4a57e37
  • Merge pull request #153 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-3.6.0 a2bbf9d
  • Merge pull request #154 from devrnt/dependabot/npm_and_yarn/husky-4.3.5 fd1109c
  • Merge pull request #155 from devrnt/dependabot/npm_and_yarn/cypress-6.1.0 d5a09ea
  • chore(deps-dev): bump cypress from 6.0.1 to 6.1.0 04bf2ac
  • chore(deps-dev): bump husky from 4.3.0 to 4.3.5 136855d
  • chore(deps-dev): bump @testing-library/react-hooks from 3.5.0 to 3.6.0 6758c32
  • docs: integrate examples section c248633
  • chore: update gatsby sandbox config 57bf0be
  • chore: add nextjs example 3d3e9b9
  • chore: add gatsby example 7188458
  • chore: rename example folder to playground d65f0ae
  • Merge pull request #152 from devrnt/dependabot/npm_and_yarn/testing-library/react-hooks-3.5.0 00fe951
  • chore(deps-dev): bump @testing-library/react-hooks from 3.4.2 to 3.5.0 e28189b

v1.1.7...v1.1.8

v1.1.7

03 Dec 19:59
Compare
Choose a tag to compare

Changelog

  • Export all types
  • Fix readme with correct logo

Commits

  • Merge pull request #150 from devrnt/refactor/file-structure 4e76ffb
  • chore: export all types ba5ee02
  • chore: move some files 807de0f
  • chore: move unused types and mappers 40b752f
  • fix: eslint config 2bf9bb4
  • docs: update README 2827dad
  • Merge pull request #148 from devrnt/chore/codeql-workflow c0f5a7f
  • chore: add codeql workflow db00aff

v1.1.6...v1.1.7

v1.1.6

01 Dec 21:26
Compare
Choose a tag to compare

Changelog

Commits

  • Merge pull request #146 from chillyistkult/patch-1 3b71383
  • test: add custom document readystate e30736c
  • Merge pull request #147 from devrnt/dependabot/npm_and_yarn/cypress-6.0.1 736a87f
  • chore(deps-dev): bump cypress from 6.0.0 to 6.0.1 23f30d9
  • Update initialize.ts 1bd3274
  • Improve initialize() d06c1e4
  • Merge pull request #145 from devrnt/dependabot/npm_and_yarn/cypress-6.0.0 054e671
  • test: update cypress assertion 304341b
  • chore(deps-dev): bump cypress from 5.6.0 to 6.0.0 072f5c1
  • Merge pull request #143 from devrnt/dependabot/npm_and_yarn/types/react-dom-17.0.0 6a5b55c
  • Merge pull request #144 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.2 f4b10a4
  • Merge branch 'master' into dependabot/npm_and_yarn/types/react-dom-17.0.0 7faf2b6
  • Merge pull request #142 from devrnt/dependabot/npm_and_yarn/types/react-17.0.0 7e6b8ba
  • chore(deps-dev): bump @testing-library/react from 11.2.1 to 11.2.2 fd757d7
  • chore(deps-dev): bump @types/react-dom from 16.9.9 to 17.0.0 e039166
  • chore(deps-dev): bump @types/react from 16.9.56 to 17.0.0 ce75e1e
  • Merge pull request #139 from devrnt/dependabot/npm_and_yarn/typescript-4.1.2 de8f942
  • Merge pull request #138 from devrnt/dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-6.0.1 89c1635
  • Merge pull request #140 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.1 d073343
  • chore(deps-dev): bump @testing-library/react from 11.2.0 to 11.2.1 b39fbcd
  • chore(deps-dev): bump typescript from 4.0.5 to 4.1.2 c35dab3
  • chore(deps-dev): bump eslint-plugin-simple-import-sort c4f173e
  • Merge pull request #137 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.2.0 8db0e00
  • test: use newer cypress action in workflow dfdced1
  • chore(deps-dev): bump @testing-library/react from 11.1.2 to 11.2.0 1c5beb6
  • Merge pull request #136 from devrnt/dependabot/npm_and_yarn/eslint-plugin-simple-import-sort-6.0.0 70650aa
  • chore: update eslint config 7963057
  • chore(deps-dev): bump eslint-plugin-simple-import-sort f58e3e4
  • docs: add changelog 9719ff7
  • Merge pull request #135 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.1.2 cb5c7b8
  • chore(deps-dev): bump @testing-library/react from 11.1.1 to 11.1.2 a6d6c1c
  • Merge pull request #134 from devrnt/chore/upgrade-packages f33fa2b
  • chore: upgrade packages dc25fad
  • Merge pull request #132 from devrnt/dependabot/npm_and_yarn/cypress-5.6.0 a9983d2
  • chore(deps-dev): bump cypress from 5.5.0 to 5.6.0 b8b2c44
  • Merge pull request #131 from devrnt/dependabot/npm_and_yarn/types/react-16.9.56 5536413
  • chore(deps-dev): bump @types/react from 16.9.55 to 16.9.56 ff56ac6
  • Merge pull request #130 from devrnt/dependabot/npm_and_yarn/testing-library/react-11.1.1 a82eb06
  • chore(deps-dev): bump @testing-library/react from 11.1.0 to 11.1.1 8561995

v1.1.5...v1.1.6

v1.1.5

03 Nov 19:59
Compare
Choose a tag to compare

Changelog

  • Drop a few more bytes in the production bundle

Commits

  • Merge pull request #129 from devrnt/chore/drop-some-bytes a3085fe
  • chore: drop a few more bytes 9275b11
  • Merge pull request #128 from devrnt/dependabot/npm_and_yarn/np-7.0.0 08d1163
  • chore(deps-dev): bump np from 6.5.0 to 7.0.0 2d7cdd9
  • Merge pull request #126 from devrnt/dependabot/npm_and_yarn/types/react-16.9.55 6e376d7
  • Merge pull request #127 from devrnt/dependabot/npm_and_yarn/types/jsdom-16.2.5 d48b06d
  • chore(deps-dev): bump @types/jsdom from 16.2.4 to 16.2.5 cddc892
  • chore(deps-dev): bump @types/react from 16.9.54 to 16.9.55 8fb3584

v1.1.4...v1.1.5

v1.1.4

28 Oct 19:11
Compare
Choose a tag to compare

Changelog

  • Fix next build by adding require exports in package.json (#125)

Commits

  • Merge pull request #125 from devrnt/fix/exports-require-entry cb907b9
  • fix: add exports require entry in package.json 2934b10
  • Merge pull request #121 from devrnt/dependabot/npm_and_yarn/cypress-5.5.0 c4c65bf
  • Merge pull request #120 from devrnt/dependabot/npm_and_yarn/types/react-dom-16.9.9 3e0411a
  • Merge pull request #122 from devrnt/dependabot/npm_and_yarn/typescript-4.0.5 ce68fb7
  • Merge pull request #123 from devrnt/dependabot/npm_and_yarn/types/react-16.9.54 2d74898
  • chore(deps-dev): bump @types/react from 16.9.53 to 16.9.54 c678592
  • chore(deps-dev): bump typescript from 4.0.3 to 4.0.5 2dec144
  • chore(deps-dev): bump cypress from 5.4.0 to 5.5.0 d2848f9
  • chore(deps-dev): bump @types/react-dom from 16.9.8 to 16.9.9 293e265

v1.1.3...v1.1.4