You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/connect/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***app-opine:** add legacyGet header support and refine tests [#531](https://github.com/hyper63/hyper/issues/531) ([e1d39d7](https://github.com/hyper63/hyper/commit/e1d39d70403e01659a096dfb88b70a7f22559762))
11
+
***connect:** allow passing headers to set on request and add test coverage ([4843e27](https://github.com/hyper63/hyper/commit/4843e275951b40d8d8b841907fc4bc7d4246154e))
12
+
***core:** add legacyGet flag and BL [#531](https://github.com/hyper63/hyper/issues/531) ([5f4ea69](https://github.com/hyper63/hyper/commit/5f4ea69cf0f0a3bdf089c91f545620f4c605f92a))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
***connect:** set legacyGet header to true on cache.get and data.get [#531](https://github.com/hyper63/hyper/issues/531) ([31a8615](https://github.com/hyper63/hyper/commit/31a8615f577d1291fb22468cab824e8390877b88))
0 commit comments