Skip to content

Releases: opentable/spur-config

v2.0.6

01 Apr 08:02
da28ea6
Compare
Choose a tag to compare

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

22 Mar 15:54
026fe5a
Compare
Choose a tag to compare

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

13 Jun 16:38
5d80e5c
Compare
Choose a tag to compare

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

16 Feb 02:32
1fb4836
Compare
Choose a tag to compare

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

16 Dec 05:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

22 May 18:23
Compare
Choose a tag to compare

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

25 Oct 20:45
Compare
Choose a tag to compare

Breaking Changes

  • Requires Node 6+
  • #24 - Removing support for config files with the .coffee extension. Removes the coffeescript/register reference.

Other

  • #24 - Switching from transpiled es6 to Node 6 native es6, removing the need for babel
  • #25 - Removing the changelog in the repo. The change log will be maintained…
  • #26 - Adding changelog link
  • #27 - Delete .babelrc
  • #28 - Updating readme to reflect the latest steps and syntax

v2.0.0-rc.1

26 Aug 04:50
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
v2.0.0-rc.1: Switching to non-transpiled es6 code that is node6 frien…

v1.0.2

03 Dec 19:31
Compare
Choose a tag to compare
  • Cleaning up code in readme examples

v1.0.1

03 Dec 19:32
Compare
Choose a tag to compare
  • Removing coverall/coverage check