Skip to content

v8.1.0

Compare
Choose a tag to compare
@arturovt arturovt released this 14 Mar 20:35
· 18 commits to master since this release

What's Changed

  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #472
  • fix: remove theta symbol from BrowserPlatformLocation by @arturovt in #478

Breaking Changes

The minimum required Angular version is 15.1.0 because the BrowserPlatformLocation was added to their public API and is not re-exported privately anymore. It was exported as ɵBrowserPlatformLocation previously.

Full Changelog: v8.0.1...v8.1.0