File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0] ( https://github.com/gethyperai/hypercode/compare/v1.1.1...v2.0.0 ) (2023-11-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** types:** pass ` contextId ` as options ([ a0969c4] ( https://github.com/gethyperai/hypercode/commit/a0969c40250d98328178f4aabefb5b9ac572041f ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** types:** add ` Types ` class ([ ce41753] ( https://github.com/gethyperai/hypercode/commit/ce41753c5e18282e87a6bfc3666db3324c584199 ) )
12
+ * ** types:** add more methods ([ df85ed1] ( https://github.com/gethyperai/hypercode/commit/df85ed147a50278f3b74be51562d59a34480a3f5 ) )
13
+
14
+
15
+ ### BREAKING CHANGES
16
+
17
+ * ** types:** New Hyper API and methods
18
+
1
19
## [ 1.1.1] ( https://github.com/gethyperai/hypercode/compare/v1.1.0...v1.1.1 ) (2023-11-10)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hypercode" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " Hypercode is a friendly npm package that makes it easy to get live, structured LLM responses in your application." ,
5
5
"author" : {
6
6
"name" : " Hyper AI" ,
You can’t perform that action at this time.
0 commit comments