react-fullstory
Version:
A simple SSR-ready wrapper for FullStory in React
46 lines (28 loc) • 2.41 kB
Markdown
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v1.4.0](https://github.com/mnsht/react-fullstory/compare/v1.3.2...v1.4.0)
> 17 March 2020
- Fixing types for strictNullCheck settings [`#14`](https://github.com/mnsht/react-fullstory/pull/14)
- Updates FullStory CDN [`#22`](https://github.com/mnsht/react-fullstory/pull/22)
- Updated lock file [`2f1f92c`](https://github.com/mnsht/react-fullstory/commit/2f1f92c56a8fe9eb9ce435cf2a8d3bd22cb04527)
- Upgraded deps [`fa092f1`](https://github.com/mnsht/react-fullstory/commit/fa092f1406aad8adef8822df5e43038300a084e4)
- Fixing types for strictNullCheck setting [`20efecc`](https://github.com/mnsht/react-fullstory/commit/20efeccd911834ab57e5092607354c7216e1001b)
#### [v1.3.2](https://github.com/mnsht/react-fullstory/compare/v1.3.1...v1.3.2)
> 28 October 2019
- Fix Identify types to match [`#11`](https://github.com/mnsht/react-fullstory/pull/11)
#### [v1.3.1](https://github.com/mnsht/react-fullstory/compare/v1.3.0...v1.3.1)
> 24 October 2019
- Added specific API methods and typings, closes #2 [`#10`](https://github.com/mnsht/react-fullstory/pull/10)
- Merge pull request #10 from devon94/master [`#2`](https://github.com/mnsht/react-fullstory/issues/2)
- Added API functions & typings for Component/API [`def2698`](https://github.com/mnsht/react-fullstory/commit/def2698fde3262c119caa9c8177bc623b400e082)
- Updated documentation [`e2408fc`](https://github.com/mnsht/react-fullstory/commit/e2408fc5e432f42719dc5458b73b8437e0386ba6)
- Update index.d.ts [`81fc1b7`](https://github.com/mnsht/react-fullstory/commit/81fc1b7dcd8fc845950202fd61a15319368236d9)
#### [v1.3.0](https://github.com/mnsht/react-fullstory/compare/v1.2.1...v1.3.0)
> 19 July 2019
- Removal of storybook, replacing with CRA [`b4378ff`](https://github.com/mnsht/react-fullstory/commit/b4378ff3710ae2d592f310ecff1a732657fff91b)
- Much better testing [`9062d79`](https://github.com/mnsht/react-fullstory/commit/9062d79c43735771efa1ae7c31c42ea0c089fd87)
- Minor changes to storybook [`9485de9`](https://github.com/mnsht/react-fullstory/commit/9485de924e2390d5a6b5fb10394b4288b246489f)
#### v1.2.1
> 18 July 2019
- Total rewrite [`770a667`](https://github.com/mnsht/react-fullstory/commit/770a66746965224b5f4f71aac38f98493abea266)