All Versions
15
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.2 Changes
2016-04-13
- Minor: Republish to npm to show deprecation note
-
v2.2.1 Changes
2016-04-13
- ๐ Bugfix: Fix object property deprecation on browsers with incomplete
Proxy
support (#18)
- ๐ Bugfix: Fix object property deprecation on browsers with incomplete
-
v2.2.0 Changes
2016-04-13
- ๐ Feature/Deprecation: Call
getComponent
andgetComponents
withnextState
; deprecate accessinglocation
directly in favor ofnextState.location
there (#16, Upgrade Guide) - ๐ Bugfix: Stop matching extraneous slashes in paths (#3158)
- Minor: Use
Proxy
for deprecating object properties and exclude the deprecation wrapper logic entirely from production builds (#15)
- ๐ Feature/Deprecation: Call
-
v2.1.2 Changes
2016-04-11
- Minor: Only warn once for deprecations (4782842)
-
v2.1.1 Changes
2016-04-04
- Minor: Fix packaging error
-
v2.0.0 Changes
Feb 10, 2016
- ๐ Bugfix: Add back basename support in
match
(#3054)
- ๐ Bugfix: Add back basename support in