This repository has been archived by the owner on May 23, 2022. It is now read-only.
Releases: opentable/spur-mockserver
Releases · opentable/spur-mockserver
v2.0.1
What's Changed
- v2.0.0: Switching from transpiled es6 to Node 6 native es6 by @acolchado in #25
- Updating LTS versions: Removing node 6 and adding 10 and 12 to run tests with by @acolchado in #26
- ci(node): [RO-13533] Runs tests with github actions, tests w/ node 14 and 16, updates devDeps by @acolchado in #27
- docs(node): [RO-13533] Updates readme by @acolchado in #28
- ci(node): [RO-13533] Adds NPM publish ci config by @acolchado in #29
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking Changes
- Requires Node 6+
Other
- #23 - Switching to non-transpiled es6 code that is node6 friendly and optim…
- #22 - Adding changelog link
- #24 - Updating spur packages to the latest non RC versions
Related
This package depends on the following packages, you should check out the release notes for breaking changes:
- spur-ioc v1.0.0 (release notes)
- spur-config v2.0.0 (release notes)
- spur-common v2.0.0 (release notes)
- spur-web v2.0.0 (release notes)
v2.0.0-rc.1: Switching to non-transpiled es6 code that is node6 friendly and optimization
v2.0.0-rc.1: Switching to non-transpiled es6 code that is node6 friendly and optimization
Pre-release
Pre-release
v2.0.0-rc.1: Switching to non-transpiled es6 code that is node6 frien…
v1.0.0
- Updating dependencies: lodash, superagent, bluebird, joi
- Deprecating support for node 0.10 and 0.12
- Verification for node 4 and 6
- Remove winston dependency
- Fixed issues caused by updates
More details: https://github.com/opentable/spur-common/milestone/1?closed=1
Note: No signatures have changed. This is breaking change for changes in dependencies.