Skip to content

Commit

Permalink
Version 4.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Mar 12, 2024
1 parent f8e87a5 commit 4d50a19
Show file tree
Hide file tree
Showing 11 changed files with 562 additions and 467 deletions.
4 changes: 4 additions & 0 deletions History.md
@@ -1,5 +1,9 @@
# Changelog for Expresser

4.8.1
=====
* Updated dependencies.

4.8.0
=====
* Handle URI errors if the errorHandler setting is enabled.
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -18,11 +18,11 @@ test:
npm test

update:
-ncu -u -x chalk,get-port
-ncu -u -x chai,chalk,get-port
-ncu -u --target minor
-rm -rf ./node_modules
-rm -f package-lock.json
npm install
npm install --force or --legacy-peer-deps
npm run build

.PHONY: docs test
15 changes: 15 additions & 0 deletions docs/assets/icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d50a19

Please sign in to comment.