Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfbd9e52

Browse files
committed
Tag 1.3.0
1 parent2a8676e commitfbd9e52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@ This option was introduced in version 1.3.0.
184184

185185
##Changelog
186186

187+
###1.3.0
188+
189+
* The Raven "extras" that we add are merged with existing extras rather than replacing them. ([#59])
190+
* Add`getTags` option. ([#69])
191+
187192
###1.2.0
188193

189194
* Add`getUserContext` option. ([#49])
@@ -221,3 +226,5 @@ This option was introduced in version 1.3.0.
221226
[1def9a7]:https://github.com/captbaritone/raven-for-redux/commit/1def9a747d7b711ad93da531b8ff9d128c352b45
222227
[#39]:https://github.com/captbaritone/raven-for-redux/pull/39
223228
[#49]:https://github.com/captbaritone/raven-for-redux/pull/49
229+
[#59]:https://github.com/captbaritone/raven-for-redux/pull/59
230+
[#69]:https://github.com/captbaritone/raven-for-redux/pull/69

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"raven-for-redux",
3-
"version":"1.2.0",
3+
"version":"1.3.0",
44
"description":"Middleware for propagating Redux state/actions to Sentry via Raven.",
55
"main":"built/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp