MobX 6.1.7

6.1.7
Fixed 5
  • User provided debug names are not preserved on production
  • Property atom's debug name is dynamic on production
  • observable(primitive, options) ignores options
  • getDebugName(action) throws [MobX] Cannot obtain atom from undefined
  • Terser using unsafe: true
Patch Changes
  • 5640aa77 #2799 Thanks @urugator! - - fix: user provided debug names are not preserved on production
    • fix: property atom's debug name is dynamic on production
    • fix: observable(primitive, options) ignores options
    • fix: getDebugName(action) throws [MobX] Cannot obtain atom from undefined
    • fix: terser using unsafe: true
View original

Upgraded? How did it go?

Discussion