|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +# 1.0.0 (2022-09-14) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* **AP-1778:** confirm only on browsers ([9e8b523](https://github.com/evolv-ai/react-sdks/commit/9e8b523f7e05ebbdfff7f249c0c97ebe712a78ac)) |
| 12 | +* **AP-1778:** fixes from code review ([1c6b9b8](https://github.com/evolv-ai/react-sdks/commit/1c6b9b88f3b67f02531b250541e90cbbe7aa24c0)) |
| 13 | +* delete dist ([8811e0a](https://github.com/evolv-ai/react-sdks/commit/8811e0a0e73898c85c8565a3ab20402fb57db6a7)) |
| 14 | +* packages formats ([24c7592](https://github.com/evolv-ai/react-sdks/commit/24c75923d1dafa7803562ccb98c44a5e3e12d15d)) |
| 15 | + |
| 16 | + |
| 17 | +### Features |
| 18 | + |
| 19 | +* **AP-1201:** replace javascript-sdk with @evolv/client ([#5](https://github.com/evolv-ai/react-sdks/issues/5)) ([d3f29f7](https://github.com/evolv-ai/react-sdks/commit/d3f29f71a4dbc42d03c4779bc9cbc7576071b48f)) |
| 20 | +* **AP-1778:** add demo sites for nextjs and react ([196cfb0](https://github.com/evolv-ai/react-sdks/commit/196cfb07a74ebc278a1c423d37972960825cdecb)) |
| 21 | +* **AP-1778:** add support for providing config via env file ([48127cd](https://github.com/evolv-ai/react-sdks/commit/48127cdf1e160c7c4f0d8b8ba8226e394008cb46)) |
| 22 | +* **AP-1778:** implement nextjs sdk ([b05d5e5](https://github.com/evolv-ai/react-sdks/commit/b05d5e5bd715f3cadfa2d19e335e361122cd79d2)) |
| 23 | +* **AP-1778:** implement react sdk ([3ec741a](https://github.com/evolv-ai/react-sdks/commit/3ec741a75e6195a08f59c24f026a03c3c5400309)) |
| 24 | +* **AP-1871:** exclude "localContext" from server-side props result ([#15](https://github.com/evolv-ai/react-sdks/issues/15)) ([3919c54](https://github.com/evolv-ai/react-sdks/commit/3919c54c6bb5771eab34fcf45750016d7242ef71)) |
| 25 | +* **AP-1898:** add support for client type option ([5ddd0fe](https://github.com/evolv-ai/react-sdks/commit/5ddd0fe60998ed313144489584d3ab21c153b79b)) |
| 26 | +* **AP-1898:** add support for omitClientContext option ([eaf8248](https://github.com/evolv-ai/react-sdks/commit/eaf8248993e7f13d1ff35f4b11a1e970c8ba51fc)) |
| 27 | +* base packages ([30f7bae](https://github.com/evolv-ai/react-sdks/commit/30f7bae7d9e520a9153f494210dba22170de7fdb)) |
| 28 | +* docs app ([b520390](https://github.com/evolv-ai/react-sdks/commit/b5203906b74d2a3d092d4ece6a43588e2e91e315)) |
| 29 | +* evolv-client ([dc62bd7](https://github.com/evolv-ai/react-sdks/commit/dc62bd79a3aaf619bfbea2d6665690df07caec16)) |
| 30 | +* evolv-react ([101f8c4](https://github.com/evolv-ai/react-sdks/commit/101f8c457929696593496c5f51fa01b0c6ff4f90)) |
| 31 | +* example app ([df99d56](https://github.com/evolv-ai/react-sdks/commit/df99d56fadc7999fa55783179f3ade19b85dcecc)) |
| 32 | +* postinstall fix code ([e7d4074](https://github.com/evolv-ai/react-sdks/commit/e7d40741a480b1afd345ed51df4a2d97db1355bf)) |
| 33 | +* repo config ([651ad65](https://github.com/evolv-ai/react-sdks/commit/651ad658e6efbc5f8fb95ee625ae94a3b22a263b)) |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
6 | 39 | # [1.0.0-alpha.6](https://github.com/evolv-ai/react-sdks/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-09-12) |
7 | 40 |
|
8 | 41 |
|
|
0 commit comments