2022-05-01 14:47:13 +00:00
|
|
|
# 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
|
|
|
|
```
|
|
|
|
|
|
|
|
-----
|
|
|
|
|
2023-11-11 22:47:06 +00:00
|
|
|
|
2024-06-10 12:51:40 +00:00
|
|
|
## v1.2.10
|
|
|
|
- Fix another embarrassing bug in new `RequestContext.querystring` and document behaviour
|
|
|
|
|
|
|
|
|
2024-06-05 12:28:54 +00:00
|
|
|
## v1.2.9
|
2024-06-10 12:51:40 +00:00
|
|
|
- Fix embarrassing bug in new `RequestContext.querystring`
|
2024-06-05 12:28:54 +00:00
|
|
|
|
|
|
|
|
2024-06-05 11:44:59 +00:00
|
|
|
## v1.2.8
|
|
|
|
- Add convenience getter `RequestContext.querystring`
|
|
|
|
|
|
|
|
|
2023-11-11 22:47:06 +00:00
|
|
|
## v1.2.7
|
|
|
|
- Update dependencies to fix security issues
|
|
|
|
|
|
|
|
|
2022-05-01 14:47:13 +00:00
|
|
|
## v1.2.6
|
|
|
|
- Update dependencies
|
|
|
|
- Create this (long overdue) changelog
|
2022-05-01 14:57:43 +00:00
|
|
|
- Rename `master` → `main`
|