Skip to content

Releases: Betterment/test_track_js_client

3.0.0

09 Jan 20:50
e16e7df

Choose a tag to compare

What's Changed

  • chore: Modernize the test suite by @rzane in #84
  • chore!: Modernize the build process by @rzane in #85
  • feat: Streamline dependencies by @rzane in #86
  • feat: Load configuration in .initialize() by @rzane in #87
  • chore: Refactor operation classes to functions by @rzane in #88
  • chore: Refactor to reduce the importance of Config by @rzane in #89
  • feat: New features and deprecations by @rzane in #90
  • chore: Update package name by @rzane in #91
  • chore: set up corepack by @samandmoore in #92
  • chore: stop using release-it by @samandmoore in #94
  • chore: add publish script that builds then publishes by @samandmoore in #95

New Contributors

Full Changelog: 2.0.0...3.0.0

2.0.0

29 Jan 03:15
d97ffb6

Choose a tag to compare

  • Reimplemented in TypeScript
  • Replaced JQuery, jquery.cookie with Axios, js-cookie, native Promises
  • Updated build tooling from Grunt to Rollup
  • Switched to V2 Split Registry endpoint