Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Apr 18, 2019
1 parent d8a4565 commit da911b7
Show file tree
Hide file tree
Showing 9 changed files with 226 additions and 88 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -22,10 +22,14 @@ all these common modules and utilities into a single package, making it damn eas
* You hate TypeScript
* You need ultimate performance and as little overhead as possible

## New version 4
## Major breaking changes on v4

Expresser is being rebuilt! CoffeeScript gives way to TypeScript. All-in-one gives way to only-what-you-need.
More info coming soon...
Apps using Expresser v3.x.x will most certaiinly need to be updated.

To make the upgrade-path easier, you might use the expresser-legacy module while
you change your app's code to use the recommended replacement features.
More info here: https://github.com/igoramadas/expresser/wiki/Migration-from-v3-to-v4

## API documentation

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

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

0 comments on commit da911b7

Please sign in to comment.