File tree Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @opentf/std " : patch
3
+ ---
4
+
5
+ Updated readme with articles section.
Original file line number Diff line number Diff line change @@ -340,6 +340,14 @@ $ bun run build
340
340
$ bun benchmark.js
341
341
```
342
342
343
+ ## Articles
344
+
345
+ Please read our important articles:
346
+
347
+ - [ Introducing Our New JavaScript Standard Library] ( https://ganapathy.hashnode.dev/introducing-our-new-javascript-standard-library )
348
+
349
+ - [ You Don’t Need JavaScript Native Methods] ( https://ganapathy.hashnode.dev/you-dont-need-javascript-native-methods )
350
+
343
351
## License
344
352
345
353
Copyright (c) [ Thanga Ganapathy] ( https://github.com/Thanga-Ganapathy ) ([ MIT License] ( ./LICENSE ) ).
Original file line number Diff line number Diff line change @@ -192,3 +192,11 @@ $ bun run build
192
192
$ bun benchmark.js
193
193
```
194
194
195
+ ## Articles
196
+
197
+ Please read our important articles:
198
+
199
+ - [ Introducing Our New JavaScript Standard Library] ( https://ganapathy.hashnode.dev/introducing-our-new-javascript-standard-library )
200
+
201
+ - [ You Don't Need JavaScript Native Methods] ( https://ganapathy.hashnode.dev/you-dont-need-javascript-native-methods )
202
+
Original file line number Diff line number Diff line change @@ -332,6 +332,14 @@ $ bun run build
332
332
$ bun benchmark.js
333
333
```
334
334
335
+ ## Articles
336
+
337
+ Please read our important articles:
338
+
339
+ - [ Introducing Our New JavaScript Standard Library] ( https://ganapathy.hashnode.dev/introducing-our-new-javascript-standard-library )
340
+
341
+ - [ You Don’t Need JavaScript Native Methods] ( https://ganapathy.hashnode.dev/you-dont-need-javascript-native-methods )
342
+
335
343
## License
336
344
337
345
Copyright (c) [ Thanga Ganapathy] ( https://github.com/Thanga-Ganapathy ) ([ MIT License] ( ../../LICENSE ) ).
You can’t perform that action at this time.
0 commit comments