@goa/busboy
Version:
[fork] A Streaming Parser For HTML Form Data For Node.JS.
47 lines (25 loc) • 1.26 kB
Markdown
## 24 December 2019
### [1.2.3](https://github.com/idiocc/busboy/compare/v1.2.2...v1.2.3)
- [fix] Add _BusBoy_ `typedefs.json`.
### [1.2.2](https://github.com/idiocc/busboy/compare/v1.2.1...v1.2.2)
- [fix] Fix `utf8` filenames.
### [1.2.1](https://github.com/idiocc/busboy/compare/v1.2.0...v1.2.1)
- [fix] Add `compile` dir to files.
### [1.2.0](https://github.com/idiocc/busboy/compare/v1.1.1...v1.2.0)
- [package] Update structure.
- [license] Switch to Affero.
## 4 July 2019
### [1.1.1](https://github.com/idiocc/busboy/compare/v1.1.0...v1.1.1)
- [fix] Return the result of the `emit` function.
## 2 July 2019
### [1.1.0](https://github.com/idiocc/busboy/compare/v1.0.1...v1.1.0)
- [deps] Install and use `text-decoding`.
## 1 July 2019
### [1.0.1](https://github.com/idiocc/busboy/compare/v1.0.0...v1.0.1)
- [package] Correct `main` to point to depack.
### [1.0.0](https://github.com/idiocc/busboy/compare/v0.0.0-pre...v1.0.0)
- [package] Publish `v1` of the package.v
## 29 June 2019
### 0.0.0-pre
- Create `@goa/busboy` with _[`My New Package`](https://mnpjs.org)_
- [repository]: `src`, [`test`](https://contexttesting.com), [`documentary`](https://readme.page), [`types`](https://typedef.page) & [`depack`](https://compiler.page).