File size: 491 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Changelog

## 0.1.0

- Add dangerouslyGetMaybeLoadedExperimentAssignment for use in useExperiment

## 0.0.5

- Changed runtime experiment name validation to match server side validation: [a-z0-9_]*

## 0.0.4

- Fix case where checking for localstorage throws an error.

## 0.0.3

- Shortened timeout

## 0.0.2

- Change dangerouslyGetExperimentAssignment to log rather than throw
- Store state in LocalStorage
- Cache getAnonId in LocalStorage

## 0.0.1

Initial release.
See pbmo2S-HC-p2