Skip to content
Compare
Choose a tag to compare
@drzax drzax released this 10 Jun 03:43
f3691d0

This add support for detecting future news templates and drop support for some unused environments and API methods.

Breaking

  • getEnvironment method has been removed (along with the ENVIRONMENTS enum)
  • Drops support for mobile.abc.net.au subdomain
  • Drops support for nucwed
  • Drops support for detecting 'Phase 1' and 'Phase 2' templates.

Commits

  • Merge pull request #29 from abcnews/4.0 5150f77
  • Remove Colin's email from readme e14bd4d
  • Update the build command in the pr workflow 77ea9d7
  • Remove getEnvironment() 38f04d1
  • Update node version on workflow 49bcb14
  • Detect future news template 32148bb
  • Remove detection of obsolete environments b92cfcb
  • Update dependencies c603dc7
  • Update README.md c0f800a
  • Update README.md 282eb65

v3.1.0...v4.0.0