This commit is contained in:
55
packages/react/CHANGELOG.md
Normal file
55
packages/react/CHANGELOG.md
Normal file
@@ -0,0 +1,55 @@
|
||||
## 0.3.5
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 0eb5c9f: react 19 as peer dep
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7ea8c11: fix: events tracked at page load are sometimes not sent
|
||||
|
||||
## 0.3.4
|
||||
|
||||
- Move browser locale and is debug reads from import to first event to better support SSR
|
||||
|
||||
## 0.3.3
|
||||
|
||||
- Rename `apiPath` to `apiUrl`
|
||||
|
||||
## 0.3.2
|
||||
|
||||
- Fix error when running on chrome
|
||||
|
||||
## 0.3.1
|
||||
|
||||
- Support for custom API path
|
||||
|
||||
## 0.3.0
|
||||
|
||||
- Internal refactor
|
||||
|
||||
## 0.2.2
|
||||
|
||||
- Updated dependencies
|
||||
|
||||
## 0.2.1
|
||||
|
||||
- Updated dependencies
|
||||
|
||||
## 0.2.0
|
||||
|
||||
- Updated dependencies
|
||||
|
||||
## 0.1.2
|
||||
|
||||
- Fixed an issue with client-side checking
|
||||
|
||||
## 0.1.1
|
||||
|
||||
- Remove warning log from Server Side Rendering
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Initial version of the React SDK for Aptabase
|
||||
Reference in New Issue
Block a user