File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- - Nothing so far
5+ - Invalid URL in Readme fixed.
6+ - Changelog typo fixes.
67
78## 2.2.1
89
9- - Fixed inavlid usage of ` charset=utf-8 ` in the accept header when sending a JSON request
10+ - Fixed inavlid usage of ` charset=utf-8 ` in the accept header when sending a JSON request.
1011
1112## 2.2.0
1213
1314- Allow setting default options for URLs. By @MatthiasDummler
1415
1516## 2.1.0
1617
17- - Allow calling the ` json ` and ` ajax ` functions with just a single parameter
18+ - Allow calling the ` json ` and ` ajax ` functions with just a single parameter.
1819
1920## 2.0.1
2021
21- - Recompiled the source code
22- - License changed to Apache 2.0
22+ - Recompiled the source code.
23+ - License changed to Apache 2.0.
2324
2425## 2.0.0
2526
26- - Package name changed from ` ajax ` to ` @sahnee/ajax `
27+ - Package name changed from ` ajax ` to ` @sahnee/ajax ` .
2728
2829## 1.0.2
2930
3031- Allow more flexible parameters in functions accepting URLs.
3132
32- ## 1.0.0
33+ ## 1.0.1
3334
34- - Fixed incrrect typescript definitions
35+ - Fixed incorrect typescript definitions.
3536
3637## 1.0.0
3738
38- - Initial release
39+ - Initial release.
You can’t perform that action at this time.
0 commit comments