Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit edb3e06

Browse files
author
Matthew Ault
committed
feat: release version 3.12.4
1 parent 1374cf8 commit edb3e06

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1+
# 3.12.4 / 2020-04-23
2+
3+
- test: add add/apply middleware stress test
4+
- update tests to not fail when adding middleware post-init
5+
- rm checks to disallow adding middleware post-init
16

27
# v3.11.3 / 2020-04-13
38

49
- Transform package.json to strip excess in browserify
510

611
# v3.11.0
12+
713
- feat: use SameSite=Lax by default (#128)
814

915
# v3.10.1 / 2019-11-20

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-core",
33
"author": "Segment <friends@segment.com>",
4-
"version": "3.11.4",
4+
"version": "3.12.4",
55
"description": "The hassle-free way to integrate analytics into any web application.",
66
"keywords": [
77
"analytics",

0 commit comments

Comments
 (0)