Releases: groupon/cson-parser
Releases · groupon/cson-parser
v4.0.9
🏡 Internal
- #92 chore: switch to main & update packages (@aaarichter)
v4.0.8
🔼 Dependencies
- #91 chore(deps): bump ini from 1.3.5 to 1.3.7 (@dependabot[bot])
v4.0.7
🔼 Dependencies
- #90 chore: freeze [email protected] (@aaarichter)
v4.0.6
🏡 Internal
- #87 chore(deps): update packages & drop node 8 support (@aaarichter)
v4.0.5
- chore(deps): bump lodash from 4.17.15 to 4.17.19 - @dependabot[bot] #85
- chore(deps): bump acorn from 7.1.0 to 7.1.1 - @dependabot[bot] #84
v4.0.4
- fix: address ltgm.com & remove superfluous arguments - @aaarichter #83
feb4690
fix: address ltgm.com & remove superfluous arguments
v4.0.3
v4.0.2
- chore: Remove yarn check that breaks people - @jkrems #77
4938d26
chore: Remove yarn check that breaks people - see: groupon//github.com/groupon/cson-parser/issues/74#issuecomment-438339958
v4.0.1
- insert backslash to double quotes instead of triple quotes - @richardtks #76
b0229a6
fix: replace double quotes instead triple quotes
v4.0.0
Breaking Changes
This removes support for Node 4 as well as for bundling the library for the browser without compilation.
See: 24a8ba8
Commits
- Fix audited packages, support Node 10, drop support for Node 4 - @markowsiak #73