- update packages (Angular 20)
- use a different background
- fix a potential issue when editing a record in the grid when you click the cancel button
- improve some of the logging in the components when debugging
- in
server.jsuseapp.all(/(.*)/, function (req, res)instead ofapp.all('*', function (req, res)expresshad a breaking change when they moved to version 5- closes issue #12