Skip to content

18.0.0

Compare
Choose a tag to compare
@zuriscript zuriscript released this 16 Jun 21:40
· 3 commits to master since this release
4fb3f30

What's Changed

From now on signalstory officially supports angular@18.0.0 going forward. Of course, issues involving earlier versions of angular will still be fixed. Following Breaking changes have been previously announced and will take effect in this version:

  • Removes History plugin (use history tracker API instead)
  • Removes isModified (use modified instead)
  • Removes marksAsUnmodified (use resetStoreStatus instead)
  • Removes setUnmodifiedStatus (use setInitializedStatus instead)
  • Removes enableLogging from store config (use Logger Plugin instead)

Relevant PRs

New Contributors

Full Changelog: 17.4.0...18.0.0