Keep your CanxJS application up-to-date with the latest features and security patches.
Run the following command to update canxjs to the latest version:
bun update canxjsroute() helper for named reverse routing.render() helper for easier view rendering.Stricter type definitions were introduced for Middleware and Controller based classes. Ensure your custom middleware implements the correct CanxMiddleware interface.
We follow Semantic Versioning. Major version bumps (2.0.0) indicate breaking changes, while minor (1.6.0) and patch (1.6.2) releases are backward compatible.
bun test.