Releases: opentable/spur-config
Releases · opentable/spur-config
v2.0.6
What's Changed
- chore(deps): lock file maintenance by @ot-renovate in #59
- Updates dependencies and removes unneeded Lodash libs & version bump 2.0.6 by @acolchado in #64
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- chore(deps): lock file maintenance by @ot-renovate in #43
- Switches testing and the build pipeline to node 20 by @acolchado in #53
- Updates dependencies and pins the versions by @acolchado in #54
- Renames the test files to *.spec.js to prep for jest by @acolchado in #56
- chore(deps): lock file maintenance by @ot-renovate in #55
- Migrates testing to use Jest and normalizes the function scopes by @acolchado in #57
- Updates devDependencies, removing node 16, version bump 2.0.5 by @acolchado in #61
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Configure Renovate by @ot-renovate in #40
- chore(deps): update dependency eslint to v8.42.0 by @ot-renovate in #41
- chore(deps): update dependency sinon to v15.1.2 by @ot-renovate in #42
- Updates dependencies and preps for 2.0.4 release by @acolchado in #45
New Contributors
- @ot-renovate made their first contribution in #40
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Switches to node 18 support as the primary platform by @acolchado in #39
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Updates devDependencies by @acolchado in #35
- Removes unused mkdirp dependency by @acolchado in #36
- Updates the production dependencies by @acolchado in #37
- Adds node 18 to the list of versions to test on by @acolchado in #38
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Updating LTS versions: Removing node 6 and adding node 10 and 12 to run tests with by @acolchado in #31
- ci(node): [RO-13533] Runs tests with github actions, tests with node 14 and 16 by @acolchado in #32
- build(node): [RO-13533] Updating dev dependencies and readme badges by @acolchado in #33
- ci(node): [RO-13533] Adds NPM publish ci config by @acolchado in #34
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Breaking Changes
- Requires Node 6+
- #24 - Removing support for config files with the .coffee extension. Removes the coffeescript/register reference.
Other
v2.0.0-rc.1
v2.0.0-rc.1: Switching to non-transpiled es6 code that is node6 frien…