Skip to content

v6.0.0-pre.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@coolsoftwaretyler coolsoftwaretyler released this 17 Apr 14:49
· 11 commits to master since this release

Breaking Changes

Features

  • We added a new feature, hasEnv, to support #2163

Fixes

  • Union types will now be fixed, but this also may break TypeScript for some users
  • Array operations produce condensed patches when we can, but this may break for some users who relied on the patch generation as it was
  • Fix: do not mutate properties object by model constructor: by @dangreen in #2176
  • Fix getMembers duplicating actions into views by @evinosheaforward in #2174

Tests

Docs

Community/Developer changes

Full Changelog: v5.4.1...v6.0.0-pre.3