UNPKG

allply-react-vnc

Version:

A React Component to connect to a websockified VNC client using noVNC.

362 lines (198 loc) 21.2 kB
## [2.0.2](https://github.com/roerohan/react-vnc/compare/v2.0.1...v2.0.2) (2024-07-02) ### Bug Fixes * add types to exports to avoid typescript error in import ([5147009](https://github.com/roerohan/react-vnc/commit/5147009b8d9c0080865a04eb98d9b7526457d2eb)) * **submodules:** submodules were updated ([33a7c86](https://github.com/roerohan/react-vnc/commit/33a7c86d1da270bdd3879aa2e7dd26b27026451f)) * **submodules:** submodules were updated ([0b26f86](https://github.com/roerohan/react-vnc/commit/0b26f863bfac8d7e68fe2abe3509472ec2c5d690)) ## [2.0.1](https://github.com/roerohan/react-vnc/compare/v2.0.0...v2.0.1) (2024-06-10) ### Bug Fixes * **submodules:** submodules were updated ([9d33c98](https://github.com/roerohan/react-vnc/commit/9d33c98e3defd0d8774a6ebd4f2b1b881ad0e281)) # [2.0.0](https://github.com/roerohan/react-vnc/compare/v1.0.0...v2.0.0) (2024-06-09) ### Bug Fixes * **submodules:** submodules were updated ([74804c9](https://github.com/roerohan/react-vnc/commit/74804c91767770fc3d5835146bfba6aab2103a7f)) * **submodules:** submodules were updated ([e9020fd](https://github.com/roerohan/react-vnc/commit/e9020fdb40b2d8fee8ad381d8f803cd0466c865d)) * **submodules:** submodules were updated ([ec90728](https://github.com/roerohan/react-vnc/commit/ec90728a965889df198a8e3a23c70061ac8abcb3)) * **submodules:** submodules were updated ([808c76c](https://github.com/roerohan/react-vnc/commit/808c76ce49a305070578a1de3b70cba055050a26)) * **submodules:** submodules were updated ([e2fb418](https://github.com/roerohan/react-vnc/commit/e2fb4189f8bef82e0d0c7a51cf9bab63c62041b4)) * **submodules:** submodules were updated ([c198283](https://github.com/roerohan/react-vnc/commit/c1982830ced50c294d74a06ae1bfdfae554283ea)) * **submodules:** submodules were updated ([4e6ddcf](https://github.com/roerohan/react-vnc/commit/4e6ddcfce65797fd1ee0d1a9e5bd9bc441f873ce)) * **submodules:** submodules were updated ([225bd0b](https://github.com/roerohan/react-vnc/commit/225bd0bb6f30e7d00d1536b13f78afc582114d9e)) * **submodules:** submodules were updated ([7050d70](https://github.com/roerohan/react-vnc/commit/7050d700248469ba307a2c153f4655a8e8f3d8c8)) * **submodules:** submodules were updated ([25fbd61](https://github.com/roerohan/react-vnc/commit/25fbd61c098f4557a830c3a1e9b8e279b5ac0b5d)) * **submodules:** submodules were updated ([70fc377](https://github.com/roerohan/react-vnc/commit/70fc37731e95e1e0145fcade2adb09dcaa7fdfd7)) * **submodules:** submodules were updated ([86c63f2](https://github.com/roerohan/react-vnc/commit/86c63f233feaceaa8589dad5b138ccc7be2dbe24)) * **submodules:** submodules were updated ([7a4b8f5](https://github.com/roerohan/react-vnc/commit/7a4b8f5eb3c3a8cb175a2ef2f7c4af7445d074ac)) * **submodules:** submodules were updated ([a229dd2](https://github.com/roerohan/react-vnc/commit/a229dd2a4d3a22138e010e2546cba2cb0c75baac)) * **submodules:** submodules were updated ([7105728](https://github.com/roerohan/react-vnc/commit/71057281586bae9ed6c09d30fb0b952f15c56cfd)) * update configuration files ([a255ed3](https://github.com/roerohan/react-vnc/commit/a255ed3c241eedc2cf0d2e5fcc10a1e6bb9e8f16)) * update workflow versions in actions ([cf4b243](https://github.com/roerohan/react-vnc/commit/cf4b243da0e8e86f4c5d15440b89db1b6444b734)) ### Features * update all dependencies ([1539e24](https://github.com/roerohan/react-vnc/commit/1539e24db7e80da738c9c917be869c5f1fe4562c)) ### BREAKING CHANGES * This package will not work for older versions of node * Updating all dependencies, added node v20 support # [1.0.0](https://github.com/roerohan/react-vnc/compare/v0.5.16...v1.0.0) (2023-10-05) ### Bug Fixes * create release v1 ([72de428](https://github.com/roerohan/react-vnc/commit/72de4280074bea37d1a64dcb837f33ce83fae97d)) ### BREAKING CHANGES * releasing version 1, there are no breaking changes as such. Using the phrase to trigger semantic release to bump the version to v1. ## [0.5.16](https://github.com/roerohan/react-vnc/compare/v0.5.15...v0.5.16) (2023-10-03) ### Bug Fixes * **submodules:** submodules were updated ([32abf70](https://github.com/roerohan/react-vnc/commit/32abf70d390aa7624b2383fbc79dcc3f2db3a902)) ## [0.5.15](https://github.com/roerohan/react-vnc/compare/v0.5.14...v0.5.15) (2023-09-27) ### Bug Fixes * **submodules:** submodules were updated ([15b955e](https://github.com/roerohan/react-vnc/commit/15b955e4a5e3259cbc97548222bf027f0674e6af)) * **submodules:** submodules were updated ([6638b1f](https://github.com/roerohan/react-vnc/commit/6638b1f3c1bce48b2a3323c210ff5d862e179735)) ## [0.5.14](https://github.com/roerohan/react-vnc/compare/v0.5.13...v0.5.14) (2023-08-01) ### Bug Fixes * wsProtocols should take string|string[] ([#47](https://github.com/roerohan/react-vnc/issues/47)) ([4235cce](https://github.com/roerohan/react-vnc/commit/4235cced687c0bd44a709bd2f0224d656dd0be0e)) ## [0.5.13](https://github.com/roerohan/react-vnc/compare/v0.5.12...v0.5.13) (2023-08-01) ### Bug Fixes * **submodules:** submodules were updated ([d72ced2](https://github.com/roerohan/react-vnc/commit/d72ced2365ffcc071d3c30f85995ee495d139317)) ## [0.5.12](https://github.com/roerohan/react-vnc/compare/v0.5.11...v0.5.12) (2023-07-13) ### Bug Fixes * **submodules:** submodules were updated ([7bd7dc5](https://github.com/roerohan/react-vnc/commit/7bd7dc5826500a4b57475a28fbfe56dc3f3f0090)) ## [0.5.11](https://github.com/roerohan/react-vnc/compare/v0.5.10...v0.5.11) (2023-06-28) ### Bug Fixes * **submodules:** submodules were updated ([cecb9d4](https://github.com/roerohan/react-vnc/commit/cecb9d41333aa80c3e825510797c73911d8ab4b4)) ## [0.5.10](https://github.com/roerohan/react-vnc/compare/v0.5.9...v0.5.10) (2023-05-29) ### Bug Fixes * **submodules:** submodules were updated ([da59e5a](https://github.com/roerohan/react-vnc/commit/da59e5a5b5aae0cce7a34a1dc7cc808614a57887)) * **submodules:** submodules were updated ([2227ff6](https://github.com/roerohan/react-vnc/commit/2227ff6f8ad4cf515410c7de8e1558b86bafede3)) ## [0.5.9](https://github.com/roerohan/react-vnc/compare/v0.5.8...v0.5.9) (2023-05-09) ### Bug Fixes * **submodules:** submodules were updated ([2d60734](https://github.com/roerohan/react-vnc/commit/2d60734ec94e4f24c47955a8eff7673c15b92551)) * **submodules:** submodules were updated ([f8eeee1](https://github.com/roerohan/react-vnc/commit/f8eeee11a76b66b179729eed93dae9202c58e8f1)) * **submodules:** submodules were updated ([7630851](https://github.com/roerohan/react-vnc/commit/7630851c9f8f8a0373061cefc043c1c65105ab0b)) * **submodules:** submodules were updated ([324c8e6](https://github.com/roerohan/react-vnc/commit/324c8e64fc58aee84235cac1152df0b9a3513a21)) ## [0.5.8](https://github.com/roerohan/react-vnc/compare/v0.5.7...v0.5.8) (2023-01-30) ### Bug Fixes * **submodules:** submodules were updated ([edd6c5b](https://github.com/roerohan/react-vnc/commit/edd6c5bd57a8df48f362a81029b1935a62c71e30)) * **submodules:** submodules were updated ([62e3e79](https://github.com/roerohan/react-vnc/commit/62e3e79d37b768db1ac3212cccebe7ee4077b085)) ## [0.5.7](https://github.com/roerohan/react-vnc/compare/v0.5.6...v0.5.7) (2023-01-05) ### Bug Fixes * **submodules:** submodules were updated ([63be97b](https://github.com/roerohan/react-vnc/commit/63be97bcfc418c7bc053ca76f54bb38c29ba7c38)) * **submodules:** submodules were updated ([29b3aeb](https://github.com/roerohan/react-vnc/commit/29b3aeb832ffd9d5ceb1fc76ed1d50adf849cee8)) * **submodules:** submodules were updated ([6974204](https://github.com/roerohan/react-vnc/commit/6974204fae652d162d03414b4bcd9180d8a32a33)) * **submodules:** submodules were updated ([f129746](https://github.com/roerohan/react-vnc/commit/f12974662161e786fc068648911e8c4485ed8cc4)) * **submodules:** submodules were updated ([775a7e3](https://github.com/roerohan/react-vnc/commit/775a7e359c271b2c4342586595a2379e487d7abb)) * **submodules:** submodules were updated ([1096aae](https://github.com/roerohan/react-vnc/commit/1096aae1ac43558225e45d654121313d6797f7d5)) * **submodules:** submodules were updated ([5a84acf](https://github.com/roerohan/react-vnc/commit/5a84acf7991d1237126cc80910b13aed0b94534b)) * **submodules:** submodules were updated ([13b710c](https://github.com/roerohan/react-vnc/commit/13b710c0ef89dd8639ffdff154abd133ae1bf40d)) * **submodules:** submodules were updated ([1d03f66](https://github.com/roerohan/react-vnc/commit/1d03f66fb6a1ea08a3fbada1b513accb5d7d7a7b)) ## [0.5.6](https://github.com/roerohan/react-vnc/compare/v0.5.5...v0.5.6) (2022-12-12) ### Bug Fixes * **submodules:** submodules were updated ([dda58b1](https://github.com/roerohan/react-vnc/commit/dda58b14ca843a53afa3754194110b8db783c966)) ## [0.5.5](https://github.com/roerohan/react-vnc/compare/v0.5.4...v0.5.5) (2022-11-21) ### Bug Fixes * **submodules:** submodules were updated ([baf8dcf](https://github.com/roerohan/react-vnc/commit/baf8dcfa2ff50b2fa9f0be1db49bfd9222cea2b4)) * **submodules:** submodules were updated ([207a519](https://github.com/roerohan/react-vnc/commit/207a5191abcbdaee36c1541ad7a7e5bf86a50657)) * **submodules:** submodules were updated ([36601ee](https://github.com/roerohan/react-vnc/commit/36601ee6a20e6adb7559bfd875a7f2f0e7186f44)) * **submodules:** submodules were updated ([f9b6e6b](https://github.com/roerohan/react-vnc/commit/f9b6e6b2a2dcc23fe3b2c4fe0cea14ea19359d77)) * **submodules:** submodules were updated ([9c39b07](https://github.com/roerohan/react-vnc/commit/9c39b070535acf10c637a36c1f2c0c282ee00440)) * **submodules:** submodules were updated ([3172623](https://github.com/roerohan/react-vnc/commit/3172623186bb4f3ac76ff8094f1cbb189feba291)) * **submodules:** submodules were updated ([ba32bb0](https://github.com/roerohan/react-vnc/commit/ba32bb0a410cfee3cc9018352dd7973ea21a7dcc)) * **submodules:** submodules were updated ([582e268](https://github.com/roerohan/react-vnc/commit/582e268513a2a036932b098c37b729f56a3c2089)) * **submodules:** submodules were updated ([d65c14f](https://github.com/roerohan/react-vnc/commit/d65c14fbebe726fd8c584a8cafb856619d6d3e46)) * **submodules:** submodules were updated ([743cab7](https://github.com/roerohan/react-vnc/commit/743cab7ff17fe2503eb8f1c194a39fa6c723824e)) * **submodules:** submodules were updated ([a72e189](https://github.com/roerohan/react-vnc/commit/a72e18946998bc2a7b3cc105809813f01e55a28f)) * **submodules:** submodules were updated ([1383a14](https://github.com/roerohan/react-vnc/commit/1383a14c66d98506eb4be6e013355c6d467726f1)) * **submodules:** submodules were updated ([9ebaf64](https://github.com/roerohan/react-vnc/commit/9ebaf64853bb4d360ff97e89903ec287f8a2fa58)) * **submodules:** submodules were updated ([fbca6be](https://github.com/roerohan/react-vnc/commit/fbca6be87ae6d65fd74e5bb66a7113a603d32002)) * **submodules:** submodules were updated ([1075542](https://github.com/roerohan/react-vnc/commit/1075542f6241ab13b25bdb7b0612bf81ab6e27de)) * **submodules:** submodules were updated ([fc3e61d](https://github.com/roerohan/react-vnc/commit/fc3e61da4fa027a5120472b221dc4e6333975821)) * **submodules:** submodules were updated ([1034880](https://github.com/roerohan/react-vnc/commit/10348800c1880f163ec1f432e79445fc5308e8d4)) ## [0.5.4](https://github.com/roerohan/react-vnc/compare/v0.5.3...v0.5.4) (2022-09-19) ### Bug Fixes * **submodules:** submodules were updated ([28c8913](https://github.com/roerohan/react-vnc/commit/28c89132f7b19938f57c08f38efef26528e2dc50)) * **submodules:** submodules were updated ([95f10f5](https://github.com/roerohan/react-vnc/commit/95f10f54f1dadc07c2e6c1f5bacae021554b6105)) * **submodules:** submodules were updated ([4acdefd](https://github.com/roerohan/react-vnc/commit/4acdefd1142039bec508847917a3d9dbaf64d90b)) * **submodules:** submodules were updated ([7c974e5](https://github.com/roerohan/react-vnc/commit/7c974e59976f3ea6d902f0f8279e98e92dd6cdfd)) * **submodules:** submodules were updated ([20d876a](https://github.com/roerohan/react-vnc/commit/20d876afc41ea5d48f1496e669a81020b6357743)) * **submodules:** submodules were updated ([a280eaf](https://github.com/roerohan/react-vnc/commit/a280eaf91a9942a7199409605666602234d8decc)) ## [0.5.3](https://github.com/roerohan/react-vnc/compare/v0.5.2...v0.5.3) (2022-08-29) ### Bug Fixes * create release ([2422cad](https://github.com/roerohan/react-vnc/commit/2422cad2db4e7114bc0973ac1bb61703764329fe)) * **submodules:** submodules were updated ([9f2f324](https://github.com/roerohan/react-vnc/commit/9f2f324ec4e8f3fedb864224acba771b7d2a4f60)) ## [0.5.2](https://github.com/roerohan/react-vnc/compare/v0.5.1...v0.5.2) (2022-07-30) ### Bug Fixes * update documentation for ref ([#37](https://github.com/roerohan/react-vnc/issues/37)) ([3bbe643](https://github.com/roerohan/react-vnc/commit/3bbe6434388f1312c68cde584f1b56bb2168535a)) ## [0.5.1](https://github.com/roerohan/react-vnc/compare/v0.5.0...v0.5.1) (2022-06-14) ### Bug Fixes * **submodules:** submodules were updated ([c1224a3](https://github.com/roerohan/react-vnc/commit/c1224a31559b3f01cf61ad6893aa43c5b39f403f)) * **submodules:** submodules were updated ([e246f56](https://github.com/roerohan/react-vnc/commit/e246f5692f761fc93c1599862f64050582485851)) * **submodules:** submodules were updated ([6cae515](https://github.com/roerohan/react-vnc/commit/6cae515c52300131b080bfc7bd2f0e43620822ee)) * **submodules:** submodules were updated ([b24dc21](https://github.com/roerohan/react-vnc/commit/b24dc21d2cc441e5cbe9d32cc4fc6910b2c327e1)) * **submodules:** submodules were updated ([279c166](https://github.com/roerohan/react-vnc/commit/279c1667c83bd0db0ea61899e2ea5e7f1ede9316)) * **submodules:** submodules were updated ([60b01d7](https://github.com/roerohan/react-vnc/commit/60b01d7f44e9127082b62801275f13863599d584)) * **submodules:** submodules were updated ([32e527d](https://github.com/roerohan/react-vnc/commit/32e527d6dcb81515509b774df67247f681fceba6)) # [0.5.0](https://github.com/roerohan/react-vnc/compare/v0.4.4...v0.5.0) (2022-02-27) ### Features * **imperativeHandles:** implemented noVNC RFB methods ([#28](https://github.com/roerohan/react-vnc/issues/28)) ([1c8c234](https://github.com/roerohan/react-vnc/commit/1c8c234cc5071e324bf37653ddb4b057284c914f)) ## [0.4.4](https://github.com/roerohan/react-vnc/compare/v0.4.3...v0.4.4) (2022-02-27) ### Bug Fixes * **pr-template:** added PR template ([4a618fe](https://github.com/roerohan/react-vnc/commit/4a618fedf07fa75756b9fe762bdfc89ac3eb9f15)) ## [0.4.3](https://github.com/roerohan/react-vnc/compare/v0.4.2...v0.4.3) (2022-02-27) ### Bug Fixes * **pr-template:** added PR template ([11d358f](https://github.com/roerohan/react-vnc/commit/11d358f0b4db47c071a83b2f23685226446cc2c9)) ## [0.4.2](https://github.com/roerohan/react-vnc/compare/v0.4.1...v0.4.2) (2022-02-27) ### Bug Fixes * **funding:** update funding.yml ([b4488f8](https://github.com/roerohan/react-vnc/commit/b4488f83aa238f9bd9b14631903952a17fdc8e52)) ## [0.4.1](https://github.com/roerohan/react-vnc/compare/v0.4.0...v0.4.1) (2022-02-26) ### Bug Fixes * **rfb:** expose rfb in VncScreen useImperativeHandle ([#26](https://github.com/roerohan/react-vnc/issues/26)) ([53af884](https://github.com/roerohan/react-vnc/commit/53af884d7d760ddc18138261ee408a8f64d5c245)) # [0.4.0](https://github.com/roerohan/react-vnc/compare/v0.3.0...v0.4.0) (2022-02-19) ### Features * **loading:** added custom component that can be displayed in place of default loading UI ([#23](https://github.com/roerohan/react-vnc/issues/23)) ([8005dd2](https://github.com/roerohan/react-vnc/commit/8005dd2dc2c9036fcbe61a4b9f87d8c1e6a8c85b)) # [0.3.0](https://github.com/roerohan/react-vnc/compare/v0.2.10...v0.3.0) (2022-02-19) ### Bug Fixes * **autoConnect:** auto connect timeout issues fixed ([8678abf](https://github.com/roerohan/react-vnc/commit/8678abfe6f6f541224e95af542b3af16ce277e92)) * **onDesktopName:** made params optional ([a246aca](https://github.com/roerohan/react-vnc/commit/a246aca8ba11b07fb4d583fa273035f2424e2f17)) * **rfb:** use rfb as a ref so that it can be returned with onConnect ([4df7d49](https://github.com/roerohan/react-vnc/commit/4df7d49b4a564d2ff16cb45200c280923f6afb3f)) ### Features * **listeners:** export onConnect, onDisconnect, etc ([15cc8f4](https://github.com/roerohan/react-vnc/commit/15cc8f46d71a32e52ba7690bd8c0c0341f517d23)) ## [0.2.10](https://github.com/roerohan/react-vnc/compare/v0.2.9...v0.2.10) (2022-02-19) ### Bug Fixes * **prepublish:** added module, and exports in prepublish script ([#21](https://github.com/roerohan/react-vnc/issues/21)) ([611b86a](https://github.com/roerohan/react-vnc/commit/611b86af522567d0a586b40a5950c763ec59eac2)) ## [0.2.9](https://github.com/roerohan/react-vnc/compare/v0.2.8...v0.2.9) (2022-02-19) ### Bug Fixes * **forwardRef:** forward connect(), disconnect() and connected from VncScreen ([#20](https://github.com/roerohan/react-vnc/issues/20)) ([9392ab3](https://github.com/roerohan/react-vnc/commit/9392ab3a2a06a88d77e1730823ee514309808658)) ## [0.2.8](https://github.com/roerohan/react-vnc/compare/v0.2.7...v0.2.8) (2022-01-07) ### Bug Fixes * **submodules:** submodules were updated ([52a9985](https://github.com/roerohan/react-vnc/commit/52a9985d11c833ca662535b4b50bc16eb7193d6e)) * **submodules:** submodules were updated ([01afe07](https://github.com/roerohan/react-vnc/commit/01afe07b5801087fbf11fec366896c980986ac54)) * **submodules:** submodules were updated ([b22808a](https://github.com/roerohan/react-vnc/commit/b22808a1766fa840f2503b643c0342acefb753d0)) * **submodules:** submodules were updated ([476715e](https://github.com/roerohan/react-vnc/commit/476715ea0ac5838226748ef6c77fc76d4b66662b)) * **submodules:** submodules were updated ([5cfae44](https://github.com/roerohan/react-vnc/commit/5cfae44ae270c794bbf6b3e3c0455d42c06b98be)) * **submodules:** submodules were updated ([6ddbf49](https://github.com/roerohan/react-vnc/commit/6ddbf49f8b5283c46b3018dfb1c4b66e0979f1e4)) * **submodules:** submodules were updated ([4449674](https://github.com/roerohan/react-vnc/commit/444967431d233ad2466e32b24937340e2df803d0)) ## [0.2.7](https://github.com/roerohan/react-vnc/compare/v0.2.6...v0.2.7) (2021-11-20) ### Bug Fixes * **submodules:** submodules were updated ([850ab31](https://github.com/roerohan/react-vnc/commit/850ab3140f6d782b0838d3f76b44aed5f5209dd6)) * **submodules:** submodules were updated ([ed34335](https://github.com/roerohan/react-vnc/commit/ed34335989b1c5ec328961adc2863ae2c6c71e07)) * **submodules:** submodules were updated ([ee24f5e](https://github.com/roerohan/react-vnc/commit/ee24f5e45a8e30ad00e67e12f81213249cd5d307)) ## [0.2.6](https://github.com/roerohan/react-vnc/compare/v0.2.5...v0.2.6) (2021-11-08) ### Bug Fixes * **publish:** allow publishing through repository dispatch ([5dbd528](https://github.com/roerohan/react-vnc/commit/5dbd528c34e3217d52cabcc8e5f190780d413244)) * **submodules:** submodules were updated ([574b631](https://github.com/roerohan/react-vnc/commit/574b631a53402ea3c36b1745d4b725b2c3f6d9c9)) * **submodules:** submodules were updated ([0fc1ee5](https://github.com/roerohan/react-vnc/commit/0fc1ee5853ef4c869aa0c2448dc64a38be3eca23)) ## [0.2.5](https://github.com/roerohan/react-vnc/compare/v0.2.4...v0.2.5) (2021-10-02) ### Bug Fixes * added npm test action and fixed failing tests ([#14](https://github.com/roerohan/react-vnc/issues/14)) ([990eb86](https://github.com/roerohan/react-vnc/commit/990eb8670547364018d0229ba1220c6320454e7e)) * **submodules:** submodules were updated ([ee59941](https://github.com/roerohan/react-vnc/commit/ee5994198611a05fa28b280380c3e2e66613ffdf)) ## [0.2.4](https://github.com/roerohan/react-vnc/compare/v0.2.3...v0.2.4) (2021-09-26) ### Bug Fixes * **release:** do not publish tarball inside the dist folder ([#12](https://github.com/roerohan/react-vnc/issues/12)) ([844affd](https://github.com/roerohan/react-vnc/commit/844affd009e279b04fbcdcab62cc644fa4c189d7)) ## [0.2.3](https://github.com/roerohan/react-vnc/compare/v0.2.2...v0.2.3) (2021-09-26) ### Bug Fixes * **config:** added configurable retry duration and logging ([#11](https://github.com/roerohan/react-vnc/issues/11)) ([25c2e4e](https://github.com/roerohan/react-vnc/commit/25c2e4ebd434a8a8e0e4c5659234ead68c1cbcf2)), closes [#3](https://github.com/roerohan/react-vnc/issues/3) ## [0.2.2](https://github.com/roerohan/react-vnc/compare/v0.2.1...v0.2.2) (2021-09-26) ### Bug Fixes * **cron:** update cron job to 00:00 everyday ([#10](https://github.com/roerohan/react-vnc/issues/10)) ([1fae558](https://github.com/roerohan/react-vnc/commit/1fae5580d7d8dcc987ad65dcbbeeb69d389e6c83)) ## [0.2.1](https://github.com/roerohan/react-vnc/compare/v0.2.0...v0.2.1) (2021-09-26) ### Bug Fixes * add entries to npmignore and update submodule ([#8](https://github.com/roerohan/react-vnc/issues/8)) ([4096c1a](https://github.com/roerohan/react-vnc/commit/4096c1a279ff5a82f5518a8382342dcc6deaebb1)) # [0.2.0](https://github.com/roerohan/react-vnc/compare/v0.1.18...v0.2.0) (2021-09-26) ### Features * **release:** setup semantic release, husky, and github actions ([#7](https://github.com/roerohan/react-vnc/issues/7)) ([5380a75](https://github.com/roerohan/react-vnc/commit/5380a75ba482b1bd97f9d9ad2448d5909f56bac0))