Files
vanillajs-seed/node_modules/sortobject/HISTORY.md
2020-05-26 10:37:57 +02:00

29 lines
823 B
Markdown

# History
## v1.3.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.2.0 2019 January 1
- Added JSDoc documentation
- Updated [base files](https://github.com/bevry/base) and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.1.1 2016 May 2
- Fixed `browser` field
## v1.1.0 2016 May 2
- Converted from CoffeeScript to JavaScript
- Updated base files
## v1.0.1 2016 January 27
- Fixed Firefox compatibility issue - Thanks to [Serge Havas](https://github.com/Sinewyk) for [pull request #2](https://github.com/bevry/sortobject/pull/2)
- Updated base files
## v1.0.0 2013 April 20
- Initial working version