main
Last change
on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | 2.2.4 / 2018-03-13
|
---|
2 | ==================
|
---|
3 |
|
---|
4 | * Use flow strict mode (i.e. `@flow strict`).
|
---|
5 |
|
---|
6 | 2.2.3 / 2018-02-19
|
---|
7 | ==================
|
---|
8 |
|
---|
9 | * Change license from BSD+Patents to MIT.
|
---|
10 |
|
---|
11 | 2.2.2 / 2016-11-15
|
---|
12 | ==================
|
---|
13 |
|
---|
14 | * Add LICENSE file.
|
---|
15 | * Misc housekeeping.
|
---|
16 |
|
---|
17 | 2.2.1 / 2016-03-09
|
---|
18 | ==================
|
---|
19 |
|
---|
20 | * Use `NODE_ENV` variable instead of `__DEV__` to cache `process.env.NODE_ENV`.
|
---|
21 |
|
---|
22 | 2.2.0 / 2015-11-17
|
---|
23 | ==================
|
---|
24 |
|
---|
25 | * Use `error.name` instead of `Invariant Violation`.
|
---|
26 |
|
---|
27 | 2.1.3 / 2015-11-17
|
---|
28 | ==================
|
---|
29 |
|
---|
30 | * Remove `@provideModule` pragma.
|
---|
31 |
|
---|
32 | 2.1.2 / 2015-10-27
|
---|
33 | ==================
|
---|
34 |
|
---|
35 | * Fix license.
|
---|
36 |
|
---|
37 | 2.1.1 / 2015-09-20
|
---|
38 | ==================
|
---|
39 |
|
---|
40 | * Use correct SPDX license.
|
---|
41 | * Test "browser.js" using browserify.
|
---|
42 | * Switch from "envify" to "loose-envify".
|
---|
43 |
|
---|
44 | 2.1.0 / 2015-06-03
|
---|
45 | ==================
|
---|
46 |
|
---|
47 | * Add "envify" as a dependency.
|
---|
48 | * Fixed license field in "package.json".
|
---|
49 |
|
---|
50 | 2.0.0 / 2015-02-21
|
---|
51 | ==================
|
---|
52 |
|
---|
53 | * Switch to using the "browser" field. There are now browser and server versions that respect the "format" in production.
|
---|
54 |
|
---|
55 | 1.0.2 / 2014-09-24
|
---|
56 | ==================
|
---|
57 |
|
---|
58 | * Added tests, npmignore and gitignore.
|
---|
59 | * Clarifications in README.
|
---|
60 |
|
---|
61 | 1.0.1 / 2014-09-24
|
---|
62 | ==================
|
---|
63 |
|
---|
64 | * Actually include 'invariant.js'.
|
---|
65 |
|
---|
66 | 1.0.0 / 2014-09-24
|
---|
67 | ==================
|
---|
68 |
|
---|
69 | * Initial release.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.