Skip to content

v4.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kategengler kategengler released this 20 Nov 00:31
2c51a18

CHANGELOG

  • #19772 / #19826 [FEATURE] Add a @cached decorator per RFC #0566.
  • #19471 / #19834 [FEATURE] Add refresh method to the Router Service per RFC #0631.
  • #19776 [FEATURE] Provide service export from @ember/service in favour of inject implementing RFC #0752.
  • #19510 [DEPRECATION] Deprecate auto location per RFC #0711.
  • #17570 [BUGFIX] Passing ObjectProxy with a property size to isEmpty would throw assertion
  • #18269 [BUGFIX] Fix for when query params are using a nested value
  • #19787 Setup basic infrastructure to ensure destroyables destroyed