Download Latest Version v4.2.3 source code.zip (346.3 kB)
Email in envelope

Get an email when there's a new version of Derby

Home / v4.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-06-28 981 Bytes
v4.2.1 source code.tar.gz 2024-06-28 301.4 kB
v4.2.1 source code.zip 2024-06-28 345.4 kB
Totals: 3 Items   647.8 kB 0

What's Changed

  • Troubleshooting improvements for component errors by @ericyhwang in https://github.com/derbyjs/derby/pull/642
  • In development, warn if a component's init() is improperly an async or Promise-returning function
  • If registering a singleton component that extends Component, eagerly throw an error at component registration time, instead of at render-time throwing an obscure "Uncaught TypeError: Cannot read properties of undefined (reading 'controller')"

Documentation updates

These were already deployed to https://derbyjs.github.io/derby/ upon PR merge.

Full Changelog: https://github.com/derbyjs/derby/compare/v4.2.0...v4.2.1

Source: README.md, updated 2024-06-28