- 6a9fbfb: Breaking: Swapped out the cli argument parser from
yargstocommander.epoxy serveis no longer a valid command. Useepoxyinstead.
- e70a138: Switched from parcel to esbuild for transpiling routes and package
- 6a9fbfb: Add changesets for versioning
- In-memory caching of routes
- Escape HTML special characters from the content of meta tags
- Fix GitHub actions
- Breaking: Separate cli
buildcommand
- Use memory cache to compile routes
- Catch errors within route handlers
- Epoxy can now build routes file with command line command
- Fix error reporting
- Fix path resolution
- Refactor to nodejs and express
- Updated the namespace of the library to
@stevent-team
- Update README with library usage
- Added the
createMetahelper