This repository was archived by the owner on Mar 30, 2025. It is now read-only.
Releases: xinkjs/xin
Releases · xinkjs/xin
v0.4.0
This is a breaking change release. I had originally added methods for setting and getting middleware and error handler functions, which were intended specifically for xink router not xin. This was an oversight on the fact that I wasn't extending the xin Router class when creating the xink Xink class. This functionality will be handled in xink v0.13.0.
- feat(breaking): remove deprecated middleware and error handler functions (9eb7406)
Full Changelog: v0.3.2...v0.4.0