mirror of
https://github.com/sbrl/powahroot.git
synced 2024-11-09 08:53:01 +00:00
37 lines
602 B
Markdown
37 lines
602 B
Markdown
# Changelog
|
|
This is the changelog for [`powahroot`](https://npmjs.org/package/powahroot).
|
|
|
|
|
|
Release template text:
|
|
|
|
-----
|
|
|
|
Install or update from npm:
|
|
|
|
```bash
|
|
npm install --save powahroot
|
|
```
|
|
|
|
-----
|
|
|
|
|
|
## v1.2.10
|
|
- Fix another embarrassing bug in new `RequestContext.querystring` and document behaviour
|
|
|
|
|
|
## v1.2.9
|
|
- Fix embarrassing bug in new `RequestContext.querystring`
|
|
|
|
|
|
## v1.2.8
|
|
- Add convenience getter `RequestContext.querystring`
|
|
|
|
|
|
## v1.2.7
|
|
- Update dependencies to fix security issues
|
|
|
|
|
|
## v1.2.6
|
|
- Update dependencies
|
|
- Create this (long overdue) changelog
|
|
- Rename `master` → `main`
|